Your SQLite database would probably be held in RAM on a pico, why not just hold the values in a normal array instead of a database? If you need integrity you can also store a checksum against each line.
Introducing a database appears overly complicated for a three (or four for time?) parameter data-logger.
Introducing a database appears overly complicated for a three (or four for time?) parameter data-logger.
Statistics: Posted by pidd — Thu Apr 11, 2024 3:18 am