ESP32_ChinaDieselHeater_Con.../Arduino/BTCDieselHeater
2018-12-16 09:07:31 +11:00
..
Debug Added initial settings layout idea 2018-12-15 00:31:02 +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 Fully migrated to JSON comms over Bluetooth. New .aia file for App Inventor included. 2018-12-15 20:34:58 +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 Fully migrated to JSON comms over Bluetooth. New .aia file for App Inventor included. 2018-12-15 20:34:58 +11:00
BluetoothHC05.h Fully migrated to JSON comms over Bluetooth. New .aia file for App Inventor included. 2018-12-15 20:34:58 +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 Fixed bug with slider sending wrong ID in web page. Honours fixed/thermostat mode from heater info. 2018-12-16 01:09:10 +11:00
BTC_JSON.h Fully migrated to JSON comms over Bluetooth. New .aia file for App Inventor included. 2018-12-15 20:34:58 +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 Fully migrated to JSON comms over Bluetooth. New .aia file for App Inventor included. 2018-12-15 20:34:58 +11:00
BTCDieselHeater.ino Merge remote-tracking branch 'remotes/origin/TelnetSpyRevisited' 2018-12-15 22:33:33 +11:00
BTCota.cpp Merge remote-tracking branch 'remotes/origin/TelnetSpyRevisited' 2018-12-15 22:33:33 +11:00
BTCota.h Gone crazy with license text headers 2018-11-26 22:58:15 +11:00
BTCWebServer.cpp New moderator applied to BTCwebserver. Bug fixes in mainpage.cpp - wrong InnerHTML for desired temp! 2018-12-15 23:21:55 +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 Fully migrated to JSON comms over Bluetooth. New .aia file for App Inventor included. 2018-12-15 20:34:58 +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 Fully migrated to JSON comms over Bluetooth. New .aia file for App Inventor included. 2018-12-15 20:34:58 +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 BUG FIX: variable name JSON for slider controls. Supports Fixed Hz now 2018-12-16 09:07:31 +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 Fully migrated to JSON comms over Bluetooth. New .aia file for App Inventor included. 2018-12-15 20:34:58 +11:00
NVStorage.cpp Fully migrated to JSON comms over Bluetooth. New .aia file for App Inventor included. 2018-12-15 20:34:58 +11:00
NVStorage.h Fully migrated to JSON comms over Bluetooth. New .aia file for App Inventor included. 2018-12-15 20:34:58 +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 Fully migrated to JSON comms over Bluetooth. New .aia file for App Inventor included. 2018-12-15 20:34:58 +11:00
Protocol.h Fully migrated to JSON comms over Bluetooth. New .aia file for App Inventor included. 2018-12-15 20:34:58 +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 Fully migrated to JSON comms over Bluetooth. New .aia file for App Inventor included. 2018-12-15 20:34:58 +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 Fully migrated to JSON comms over Bluetooth. New .aia file for App Inventor included. 2018-12-15 20:34:58 +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