Skip to content

Small program for controlling a LED Ring Light using the GPIO Header on a Raspberry Pi

License

Notifications You must be signed in to change notification settings

frc3223/RPi-GPIO-Flash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ring-light-flash

What does this do?

This is a small Python program meant for a Raspberry Pi 3B running Raspbian Buster Lite, and utilizing Python 2.7. The premise behind it is to control a 12v 100mA Ring Light over GPIO by sending a signal to a Transistor using GPIO Pin 12 (GPIO_18)

Ideally, this program is meant for FRC vision development using a open source vision application like Chameleon Vision. The design of the coprocessor is up to you, but this application is just meant for giving you control over the state of the ring light.

Made by Colin Gideon "SpookyWoogin", FRC 3223, Robotics of Central Kitsap

Copyright 2019, protected under the GNU General Public Licence. This design has been depricated in pursuit of a better design.

About

Small program for controlling a LED Ring Light using the GPIO Header on a Raspberry Pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages