Skip to content

LED Simulator for FRC Team 2992 designed around Adafruit Neopixel libraries

Notifications You must be signed in to change notification settings

FRCTeam2992/LEDSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LEDSimulator

This is a WIP LED simulator designed by Jackson Angerdina of FRC Team 2992. The simulator is designed to replicate Adafruit Neopixel libraries for a computer setting. This allows for easy testing without a test bench or robot. Functions are designed to replicate those seen on an arduino. A basic GUI is included. Note that this is only a simulator and therefore, I don't expect it to be 100% accurate. This is more of a functionality tester, to ensure that the code is doing what you want it to do before it goes on a robot, as well as to minimize the time that is taken away from other important build season tasks.

Version 1.0.1 (3/2/17)

  • Delay() function added

About

LED Simulator for FRC Team 2992 designed around Adafruit Neopixel libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages