Skip to content

Commit f96ce7f

Browse files
committed
update README.md and modify file tree
1 parent 2b82a0b commit f96ce7f

File tree

4 files changed

+5
-1
lines changed

4 files changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,8 @@ When the *kwh_display* boots for the first time it will deploy a hotspot with t
6666

6767
## Known Limitations
6868

69-
As of now, it is not possible to adjust the offset price according to power tariffs. Hopefully, this feature will be added in the future.
69+
Currently, it is not possible to adjust the offset price according to power tariffs. Additionally, it is not possible to customize the price levels (Billigt, Normalt, Dyrt) to your own preferences. Hopefully, this feature will be added in the future.
70+
71+
## Development
72+
73+
The *kwh_display* firmware is compiled from [MicroPython](https://docs.micropython.org/en/latest/esp32/tutorial/intro.html) using [mpbuild](https://github.com/mattytrentini/mpbuild). `/kwh_display/esp32` code has been “frozen” into the firmware to optimize memory allocation via the `/kwh_display/manifest.py` file. Drivers were developed by [peterhinch](https://github.com/peterhinch/micropython-nano-gui). The FTP server was developed by [robert-hh](https://github.com/robert-hh/FTP-Server-for-ESP8266-ESP32-and-PYBD).

casing/images/Display1.jpg

-81.4 KB
Binary file not shown.

casing/images/Wiring_ESP32.jpg

-79.7 KB
Binary file not shown.

casing/images/Wiring_ILI9341.jpg

-74.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)