Update README.md

This commit is contained in:
Ray Jones 2019-02-04 07:25:41 +00:00
parent 2938eb0b53
commit b1e957e25c

View file

@ -33,7 +33,7 @@ Working so far:
* WiFi Connection to existing network or Standalone Access Point Mode (Passwd: thereisnospoon)
* Wifi control
* DebugPort data sent via Telnet if/when available on the network.
* Two 7 day timers - including repeat every day functionality
* Two timers - including selectable day and repeat functionality
* Battery backed Real Time Clock - DS3231
* Prototype "Green PCB" in production, using naked ESP32 and HC-05 modules
@ -42,6 +42,7 @@ To be implemented
* Temperature readout in Celcius or Farenheit
* MQTT pub/sub
* "fuel gauge" - Integrate pump frequency, assuming a repeatable dose of fuel per pump cycle...
* Proper 7 day timer with each day settable for at least 2 times (eg morning/evening)
* Expand hardware compatability with different MCU setups. IE Arduino Due/Mega/Pro ESP8266 & ESP32
* Documentation
* Regular Hot Burn cycle (DPF mode!)