Skip to content

Testing sound and light effects controlled by a raspberry pi

Notifications You must be signed in to change notification settings

Cyberworld-builders/thunder-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

Here's what all i did

Some libraries only run on the actual pi.

Obviously one of these is the RPi.GPIO because it connects with the pins on the pi. You can debug some of this locally but for things like RPi.GPIO, you just have to run it on the pi.

AudioPlayer gave me errors on the pi that i didn't get on my Ubuntu machine.

This command fixed it. sudo apt install python3-gst-1.0

About

Testing sound and light effects controlled by a raspberry pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages