Skip to content

Instantly share code, notes, and snippets.

@SqyD
Last active December 12, 2023 11:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SqyD/1d6ece59e95bd4572887ce5f903bd51d to your computer and use it in GitHub Desktop.
Save SqyD/1d6ece59e95bd4572887ce5f903bd51d to your computer and use it in GitHub Desktop.
Leoladio: Simple Internet Radio

Leoladio

Simple Internet Radio

An easy to use Internet Radio. Just 5 push buttons to select different radio stations. Based on a Raspberry Pi and Moode Audio

Components used

  • A basic electronics case
  • Raspberry Pi 3b+ (any other model will do)

GPIO button configuration

  • Click the "M" at the top right corner
  • Click Configure, System
  • In the "Peripherals" section, hit the "Edit" button
  • Copy and if needed adapt the configuration table below
  • Set debounce to 75ms
Button Pin Cmd
1 22 mpc,searchplay,Radio1
2 27 mpc,searchplay,Radio2
3 17 mpc,searchplay,ClassicNL
4 2 mpc,searchplay,Klassiek
5 3 mpc,stop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment