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
dev-twi
the-waterinator
/
firmware
/
atmega
/
source
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
eeeck
dc5c2c751b
Change message receive implementation to allow for only one action at a
...
time
2025-12-13 12:36:15 +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
Change message receive implementation to allow for only one action at a
2025-12-13 12:36:15 +01:00