Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Dejvino 8089bde9aa Initial commit pirms 3 gadiem
FestivalController.ino Initial commit pirms 3 gadiem
README.md Initial commit pirms 3 gadiem

README.md

Festival Controller

Arduino code for interacting with a 50s radio (Tesla Festival in my case, hence the name). Radio controls are read and reported as events over serial to a computer.

This controller is a part of an Internet radio conversion, providing inputs to an SBC that streams music based on the inputs.

Hardware

  • volume potentiometer
  • 4 button switches array (exclusive mode)

Connections are simple, see code for details.