See: https://github.com/EEEManchester/Food-Computer
Dependencies: DHT DS1820 MODSERIAL ModbusSlave232 SoftSerial TSL2561_I2C mbed millis
Fork of ModbusRTU-RS232 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:bd9f91d2698f | 2016-08-11 | AfdhalAtiffTan | Got light sensor working. |
6:e7a1bcea9dab | 2016-08-11 | AfdhalAtiffTan | -Files cleanup. |
5:4503f4d054ba | 2016-08-11 | AfdhalAtiffTan | Tested: Water sensor seems to work better now. |
4:796586b35695 | 2016-07-28 | AfdhalAtiffTan | Added extra debug LED. |
3:553f84bf7f9b | 2016-07-28 | AfdhalAtiffTan | Deleted unnecessary files. |
2:9f6a0d8a5c9a | 2016-07-28 | AfdhalAtiffTan | See: https://github.com/EEEManchester/Food-Computer |
1:77e7cf856fae | 2016-07-28 | AfdhalAtiffTan | First Rev_1 alpha code. May contain bugs. All sensors and actuators should be working. Doesn't use RTOS because SoftSerial can't handle it, it uses Ticker instead. Communication via MODBUS RTU on serial. |
0:74eb078d4846 | 2016-07-22 | AfdhalAtiffTan | Added small comments. |