Timer control for a PCB UV exposure box. Designed for an Arduino Nano, 16x2 character LCD and a rotary encoder.
Go to file
Mark van Renswoude 392bb997ef Initial commit
Fully operational
2017-11-26 20:22:15 +01:00
Buzzer.cpp Initial commit 2017-11-26 20:22:15 +01:00
Buzzer.h Initial commit 2017-11-26 20:22:15 +01:00
Config.cpp Initial commit 2017-11-26 20:22:15 +01:00
Config.h Initial commit 2017-11-26 20:22:15 +01:00
ExposureTimer.cpp Initial commit 2017-11-26 20:22:15 +01:00
ExposureTimer.h Initial commit 2017-11-26 20:22:15 +01:00
ScreenCountdown.cpp Initial commit 2017-11-26 20:22:15 +01:00
ScreenCountdown.h Initial commit 2017-11-26 20:22:15 +01:00
ScreenManager.cpp Initial commit 2017-11-26 20:22:15 +01:00
ScreenManager.h Initial commit 2017-11-26 20:22:15 +01:00
ScreenMenu.cpp Initial commit 2017-11-26 20:22:15 +01:00
ScreenMenu.h Initial commit 2017-11-26 20:22:15 +01:00
ScreenSetTime.cpp Initial commit 2017-11-26 20:22:15 +01:00
ScreenSetTime.h Initial commit 2017-11-26 20:22:15 +01:00
UVControl.ino Initial commit 2017-11-26 20:22:15 +01:00