See: https://github.com/EEEManchester/Food-Computer

Dependencies:   DHT DS1820 MODSERIAL ModbusSlave232 SoftSerial TSL2561_I2C mbed millis

Fork of ModbusRTU-RS232 by Afdhal Atiff Tan

includes.h

Committer:
AfdhalAtiffTan
Date:
2016-08-11
Revision:
7:bd9f91d2698f
Parent:
1:77e7cf856fae

File content as of revision 7:bd9f91d2698f:

#include "mbed.h"
#include "DHT.h" //humidity and air temperature
#include "ModbusSlave232.h" //see readme, for modbus
#include "millis.h" //see readme, for modbus
#include "SoftSerial.h" //for co2 sensor
#include "TSL2561_I2C.h" //for light sensor
#include "DS1820.h" //water temp sensor

#include "pin_definitions.h" //anythign related to physical pins
#include "objects_and_variables.h" //public objs and vars