Skip to content

jandelgado/jled-example-switch-sequence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JLed dynamic sequence demo

build firmware

This JLed demo shows how to switch between different JLedSequence objects using a push button.

Demo is set up for an ESP32 with LEDs connected to GPIO's 22, 23 and the bultin LED on GPIO 2. The button is connected to GPIO 5 and GND.

breadboard

Build

Using PlatformIO, just run

$ pio run -t upload

Or load the sketch into the Arduino IDE and build and upload there.

Dependencies

Uses the JC_Button library.

Author

(c) Copyright 2022 by Jan Delgado

About

A JLed example showing how to dynamically switch between sequences

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages