Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of keypad_test by
Autus
This is the codebase accompanying the project Autus.
Autus is an automated growth chamber for plants.
Features
Control Humidity inside chamber wrt to external humidity.
Control Temperature inside chamber. ( Peltier Heaters/Coolers )
Water and shower plants.
Control soil humidity.
Monitor water tanks level (Load Cell)
Code Base Features
Fixed timing and CRC for DHT-11 Sensor. Fixed OneWire bug for ds18b20
Cyclic Executive Scheduler with Priority. Async IPC framework for PC App over bluetooth
Fake RTC systick, I was having some trouble with the on board rtc.
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
12:b3137bb72ef7 | 2014-04-12 | Process User input routine added | File Diff Annotate |
11:f9ffd5ab7e94 | 2014-04-12 | Fixed type error in soil humidity.cpp ; | File Diff Annotate |
10:1a0fe96381b0 | 2014-04-11 | Fixed Constants ; | File Diff Annotate |
9:43c339533f7f | 2014-04-11 | Dry Run -> Working | File Diff Annotate |
8:2d462919519e | 2014-04-11 | RTC ADDED, STARTUP FUNCTIONS ADDED ; | File Diff Annotate |
7:1d691f81d455 | 2014-04-11 | Merged Plamens, and mine Branches; ; Air Humidity; Soil Moisture; Peltier ; Peltier temp; Keypad; Buzzer; Led Lights ; Pumps | File Diff Annotate |
5:bf31a58915a5 | 2014-04-11 | Soil humidity code added | File Diff Annotate |
3:087ce66714c0 | 2014-04-09 | 2; | File Diff Annotate |
2:97a458c4c997 | 2014-03-06 | Updated | File Diff Annotate |
1:9ef26efedcea | 2014-03-06 | Version 1 Working | File Diff Annotate |