Simple transmitter application for SX127x radio.
Dependencies: MbedJSONValue SX127x sx12xx_hal
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:b6e3ffbfeabd | 2019-10-16 | corymast | Added scaling for ADC to read between 0 and 100%. |
8:738ab96d41da | 2019-10-11 | corymast | Added functionality for automatically sending messages based on a time interval and additional code cleanup. |
7:803a185d7021 | 2019-09-24 | corymast | Added support for analog temperature sensors as well as helper functions to convert analog values to actual units. |
6:83bedc32acaf | 2019-09-24 | corymast | Removed deprecated code. |
5:a8b4e0857e8b | 2019-09-24 | corymast | Added support for reading analog light sensor input on pin A1. |
4:b2fc780be0b3 | 2019-09-06 | corymast | Added JSON functionality. |
3:5e25ec621190 | 2019-09-06 | corymast | Added functions for modifying transmit message. |
2:efc0c1bbdffc | 2019-07-26 | corymast | Added Tx Done message after successful transmit. |
1:b277f5a65c1c | 2019-03-21 | LoRaToolbox | Include updated comments |
0:44fb2db84011 | 2019-02-20 | LoRaToolbox | Initial commit |