Skip: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Project |Name=Skip |Status=Completed |Contact=Juerd }} Skip annoying music with the skip button. Inspired by [https://wiki.bitlair.nl/Pages/Projects/Skipbutton Bitla...") |
No edit summary |
||
Line 6: | Line 6: | ||
Skip annoying music with the skip button. | Skip annoying music with the skip button. | ||
{|border=1 | |||
| [[Image:SkipGuts.jpg|600px]]<br>Indeed, it is very ugly. | |||
|} | |||
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 22:47, 15 September 2013
Project Skip | |
---|---|
Status | Completed |
Contact | Juerd |
Last Update | 2013-09-15 |
Skip annoying music with the skip button.
Indeed, it is very ugly. |
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:
- Better case
- Better button
- More buttons
- Volume control
- Play/pause