User Tools

Site Tools


din-exp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
din-exp [2025/11/02 20:53] ok1hradin-exp [2025/11/02 21:13] (current) – [Implemented functions] ok1hra
Line 28: Line 28:
   * **RS485-MQTT proxy -** received RS485 data forward to MQTT with topic /RS485_RX   * **RS485-MQTT proxy -** received RS485 data forward to MQTT with topic /RS485_RX
  
 +==== Firmware compile ====
 +**The code is created for Arduino IDE and is compilable with these fixed settings**
 +  - **[[https://academy.arduino.cc/pages/download-software|Arduino IDE version 1.8.19]]**
 +  - Libraries according to the [[https://github.com/ok1hra/eth-din-dev-kit/blob/main/eth-din-dev-kit.ino#L55|list]], which are available for download on [[https://github.com/ok1hra/Arduino-libraries-backup|GitHub]], **commit b60a8cb**
 +    - just copy it to your **/Arduino/libraries** directory
 +  - Specifically commit Arduino ESP32 libraries <code>cd ~/Arduino/hardware/espressif/esp32
 +git clone https://github.com/espressif/arduino-esp32.git
 +cd <repository-name>
 +git checkout c2c8d189928386c872aa6cd7ba7a87c8019c5663</code>
 ===== Hardware interfaces ===== ===== Hardware interfaces =====
 | Front view | pinout | | Front view | pinout |
din-exp.txt · Last modified: by ok1hra