Project Autus - Automated Plant Chamber

Dependencies:   TextLCD mbed

Fork of keypad_test by Plamen Totev

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) /media/uploads/umairaftab/frdm_-_new_page1.png

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.

/media/uploads/umairaftab/download.png

Files at this revision

API Documentation at this revision

Comitter:
umairaftab
Date:
Sat Apr 12 21:40:26 2014 +0000
Parent:
20:eb49c0e4296c
Child:
22:7a1962d8af68
Commit message:
keypad value integer feebcakc

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Sat Apr 12 21:31:33 2014 +0000
+++ b/main.cpp	Sat Apr 12 21:40:26 2014 +0000
@@ -494,7 +494,7 @@
         else {
             ui_screen1();
         }
-        printf("%c\n\r",keypad_value);
+        printf("%d\n\r",keypad_value);
         
         //  -> Key pressed