ESPresense/src
URKidding c5c7ae5acb
Added support for AHT10/AHT20 temperature + humidity sensors (#761)
2022-12-26 19:13:17 -05:00
..
led Misc fixes for ledc 2022-09-06 17:44:30 -04:00
AHTX0.cpp Added support for AHT10/AHT20 temperature + humidity sensors (#761) 2022-12-26 19:13:17 -05:00
AHTX0.h Added support for AHT10/AHT20 temperature + humidity sensors (#761) 2022-12-26 19:13:17 -05:00
AXP192.cpp Selectable LEDs and Update Button (#595) 2022-08-23 06:55:04 -04:00
AXP192.h Selectable LEDs and Update Button (#595) 2022-08-23 06:55:04 -04:00
BH1750.cpp Generic SHTx sensor implemented (#660) 2022-11-27 17:14:04 -05:00
BH1750.h Refactor globals/mqtt (#521) 2022-07-04 08:29:04 -04:00
BME280.cpp Generic SHTx sensor implemented (#660) 2022-11-27 17:14:04 -05:00
BME280.h Additional I2C improvements (#547) 2022-08-13 14:52:20 -04:00
BMP180.cpp Generic SHTx sensor implemented (#660) 2022-11-27 17:14:04 -05:00
BMP180.h Additional I2C improvements (#547) 2022-08-13 14:52:20 -04:00
BMP280.cpp Generic SHTx sensor implemented (#660) 2022-11-27 17:14:04 -05:00
BMP280.h Additional I2C improvements (#547) 2022-08-13 14:52:20 -04:00
Battery.cpp Make PIR type configurable (#663) 2022-09-09 11:23:28 -04:00
Battery.h Make PIR type configurable (#663) 2022-09-09 11:23:28 -04:00
DHT.cpp Generic SHTx sensor implemented (#660) 2022-11-27 17:14:04 -05:00
DHT.h Refactor globals/mqtt (#521) 2022-07-04 08:29:04 -04:00
Display.cpp Selectable LEDs and Update Button (#595) 2022-08-23 06:55:04 -04:00
Display.h Selectable LEDs and Update Button (#595) 2022-08-23 06:55:04 -04:00
Enrollment.cpp Have nodes broadcast an ibeacon advertisement (#763) 2022-12-26 19:03:31 -05:00
Enrollment.h Selectable LEDs and Update Button (#595) 2022-08-23 06:55:04 -04:00
GUI.cpp Selectable LEDs and Update Button (#595) 2022-08-23 06:55:04 -04:00
GUI.h Selectable LEDs and Update Button (#595) 2022-08-23 06:55:04 -04:00
HX711.cpp Upgrade to async-web-server (#567) 2022-07-30 23:54:47 -04:00
HX711.h Refactor globals/mqtt (#521) 2022-07-04 08:29:04 -04:00
HttpReleaseUpdate.cpp Update from user selectable url in gui or via mqtt (#615) 2022-08-29 13:14:25 -04:00
HttpReleaseUpdate.h Update from user selectable url in gui or via mqtt (#615) 2022-08-29 13:14:25 -04:00
HttpWebServer.cpp Fix name of Motion 2022-12-26 13:30:03 -05:00
HttpWebServer.h Update from user selectable url in gui or via mqtt (#615) 2022-08-29 13:14:25 -04:00
I2C.cpp Add SGP30 I2C Co2/TVOC sensor (#590) 2022-08-13 17:16:02 -04:00
I2C.h Add SGP30 I2C Co2/TVOC sensor (#590) 2022-08-13 17:16:02 -04:00
LEDs.cpp Fix name of Motion 2022-12-26 13:30:03 -05:00
LEDs.h Selectable LEDs and Update Button (#595) 2022-08-23 06:55:04 -04:00
Motion.cpp Fix Typo In Radar Pin Configuration (#764) 2022-12-26 19:06:22 -05:00
Motion.h Fix name of Motion 2022-12-26 13:30:03 -05:00
NTP.cpp Update from user selectable url in gui or via mqtt (#615) 2022-08-29 13:14:25 -04:00
NTP.h Update from user selectable url in gui or via mqtt (#615) 2022-08-29 13:14:25 -04:00
SHT.cpp Generic SHTx sensor implemented (#660) 2022-11-27 17:14:04 -05:00
SHT.h Generic SHTx sensor implemented (#660) 2022-11-27 17:14:04 -05:00
SensirionSGP30.cpp Generic SHTx sensor implemented (#660) 2022-11-27 17:14:04 -05:00
SensirionSGP30.h Add SGP30 I2C Co2/TVOC sensor (#590) 2022-08-13 17:16:02 -04:00
SerialImprov.cpp Selectable LEDs and Update Button (#595) 2022-08-23 06:55:04 -04:00
SerialImprov.h Selectable LEDs and Update Button (#595) 2022-08-23 06:55:04 -04:00
TSL2561.cpp Generic SHTx sensor implemented (#660) 2022-11-27 17:14:04 -05:00
TSL2561.h Additional I2C improvements (#547) 2022-08-13 14:52:20 -04:00
Updater.cpp Don't check for update if no VERSION specified (just local dev) (#621) 2022-08-29 14:48:17 -04:00
Updater.h Update from user selectable url in gui or via mqtt (#615) 2022-08-29 13:14:25 -04:00
defaults.h Misc fixes for ledc 2022-09-06 17:44:30 -04:00
globals.h Selectable LEDs and Update Button (#595) 2022-08-23 06:55:04 -04:00
main.cpp Added support for AHT10/AHT20 temperature + humidity sensors (#761) 2022-12-26 19:13:17 -05:00
main.h Added support for AHT10/AHT20 temperature + humidity sensors (#761) 2022-12-26 19:13:17 -05:00
mqtt.cpp Have nodes broadcast an ibeacon advertisement (#763) 2022-12-26 19:03:31 -05:00
mqtt.h Have nodes broadcast an ibeacon advertisement (#763) 2022-12-26 19:03:31 -05:00
ui_bundle_css.h UI Enhancements (#582) 2022-08-10 21:39:17 -04:00
ui_index_html.h Add more ui, tweak memory usage, add device configs (#578) 2022-08-07 07:31:42 -04:00
ui_index_js.h Fix when device config alias comes in late (#638) 2022-08-31 23:15:15 -04:00