ESP32 WiFi server that drives the RMT transmit peripheral

keckert
Posts: 8
Joined: Tue Apr 03, 2018 8:44 pm

ESP32 WiFi server that drives the RMT transmit peripheral

Postby keckert » Wed Apr 04, 2018 3:44 pm

This WiFi server drives low-level commands to the RMT transmitter. This allows the ESP32 to transmit any protocol that the RMT hardware and software driver supports. Compiles with ESP-IDF. The code and additional information can be found on:
https://github.com/kimeckert/ESP32-RMT-server

This application requires the web client (browser) to deliver low-level commands to the ESP32. This can be done with JavaScript running on the browser. An example HTML web page on the GitHub repository shows how to send information to the ESP32.

The WiFi code is from the example:
https://github.com/feelfreelinux/myesp3 ... p_server.c

Who is online

Users browsing this forum: No registered users and 37 guests