Description
Read moreCreate your own Nerf target! If you don't like the music played on the SoundTouch, just hit the target π―and the code will send a next music event βοΈ.
If you hit the target, the blue LED will turn on π‘and you need to wait 30 seconds before switching to the next song. When the blue LED turns off, you can π« shoot again.
Contribute? https://github.com/T3kstiil3/soundtouch-nerf-target
Follow Me on Twitter π¦
ConfigurationEdit the Soundtouch IP in your code :
//edit with your soundtouch ip
const String soundtouchIP = "10.0.10.166";
1 / 6
Comments
Please log in or sign up to comment.