ESP32_ChinaDieselHeater_Con.../Arduino/BTCDieselHeater
2018-11-26 21:45:28 +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 Merged with code changes from RLJ_WebServer_I2C_OLED to obtain I2C OLED An javascript web server 2018-11-26 21:26:38 +11:00
128x64OLED.h Merged with code changes from RLJ_WebServer_I2C_OLED to obtain I2C OLED An javascript web server 2018-11-26 21:26:38 +11:00
Adafruit_SH1106.cpp Merged with code changes from RLJ_WebServer_I2C_OLED to obtain I2C OLED An javascript web server 2018-11-26 21:26:38 +11:00
Adafruit_SH1106.h Added SPI OLED (SH1106) on HSPI port and DS18B20 on pin 5. 2018-11-13 22:02:14 +11:00
BluetoothAbstract.h Introducing concept of multiple screens, with individual key handling via callbacks 2018-11-22 21:30:51 +11:00
BluetoothESP32.cpp Added WiFi options to BTCConfig.h 2018-11-08 05:23:40 +11:00
BluetoothESP32.h RENAMED TO BTCDieselHeater.ino from SenderTrial2.ino - Using DebugPort in BTCWifi.cpp 2018-11-06 14:23:28 +11:00
BluetoothHC05.cpp Advancing with OLED display... 2018-11-14 22:12:18 +11:00
BluetoothHC05.h Advancing with OLED display... 2018-11-14 22:12:18 +11:00
BTCConfig.h Merged with code changes from RLJ_WebServer_I2C_OLED to obtain I2C OLED An javascript web server 2018-11-26 21:26:38 +11:00
BTCDieselHeater.ino Merged with code changes from RLJ_WebServer_I2C_OLED to obtain I2C OLED An javascript web server 2018-11-26 21:26:38 +11:00
BTCota.cpp Add very simple webserver code - 2018-11-07 04:18:12 +11:00
BTCota.h added getTemperature_Actual. Include guard in debugport.h. 2018-11-07 06:41:14 +11:00
BTCWebServer.cpp Merged remote-tracking branch 'remotes/origin/RLJ_WebSockets_I2C_OLED' 2018-11-26 21:45:28 +11:00
BTCWebServer.h Merged with code changes from RLJ_WebServer_I2C_OLED to obtain I2C OLED An javascript web server 2018-11-26 21:26:38 +11:00
BTCWifi.cpp Now host 4 OLED screens, includes helper functions for fundamental inspection/operations 2018-11-24 22:03:47 +11:00
BTCWifi.h New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
clock.cpp Now host 4 OLED screens, includes helper functions for fundamental inspection/operations 2018-11-24 22:03:47 +11:00
clock.h Now host 4 OLED screens, includes helper functions for fundamental inspection/operations 2018-11-24 22:03:47 +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 added getTemperature_Actual. Include guard in debugport.h. 2018-11-07 06:41:14 +11:00
display.cpp Merged with code changes from RLJ_WebServer_I2C_OLED to obtain I2C OLED An javascript web server 2018-11-26 21:26:38 +11:00
display.h Revamped screens to now be based upon CScreen class, along with a CScreenManager class. 2018-11-25 15:45:17 +11:00
FontTypes.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
FranklinGothic.cpp Now host 4 OLED screens, includes helper functions for fundamental inspection/operations 2018-11-24 22:03:47 +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 Revamped screens to now be based upon CScreen class, along with a CScreenManager class. 2018-11-25 15:45:17 +11:00
Index.h Merged with code changes from RLJ_WebServer_I2C_OLED to obtain I2C OLED An javascript web server 2018-11-26 21:26:38 +11:00
keypad.cpp Now host 4 OLED screens, includes helper functions for fundamental inspection/operations 2018-11-24 22:03:47 +11:00
keypad.h Introducing concept of multiple screens, with individual key handling via callbacks 2018-11-22 21:30:51 +11:00
MiniFont.c Added large and mini fonts, using derived class to print The Dot Factory style font definitions 2018-11-20 22:01:27 +11:00
MiniFont.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
NVStorage.cpp RENAMED TO BTCDieselHeater.ino from SenderTrial2.ino - Using DebugPort in BTCWifi.cpp 2018-11-06 14:23:28 +11:00
NVStorage.h RENAMED TO BTCDieselHeater.ino from SenderTrial2.ino - Using DebugPort in BTCWifi.cpp 2018-11-06 14:23:28 +11:00
OCRfont.cpp Now host 4 OLED screens, includes helper functions for fundamental inspection/operations 2018-11-24 22:03:47 +11:00
OCRfont.h Now host 4 OLED screens, includes helper functions for fundamental inspection/operations 2018-11-24 22:03:47 +11:00
OLEDconsts.cpp Introducing concept of multiple screens, with individual key handling via callbacks 2018-11-22 21:30:51 +11:00
OLEDconsts.h Introducing concept of multiple screens, with individual key handling via callbacks 2018-11-22 21:30:51 +11:00
pins.h Merged with code changes from RLJ_WebServer_I2C_OLED to obtain I2C OLED An javascript web server 2018-11-26 21:26:38 +11:00
Protocol.cpp Advancing with OLED display... 2018-11-14 22:12:18 +11:00
Protocol.h Now host 4 OLED screens, includes helper functions for fundamental inspection/operations 2018-11-24 22:03:47 +11:00
Screen1.cpp Revamped screens to now be based upon CScreen class, along with a CScreenManager class. 2018-11-25 15:45:17 +11:00
Screen1.h Revamped screens to now be based upon CScreen class, along with a CScreenManager class. 2018-11-25 15:45:17 +11:00
Screen2.cpp Merged with code changes from RLJ_WebServer_I2C_OLED to obtain I2C OLED An javascript web server 2018-11-26 21:26:38 +11:00
Screen2.h Merged with code changes from RLJ_WebServer_I2C_OLED to obtain I2C OLED An javascript web server 2018-11-26 21:26:38 +11:00
Screen3.cpp Merged with code changes from RLJ_WebServer_I2C_OLED to obtain I2C OLED An javascript web server 2018-11-26 21:26:38 +11:00
Screen3.h Merged with code changes from RLJ_WebServer_I2C_OLED to obtain I2C OLED An javascript web server 2018-11-26 21:26:38 +11:00
Screen4.cpp Merged with code changes from RLJ_WebServer_I2C_OLED to obtain I2C OLED An javascript web server 2018-11-26 21:26:38 +11:00
Screen4.h Merged with code changes from RLJ_WebServer_I2C_OLED to obtain I2C OLED An javascript web server 2018-11-26 21:26:38 +11:00
SmartError.cpp Introducing concept of multiple screens, with individual key handling via callbacks 2018-11-22 21:30:51 +11:00
SmartError.h RENAMED TO BTCDieselHeater.ino from SenderTrial2.ino - Using DebugPort in BTCWifi.cpp 2018-11-06 14:23:28 +11:00
Tahoma16.c Added large and mini fonts, using derived class to print The Dot Factory style font definitions 2018-11-20 22:01:27 +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 New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
TxManage.h On/Off requests now repeat. 2018-11-07 21:31:00 +11:00
UtilClasses.h Now host 4 OLED screens, includes helper functions for fundamental inspection/operations 2018-11-24 22:03:47 +11:00