Bluetooth interface for Chinese Diesel Heaters
Go to file
2018-10-16 14:30:18 +00:00
Arduino/SenderTrial2 Beefed up Bluetooth handling to include tuning parameters. 2018-10-15 18:14:12 +11:00
.gitignore Added BT transmission of heater and controller frames. 2018-10-13 10:12:38 +11:00
README.md Update README.md just to flesh out a little 2018-10-16 14:30:18 +00:00

BluetoothHeater

Bluetooth interface for Chinese Diesel Heaters

Working so far:

  • Power On/Off
  • Temperature + & -
  • Temperature as reported by heater unit
  • list to be expanded
  • Bluetooth Connectivity
  • Bluetooth Control App for Android (Alpha Testing)

To be implimented

  • Wifi control
  • MQTT pub/sub
  • Interface to external screen such as oled or nextion for a full featured controller
  • Expand hardware compatability with different MCU setups. IE Arduino Due/Mega/Pro ESP8266 & ESP32
  • Documentation