Simple transmitter application for SX127x radio.
Dependencies: MbedJSONValue SX127x sx12xx_hal
History
Added scaling for ADC to read between 0 and 100%.
2019-10-16, by corymast [Wed, 16 Oct 2019 22:37:57 +0000] rev 9
Added scaling for ADC to read between 0 and 100%.
Added functionality for automatically sending messages based on a time interval and additional code cleanup.
2019-10-11, by corymast [Fri, 11 Oct 2019 18:42:47 +0000] rev 8
Added functionality for automatically sending messages based on a time interval and additional code cleanup.
Added support for analog temperature sensors as well as helper functions to convert analog values to actual units.
2019-09-24, by corymast [Tue, 24 Sep 2019 23:09:39 +0000] rev 7
Added support for analog temperature sensors as well as helper functions to convert analog values to actual units.
Removed deprecated code.
2019-09-24, by corymast [Tue, 24 Sep 2019 21:13:28 +0000] rev 6
Removed deprecated code.
Added support for reading analog light sensor input on pin A1.
2019-09-24, by corymast [Tue, 24 Sep 2019 21:10:25 +0000] rev 5
Added support for reading analog light sensor input on pin A1.
Added JSON functionality.
2019-09-06, by corymast [Fri, 06 Sep 2019 22:59:36 +0000] rev 4
Added JSON functionality.
Added functions for modifying transmit message.
2019-09-06, by corymast [Fri, 06 Sep 2019 19:55:25 +0000] rev 3
Added functions for modifying transmit message.
Added Tx Done message after successful transmit.
2019-07-26, by corymast [Fri, 26 Jul 2019 23:46:24 +0000] rev 2
Added Tx Done message after successful transmit.
Include updated comments
2019-03-21, by LoRaToolbox [Thu, 21 Mar 2019 10:22:46 +0000] rev 1
Include updated comments
Initial commit
2019-02-20, by LoRaToolbox [Wed, 20 Feb 2019 07:27:34 +0000] rev 0
Initial commit