This website requires JavaScript.
Explore
Help
Sign In
eeeck
/
the-waterinator
Watch
1
Star
1
Fork
0
You've already forked the-waterinator
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4f0dd9faaa0da4d11488d7a4c7d82d9814217b18
the-waterinator
/
firmware
/
atmega
/
source
T
History
eeeck
a1781af096
Merge branch 'main' into dev-twi
2025-11-06 17:00:06 +01:00
..
adc.c
Move source code to /firmware and fix build paths
2025-05-15 15:51:46 +02:00
eeprom.c
Add EEPROM flush function to clear address contents
2025-10-04 14:37:38 +02:00
main.c
Implement plant watering based on current moisture levels
2025-10-29 14:45:40 +01:00
moisture.c
Remove triggerMoistureRead() call in ISR and it's trigger variable
2025-10-29 13:51:04 +01:00
pump.c
Mark internal helpers as static and remove from headers
2025-10-01 01:25:59 +02:00
twi.c
Reorder respond cases for better clarity
2025-10-29 14:44:50 +01:00