Skip to content

EHU32 v0.7

Compare
Choose a tag to compare
@PNKP237 PNKP237 released this 18 Mar 21:42
· 17 commits to main since this release
0b05861

Release v0.7
Added proper UTF-8 to UTF-16 conversion - accented characters are now displayed properly*
Extended the incoming CAN message buffer

*depends whether the display supports the actual letter, in case the display doesn't recognize the character, following text is not shown at all.

Flashing with esptool - download the executable from Espressif's Arduino-ESP32 repo https://github.com/espressif/esptool/releases (download esptool-vx.x.x-win64.zip, place esptool.exe in the same directory as the files downloaded here), connect the board to the PC, flash it by running ProgramESP32. You will be asked to provide the serial port corresponding to your board.

Uploading wirelessly through OTA - download the executable from Espressif's Arduino-ESP32 repository https://github.com/espressif/arduino-esp32/raw/master/tools/espota.exe and place it in the folder with EHU32 binaries extracted. Enter OTA mode by holding "8", connect to the wifi AP using password "ehu32updater". Run ESPOTA.bat and allow it through windows' firewall, updating should take several seconds.