Kitronix board modified slightly to log to a simple file
Go to file
Robin Clark 451e61057a Button A re-activates the display
Button B turns the LEDS on for two mins (they fade)
Always get a red LED 1 flash when a data point is logged.
2022-04-11 09:34:11 +01:00
Kitronik-Pico-Smart-Air-Quality-Board-MicroPython@c33be493f6 no submodule 2022-04-09 12:05:42 +01:00
.gitignore Initial commit 2022-04-09 10:59:17 +00:00
atmosphere_log.txt Seemed to freeze at 20:35. Unknown cause 2022-04-10 21:11:48 +01:00
main.py Button A re-activates the display 2022-04-11 09:34:11 +01:00
Makefile plotting of log file 2022-04-10 10:42:43 +01:00
plot.gpt plotted all logged quantities 2022-04-10 10:48:39 +01:00
README.md submodule link in README.md 2022-04-09 12:21:08 +01:00

kitronix_air_q_board

Kitronix board modified slightly to log to a simple file

Use the main.py to log

This uses a submodule on git hub for the Python used to access the devices etc This is a submodule https://github.com/KitronikLtd/Kitronik-Pico-Smart-Air-Quality-Board-MicroPython