Skip: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
| [[Image:SkipGuts.jpg|600px]]<br>Indeed, it is very ugly. | | [[Image:SkipGuts.jpg|600px]]<br>Indeed, it is very ugly. | ||
|} | |} | ||
Operation: | |||
;press: skip | |||
;press and hold (2 seconds): stop | |||
;press and shake (2 seconds): replace playlist with random shuffle play | |||
Inspired by [https://wiki.bitlair.nl/Pages/Projects/Skipbutton Bitlair's skip button] project, but with major differences: | Inspired by [https://wiki.bitlair.nl/Pages/Projects/Skipbutton Bitlair's skip button] project, but with major differences: |
Revision as of 16:33, 9 April 2014
Project Skip | |
---|---|
Status | Completed |
Contact | Juerd |
Last Update | 2014-04-09 |
Skip annoying music with the skip button.
Indeed, it is very ugly. |
Operation:
- press
- skip
- press and hold (2 seconds)
- stop
- press and shake (2 seconds)
- replace playlist with random shuffle play
Inspired by Bitlair's skip button project, but with major differences:
- 2,4 GHz instead of 433 MHz, because nRF24L01+ modules are so easy to use :-)
- Capacitor instead of transistor logic to keep the arduino running long enough.
- For now, just a button for skipping, no volume control.
- Optiboot boot loader instead of a custom one.
- Uglier case, uglier button.
Software:
- Daemon and button: https://github.com/Juerd/rf24skip
- Receiver: https://github.com/Juerd/rf24server
See also the README files in the Git repositories.
Suggested changes for those who feel like hacking on this:
- Bare atmega instead of complete arduino
- Better case
- Better button
- More buttons
- Volume control
- Play/pause