Giter VIP home page Giter VIP logo

esp32rmt's Introduction

Helper component for ESP32 Remote Control module

Build with ESP-IDF v4.1

This implementation uses the RMT driver from ESP-IDF.

It can be used to control any of the eight channels of the RMT module.

Dependencies

This component was tested with ESP-IDF v4.1.

Example code

The example application is in the example directory and is used for compile checking.

For a better example, see the ESP32DLEDController component.

Hardware details

The code ( with ESP32DLEDController ) was tested on the following boards / devices:

  • ESP32-DevKitC board with a level convertor made from two 74HCT1G04 inverters
  • pax-LampD1
  • Dev33-DLED - uses SN74LV1T34 logic level shifter connected to an ESP32-WROOM-32 module
  • Dev34-DLEDGrid - uses SN74LV1T34 logic level shifter connected to an ESP32-WROOM-32 module

and:

  • a LED strip with 300 WS2812B digital LEDs + Mean Well EPS-65S-5 power source
  • a 8x8 LED board with WS2812 digital LEDs + Sony VTC6 18650 Battery

Development Environment

Main tools used where Espressif IoT Development Framework and ESP32 toolchain for Linux (see Standard Setup of Toolchain for Linux for the latest version).

Editing was done in Visual Studio Code.

Version control with Git.

License

This software and its documentation are released under the GNU GPLv3 License. See the LICENSE-GPLv3.txt file.

Note

This is an improved version of the one used by me previously in the esp32_digitalLEDs repository.

esp32rmt's People

Contributors

calinradoni avatar

Stargazers

 avatar

Watchers

 avatar  avatar

esp32rmt's Issues

Deprecation warning

The legacy RMT driver is deprecated, please use driver/rmt_tx.h and/or driver/rmt_rx.h

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.