您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Dejvino 8089bde9aa Initial commit 3 年前
FestivalController.ino Initial commit 3 年前
README.md Initial commit 3 年前

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.