ESP32_ChinaDieselHeater_Con.../Arduino/BTCDieselHeater
2018-12-13 23:19:10 +11:00
..
Debug Added WebScoket sessions 2018-11-25 13:26:47 +11:00
issues Fine tuning OLED presentation, adding mini font 2018-11-17 13:08:22 +11:00
128x64OLED.cpp Bug fix in Dot factory bitmaps when > 255 bytes in array. 2018-12-02 17:30:40 +11:00
128x64OLED.h Improved WiFi traffic animation 2018-12-02 05:25:10 +11:00
Arial.c dual timers, header icons for timers 2018-12-07 22:16:04 +11:00
Arial.h Added missing arial and tahoma fonts 2018-12-02 17:31:26 +11:00
BluetoothAbstract.h templated moderator. added JSON formatting module 2018-12-13 23:19:10 +11:00
BluetoothESP32.cpp Reverted to standard Adafruit SH1106 library (for ESP32) 2018-12-12 21:37:02 +11:00
BluetoothESP32.h Reverted to standard Adafruit SH1106 library (for ESP32) 2018-12-12 21:37:02 +11:00
BluetoothHC05.cpp templated moderator. added JSON formatting module 2018-12-13 23:19:10 +11:00
BluetoothHC05.h templated moderator. added JSON formatting module 2018-12-13 23:19:10 +11:00
BSDlicense.txt Rolled custom changes out of Adafruit_SH1106.cpp (other than 1 bug fix) 2018-11-27 06:25:51 +11:00
BTC_JSON.cpp templated moderator. added JSON formatting module 2018-12-13 23:19:10 +11:00
BTC_JSON.h templated moderator. added JSON formatting module 2018-12-13 23:19:10 +11:00
BTCConfig.h Support for DS3231, DS1307, PCF8523 or millis() based RTCs - Use BTCConfig.h to select 2018-12-09 12:10:56 +11:00
BTCDateTime.cpp Support for DS3231, DS1307, PCF8523 or millis() based RTCs - Use BTCConfig.h to select 2018-12-09 12:10:56 +11:00
BTCDateTime.h Support for DS3231, DS1307, PCF8523 or millis() based RTCs - Use BTCConfig.h to select 2018-12-09 12:10:56 +11:00
BTCDieselHeater.ino templated moderator. added JSON formatting module 2018-12-13 23:19:10 +11:00
BTCota.cpp Improved telnetspy interaction with OTA. Does graceful telnet close after upload. 2018-12-13 19:42:35 +11:00
BTCota.h Gone crazy with license text headers 2018-11-26 22:58:15 +11:00
BTCWebServer.cpp templated moderator. added JSON formatting module 2018-12-13 23:19:10 +11:00
BTCWebServer.h Improved WiFi traffic animation 2018-12-02 05:25:10 +11:00
BTCWifi.cpp Added DS3231 support, and new screen to set the time/date 2018-12-07 06:47:36 +11:00
BTCWifi.h Bug fix in Dot factory bitmaps when > 255 bytes in array. 2018-12-02 17:30:40 +11:00
Clock.cpp Support for DS3231, DS1307, PCF8523 or millis() based RTCs - Use BTCConfig.h to select 2018-12-09 12:10:56 +11:00
Clock.h Support for DS3231, DS1307, PCF8523 or millis() based RTCs - Use BTCConfig.h to select 2018-12-09 12:10:56 +11:00
CppProperties.json RENAMED TO BTCDieselHeater.ino from SenderTrial2.ino - Using DebugPort in BTCWifi.cpp 2018-11-06 14:23:28 +11:00
debugport.h TelnetSpy added for debug log via telnet (port 23) as well as Serial (USB) 2018-12-12 20:47:20 +11:00
FontTypes.h Bug fix in Dot factory bitmaps when > 255 bytes in array. 2018-12-02 17:30:40 +11:00
FranklinGothic.cpp Added DS3231 support, and new screen to set the time/date 2018-12-07 06:47:36 +11:00
FranklinGothic.h Now host 4 OLED screens, includes helper functions for fundamental inspection/operations 2018-11-24 22:03:47 +11:00
helpers.h Converted to JSON commands back to EPS32 2018-12-11 21:19:02 +11:00
Icons.cpp Extended range of actual temperature bar graph in screen 1 2018-12-09 14:00:40 +11:00
Icons.h Extended range of actual temperature bar graph in screen 1 2018-12-09 14:00:40 +11:00
Index.h Have presentation of Fuel settings screen settled, need to allow adjustments 2018-11-27 21:44:47 +11:00
keypad.cpp Reverted to standard Adafruit SH1106 library (for ESP32) 2018-12-12 21:37:02 +11:00
keypad.h Reverted to standard Adafruit SH1106 library (for ESP32) 2018-12-12 21:37:02 +11:00
mainpage.cpp Tidied BTCwebserver by moving CModerator class into a module 2018-12-12 20:03:44 +11:00
MiniFont.c Gone crazy with license text headers 2018-11-26 22:58:15 +11:00
MiniFont.h Gone crazy with license text headers 2018-11-26 22:58:15 +11:00
Moderator.h templated moderator. added JSON formatting module 2018-12-13 23:19:10 +11:00
NVStorage.cpp TelnetSpy added for debug log via telnet (port 23) as well as Serial (USB) 2018-12-12 20:47:20 +11:00
NVStorage.h Timers now start/stop as required, and self clear if non-repeating. 2018-12-08 09:30:55 +11:00
OCRfont.cpp Bug fix in Dot factory bitmaps when > 255 bytes in array. 2018-12-02 17:30:40 +11:00
OCRfont.h Now host 4 OLED screens, includes helper functions for fundamental inspection/operations 2018-11-24 22:03:47 +11:00
pins.h Added DS3231 support, and new screen to set the time/date 2018-12-07 06:47:36 +11:00
Protocol.cpp TelnetSpy added for debug log via telnet (port 23) as well as Serial (USB) 2018-12-12 20:47:20 +11:00
Protocol.h Now can define day timer operates on 2018-12-08 12:39:41 +11:00
Screen.cpp Bug fixes: timer that spans midnight, stale info in timer setup screens 2018-12-08 15:18:37 +11:00
Screen.h Bug fixes: timer that spans midnight, stale info in timer setup screens 2018-12-08 15:18:37 +11:00
Screen1.cpp Merge branch 'JC_JSON' 2018-12-11 21:24:35 +11:00
Screen1.h Improved WiFi traffic animation 2018-12-02 05:25:10 +11:00
Screen2.cpp Converted to JSON commands back to EPS32 2018-12-11 21:19:02 +11:00
Screen2.h Improved WiFi traffic animation 2018-12-02 05:25:10 +11:00
Screen3.cpp Adding Screen 7 for setting timer 2018-12-07 15:18:24 +11:00
Screen3.h Improved WiFi traffic animation 2018-12-02 05:25:10 +11:00
Screen4.cpp Adding Screen 7 for setting timer 2018-12-07 15:18:24 +11:00
Screen4.h Improved WiFi traffic animation 2018-12-02 05:25:10 +11:00
Screen5.cpp Adding Screen 7 for setting timer 2018-12-07 15:18:24 +11:00
Screen5.h Improved WiFi traffic animation 2018-12-02 05:25:10 +11:00
Screen6.cpp Support for DS3231, DS1307, PCF8523 or millis() based RTCs - Use BTCConfig.h to select 2018-12-09 12:10:56 +11:00
Screen6.h Added large clock screen 2018-12-08 23:25:53 +11:00
Screen7.cpp Bug fixes: timer that spans midnight, stale info in timer setup screens 2018-12-08 15:18:37 +11:00
Screen7.h Bug fixes: timer that spans midnight, stale info in timer setup screens 2018-12-08 15:18:37 +11:00
Screen8.cpp added missing files! Dumbkoppf 2018-12-09 09:55:55 +11:00
Screen8.h added missing files! Dumbkoppf 2018-12-09 09:55:55 +11:00
ScreenHeader.cpp Support for DS3231, DS1307, PCF8523 or millis() based RTCs - Use BTCConfig.h to select 2018-12-09 12:10:56 +11:00
ScreenHeader.h Support for DS3231, DS1307, PCF8523 or millis() based RTCs - Use BTCConfig.h to select 2018-12-09 12:10:56 +11:00
ScreenManager.cpp Reverted to standard Adafruit SH1106 library (for ESP32) 2018-12-12 21:37:02 +11:00
ScreenManager.h Reverted to standard Adafruit SH1106 library (for ESP32) 2018-12-12 21:37:02 +11:00
SmartError.cpp Gone crazy with license text headers 2018-11-26 22:58:15 +11:00
SmartError.h Converted to JSON commands back to EPS32 2018-12-11 21:19:02 +11:00
Tahoma8.c Added missing arial and tahoma fonts 2018-12-02 17:31:26 +11:00
Tahoma8.h Added missing arial and tahoma fonts 2018-12-02 17:31:26 +11:00
Tahoma16.c Added large clock screen 2018-12-08 23:25:53 +11:00
Tahoma16.h Added large and mini fonts, using derived class to print The Dot Factory style font definitions 2018-11-20 22:01:27 +11:00
TxManage.cpp Screen5 completed - can set and save fuel settings OK. 2018-11-28 22:15:23 +11:00
TxManage.h Gone crazy with license text headers 2018-11-26 22:58:15 +11:00
UtilClasses.h TelnetSpy added for debug log via telnet (port 23) as well as Serial (USB) 2018-12-12 20:47:20 +11:00