https://github.com/aurelienloyer/soundtouch-nerf-target
ππ« π― SoundTouch Nerf Target - change music on hit
https://github.com/aurelienloyer/soundtouch-nerf-target
Last synced: about 2 months ago
JSON representation
ππ« π― SoundTouch Nerf Target - change music on hit
- Host: GitHub
- URL: https://github.com/aurelienloyer/soundtouch-nerf-target
- Owner: AurelienLoyer
- Created: 2018-02-09T11:43:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-09T13:50:50.000Z (over 7 years ago)
- Last Synced: 2025-02-07T21:31:45.184Z (4 months ago)
- Language: C++
- Homepage:
- Size: 8.25 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SoundTouch π Nerf π« Target π―
## Description
Create 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 turn on π‘and you need to wait 30 seconde before switch to next music.
When the blue led turn off you can π« shoot again.If you are bad with π―π« Nerf:
you can use the great [Soundtouch Chrome Extension](https://chrome.google.com/webstore/detail/soundtouch-chrome-extensi/gapfkijlllenhmgddoldcfedfiiakfgg) ππ¬## Configuration
Edit the Soundtouch IP :
```cpp
//edit with your soundtouch ip
const String soundtouchIP = "10.0.10.166";```
## Schematics
![]()
## Preview
![]()
![]()
## Stuff
Simple stuff
#### Yun
...
[Link](http://amzn.to/2C8DCeO)
#### Fast Vibration Sensor Switch
[Link](http://amzn.to/2nTJZ0w)
![]()
#### Led
...
## TODO
- [ ] Edit next time lock
- [Β ] Clean code
- [ ] Log shoot
- [ ] News features ?