ESP32_ChinaDieselHeater_Con.../Arduino/BTCDieselHeater
2018-11-24 11:51:09 +11:00
..
.vs Try again to upload BTCWebServer.cpp 2018-11-07 15:07:11 +11:00
.vscode New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
__vm Try again to upload BTCWebServer.cpp 2018-11-07 15:07:11 +11:00
deadwood RENAMED TO BTCDieselHeater.ino from SenderTrial2.ino - Using DebugPort in BTCWifi.cpp 2018-11-06 14:23:28 +11:00
Debug Try again to upload BTCWebServer.cpp 2018-11-07 15:07:11 +11:00
issues Fine tuning OLED presentation, adding mini font 2018-11-17 13:08:22 +11:00
Serial2Telnet RENAMED TO BTCDieselHeater.ino from SenderTrial2.ino - Using DebugPort in BTCWifi.cpp 2018-11-06 14:23:28 +11:00
128x64OLED.cpp Screen2 (simple display) pretty much done 2018-11-24 11:51:09 +11:00
128x64OLED.h Screen2 (simple display) pretty much done 2018-11-24 11:51:09 +11:00
Adafruit_SH1106.cpp New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +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 Added Screen2 - simple presentation with ability to toggle thermostat and change set point (keypad) 2018-11-23 21:34:37 +11:00
BTCDieselHeater.ino Screen2 (simple display) pretty much done 2018-11-24 11:51:09 +11:00
BTCDieselHeater.vcxproj Try again to upload BTCWebServer.cpp 2018-11-07 15:07:11 +11:00
BTCDieselHeater.vcxproj.filters Try again to upload BTCWebServer.cpp 2018-11-07 15:07:11 +11:00
BTCDieselHeater.vcxproj.user Try again to upload BTCWebServer.cpp 2018-11-07 15:07:11 +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 Try again to upload BTCWebServer.cpp 2018-11-07 15:07:11 +11:00
BTCWebServer.h Try again to upload BTCWebServer.cpp 2018-11-07 15:07:11 +11:00
BTCWifi.cpp New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +11:00
BTCWifi.h New pin allocations, updated OLED presentation 2018-11-20 06:31:20 +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 Screen2 (simple display) pretty much done 2018-11-24 11:51:09 +11:00
display.h Added Screen2 - simple presentation with ability to toggle thermostat and change set point (keypad) 2018-11-23 21:34:37 +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
helpers.h Screen2 (simple display) pretty much done 2018-11-24 11:51:09 +11:00
keypad.cpp Added Screen2 - simple presentation with ability to toggle thermostat and change set point (keypad) 2018-11-23 21:34:37 +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
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 Added 5 way keypad sensing 2018-11-21 20:53:12 +11:00
Protocol.cpp Advancing with OLED display... 2018-11-14 22:12:18 +11:00
Protocol.h Fine tuning OLED presentation, adding mini font 2018-11-17 13:08:22 +11:00
Screen1.cpp Screen2 (simple display) pretty much done 2018-11-24 11:51:09 +11:00
Screen1.h Introducing concept of multiple screens, with individual key handling via callbacks 2018-11-22 21:30:51 +11:00
Screen2.cpp Screen2 (simple display) pretty much done 2018-11-24 11:51:09 +11:00
Screen2.h Added Screen2 - simple presentation with ability to toggle thermostat and change set point (keypad) 2018-11-23 21:34:37 +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 Screen2 (simple display) pretty much done 2018-11-24 11:51:09 +11:00