Commit Graph

165 Commits

Author SHA1 Message Date
Felix Rusu 43fab5397b 25 -> 40 chars for REQUESTs 2020-05-18 20:24:52 -04:00
Felix Rusu 12e13f211a Update PiGateway.ino 2020-05-18 19:55:52 -04:00
Felix Rusu 922a035f1c Update PiGateway.ino 2020-05-18 19:54:32 -04:00
Felix Rusu 3940d55b46 Update processCommand() 2020-05-18 19:46:36 -04:00
Felix Rusu 21a981a44f Add DS18B20 example 2020-05-18 14:30:34 -04:00
Felix Rusu 64eb36ba85 add listenModeSleep() + example 2020-05-18 13:54:21 -04:00
Felix Rusu 58695e88c6 add function protos 2020-05-07 12:14:54 -04:00
Felix Rusu 13d4ba8eae fix ENABLE_LCD, disable it by default 2020-05-07 11:55:38 -04:00
Felix Rusu c636ddb91e Update PiGateway.ino 2020-05-06 21:51:33 -04:00
Felix Rusu 71f6e356fa fix OTA 10bit addresses, update examples 2020-05-06 21:46:07 -04:00
Felix Rusu 05dad2c873 simplify SYNC mode 2020-05-01 14:18:47 -04:00
Felix Rusu 4ce22c0aa1
Rename SwitchMote.ino to SwitchMoteR3_GranularSYNC.ino 2020-05-01 14:15:22 -04:00
Felix Rusu ca3140ca32 fix SwitchMote example 2020-04-30 15:51:19 -04:00
Felix Rusu bce10f3e39 refactor Pi gateway examples 2020-04-17 12:33:46 -04:00
Felix Rusu 2b7fdbd8f6 Update MightyHat.ino 2020-04-17 10:39:36 -04:00
Felix Rusu 2b6f550636 add buffered PiGateway & MightyHat examples 2020-04-16 19:23:50 -04:00
Felix Rusu 7ff9cb6015
Rename Examples/PiGateway/PiGateway.ino to Examples/PiGateway_Basic/PiGateway_Basic.ino 2020-04-16 18:48:12 -04:00
Felix Rusu 1d3489b78d remove PiGateway_withLCD example 2020-04-16 09:58:08 -04:00
Felix Rusu aec150f747 1.4.0 changeset 2020-03-03 22:57:06 -05:00
Felix Rusu d26b424e75 Change FREQ_EXACT back to 916 2019-08-30 11:52:02 -04:00
Felix Rusu e32fc8e85f Fix OTA & Examples 2019-08-26 14:39:49 -04:00
Felix Rusu 567560d696 Update DeepSleep.ino 2019-06-18 14:46:34 -04:00
Felix Rusu 3705da88eb fix broadcast address notes, take2 2019-06-06 19:22:12 -04:00
Felix Rusu 1b2ac4a8c2 fix broadcast address notes
per issue #122
2019-06-06 19:06:01 -04:00
Felix Rusu 855889c70c add SwitchMoteR3 sketch 2019-03-02 21:56:58 -05:00
Felix Rusu ebf2cb86ff Fix WeatherNode example for M0 2019-01-18 13:47:36 -05:00
Felix Rusu 56032af2cc Update WeatherNode example 2019-01-17 17:02:11 -05:00
Felix Rusu 505add7a29 Add SerialUSB for M0 2019-01-15 15:06:41 -05:00
Felix Rusu d220cc7ad0 Fix some examples defines 2019-01-15 14:49:11 -05:00
Felix Rusu e543fb1fb5 Set EEPROM write limit to 10k 2018-11-28 13:12:01 -05:00
Felix Rusu 3f10fd6abc Add warning for PiGateway users 2018-11-26 13:58:34 -05:00
Felix Rusu 7befe0bcad Add some sleep to reduce MCU current 2018-11-07 11:30:00 -05:00
Felix Rusu 2602559dd0 Move OTA GUI to separate repo
Moved to WirelessProgramming repository
Only example sketches are left in RFM69 lib
2018-05-10 14:43:31 -04:00
Felix Rusu a56fde191c OTA GUI icon update 2018-05-07 11:54:17 -04:00
Felix Rusu f749b6ca5a OTA GUI v1.6.6701 2018-05-07 11:45:05 -04:00
Felix Rusu 4c780da353
Update README.md 2018-05-06 20:10:47 -04:00
Felix Rusu ac9b1acf8b Update OTA GUI to v1.6 2018-05-06 20:04:18 -04:00
Felix Rusu 95e6e1526c minor change 2018-05-02 13:31:43 -04:00
Felix Rusu cb74f772fe Motion &WShield fixes 2018-05-01 17:51:27 -04:00
LukaGitH fe4cea20ce
Updated to new BME280 lib 2018-05-01 18:09:23 +02:00
LukaGitH f09a8608ed
Updated to new BME280 lib 2018-05-01 18:08:04 +02:00
LukaGitH 98d77db6ee
Updated to new BME280 lib 2018-05-01 18:07:02 +02:00
AndrolGenhald 250b0ab5b0 Change undefined exitNow to exit 2018-03-08 18:19:41 -06:00
LowPowerLab 2b0511b92b add missing FREQUENCY_EXACT to Target 2017-07-11 13:46:47 -04:00
LowPowerLab 805bce18b4 Add SwitchMote-PIR auto Motion->ON feature 2017-06-09 12:54:18 -04:00
LowPowerLab 2da600efc5 WirelessProgramming 1.5 + OTA.py 2017-05-25 18:46:57 -04:00
LowPowerLab be3ffaa516 Fix SwitchMote PIR sketch 2017-05-19 18:49:07 -04:00
LowPowerLab 2537b745f7 Add SwitchMote PIR sensor support example 2017-04-27 13:33:31 -04:00
LowPowerLab f8192e1fd3 adjust IS_RFM69HW to IS_RFM69HW_HCW
Include HCW to avoid confusion of HW and HCW modules
2017-03-31 12:21:37 -04:00
LowPowerLab 58f0288675 minor additions 2017-02-03 11:56:20 -05:00