Designed and Developed by Franz Ayestaran - http://franz.ayestaran.co.uk
Raspberry Pi Pico with external RTC
(Splash Screen)
(Calibration Screen)
(Main Screen)
(Example CSV Test Data)
Usage:
When the Splash screen has displayed for 5 seconds, the User will be presented with a Calibration screen. The User can press the GREEN Button to increase and the RED Button to decrease the required temperature adjustment amount, when finished the User simply presses the BLUE Button to continue.
When the Temperature screen is displayed the User can perform the following functions via the assigned inputs. RED Button: Toggle Logging On / Off, GREEN Button: Toggle °C / °F, BLUE Button: Toggle OLED display On / Off. When the OLED Display is in the off state, the Pico onboard LED is illuminated to show the temperature logger is on.
POTENTIOMETER: Interval time <Left 60s> <Center 30s> <Right 15s> (s = seconds)
When the logging CSV file is created and appended to, the filename suffix datetime stamp is set to the following format... [temperatureYYYY-MM-DD_HHMMSS.csv]. If no external RTC is installed then an additional random suffix number can be added to the filename... [temperatureYYYY-MM-DD_HHMMSS_01234567.csv]
Whenever the logging CSV file is being updated, the red LED will illuminate for half a second.



