Skip to content

Arduino code for the light strips on our 2022 robot

License

Notifications You must be signed in to change notification settings

FIRSTTeam102/ArduinoLights2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Team 102's main Arduino light strip patterns

Simple online light simulator (written in Python; hosted on https://trinket.io)

Patterns and (possible) uses

Patterns that use the alliance variable (and can change color based on which alliance we are on) are marked with '*'

Enum Name Description
0 P_DISABLED ⛔ Alternating orange & black/off
1 P_TELEOP* 🔥 "It's fire"
2 P_AUTO 🔁 Opposing blue sliders
4 P_INTAKE 🟣 Purple sine slider on black/off background
5 P_LIMELIGHT 🟢 Green (lime) slider on black/off background
6 P_SHOOTING 🟠 Orange sine slider on black/off background
7 P_CLIMBING ⏩ Double rainbow slider on black/off background

About

Arduino code for the light strips on our 2022 robot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 4

  •  
  •  
  •  
  •  

Languages