ESPlan/SW
Konstantin Láska 1fbd84ea65 Create rs485_rele_esplan.ino 2025-04-04 11:24:08 +02:00
..
ESPlan_MY-136_webserver Add MY-136 webserver example 2023-09-17 22:20:08 +02:00
ESPlan_SD_webpage Code cleanup 2023-08-27 23:10:25 +02:00
ESPlan_webserver_SD_read Add description 2023-08-21 15:29:08 +02:00
SD_Test Create SD_Test.ino 2023-08-14 17:02:04 +02:00
rs485_rele_esplan Create rs485_rele_esplan.ino 2025-04-04 11:24:08 +02:00
README.md Add README 2023-09-17 23:26:11 +02:00
README_CZ.md Add README 2023-09-17 23:26:11 +02:00
esplan_esphome.yaml added power_pin 2023-11-21 14:16:40 +01:00

README.md

How to make display work

  1. Download CH343SER.EXE and install it.

  2. Connect ESPlan to your PC.

  3. Open Device Manager (Start → Control Panel → Hardware and Sound → Device Manager) and find COM port number.

    COM_port

Arduino IDE

  1. Download Github repository and look for project you want to try in SW folder.

  2. Open example with Arduino IDE and set appropriate COM port and board type.

    ArduinoIDE_set

  3. Download necessary libraries.

  4. Upload the code.