Send DHT11 & SHT10 sensors data through LoRa SX1272 board.
Dependencies: DHT11 SHTx SX1272Lib mbed
Fork of SX1272-Transmitter by
History
Fix some variables
2017-04-03, by Antoine38 [Mon, 03 Apr 2017 15:10:40 +0000] rev 23
Fix some variables
clean "printf"
2017-04-03, by Antoine38 [Mon, 03 Apr 2017 10:55:48 +0000] rev 22
clean "printf"
Optimization of the sent message, 6 bytes now
2017-04-01, by Antoine38 [Sat, 01 Apr 2017 21:47:25 +0000] rev 21
Optimization of the sent message, 6 bytes now
TX TIMEOUT
2017-03-28, by Antoine38 [Tue, 28 Mar 2017 14:04:29 +0000] rev 20
TX TIMEOUT
Compatibility with SHT10 Soil sensor
2017-03-28, by Antoine38 [Tue, 28 Mar 2017 12:20:45 +0000] rev 19
Compatibility with SHT10 Soil sensor
Integration of the code of dalleo/DHT11_Temp_Humid_Air to retrieve real data and send them
2017-03-13, by Antoine38 [Mon, 13 Mar 2017 17:23:03 +0000] rev 18
Integration of the code of dalleo/DHT11_Temp_Humid_Air to retrieve real data and send them
BufferSize = 1024
2017-03-13, by Antoine38 [Mon, 13 Mar 2017 16:00:29 +0000] rev 17
BufferSize = 1024
led blinking
2017-03-13, by Antoine38 [Mon, 13 Mar 2017 14:35:49 +0000] rev 16
led blinking
removing useless state declarations
2017-03-13, by Antoine38 [Mon, 13 Mar 2017 14:25:24 +0000] rev 15
removing useless state declarations
PingPong is now only a transmitter
2017-03-13, by Antoine38 [Mon, 13 Mar 2017 10:58:50 +0000] rev 14
PingPong is now only a transmitter