Control music playlist from website with Raspberry Pi push buttons -
i'm programming website can choose mp3's play playlist. webiste must accessed raspberry pi. raspberry has 3 buttons(next, previous, pause). can control playlist buttons? when press next, next song on website start.
thanks!
you make file containing variable. every few seconds website loads file via java script , checks value. when press key on rpi, change value, website read (and reset it) , change song. generate file via php, can run on server , on command line.
Comments
Post a Comment