Skip to content

Application for ESP32 pico board that displays light effects on an led strip. Effects can be adjusted using an infrared remote control.

License

Notifications You must be signed in to change notification settings

esikora/ESP32App_Led_IR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

ESP32App_Led_IR

This application has been developed to run on an M5Stack Atom Lite ESP32 development board. It displays light effects on an led strip which can be adjusted using an infrared remote control.

Getting Started

Development environment used for this application:

  • Arduino IDE (version 1.8.12)

Board definition package used (in Arduino IDE Board Manager):

  • esp32 (version 1.0.4)

Selected board:

  • ESP32 Pico Kit

Libraries installed (in Arduino IDE Library Manager):

  • JC_Button (version 2.1.2)
  • FastLED (version 3.3.3)
  • IRRemoteESP8266 (version 2.7.5)

Project Description

My hardware setup is described here.

License

License: GPL v3

See the LICENSE file for details.

Copyright 2020 © Ernst Sikora

About

Application for ESP32 pico board that displays light effects on an led strip. Effects can be adjusted using an infrared remote control.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages