-
Recent articles
Recent Comments
Calendar
December 2024 M T W T F S S « May 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Tag cloud
6502 Apple Arduino BBC BBCMicrobit books breadboardcomputer coding computing education fiction Flotilla Fridge Gizmo FridgeGizmo ICT iphone kindle LCD lenovo Linux London MakeyMakey maths Microbit MicroPython music OLED osx Pimoroni PiRadio poetry printer Python radio Raspberry Pi RaspberryPi raspbian reading recently read scratch SenseHAT teaching twitter weather writing
Tag Archives: radio
Adding RTÉ and Resonance FM to PiRadio
Just added 2 more stations to my PiRadio. Here’s the command line code for each. RTÉ Radio 1: mpc add http://icecast2.rte.ie/radio1 and Resonance FM: mpc add http://radio.canstream.co.uk:8004/live.mp3
Big list of internet radio stations
IMPORTANT UPDATE APRIL 2015: The BBC has changed the way it streams network radio – see here for details. I’ve been tinkering with my PiRadio tonight. I loaded someone else’s code, which unfortunately included the command mpc clear – this … Continue reading
Adding a station and summertime to PiRadio
“Summer’s here! It’s time for MAYONNAISE!” I think that was how Bill Bryson described a typical British women’s magazine strapline of the 50s or 60s. Summertime also means that my PiRadio is displaying frosty old GMT, so I need to … Continue reading
Quick and dirty Raspberry Pi radio scheduling
Many thanks to James West for putting me onto this: http://www.bbc.co.uk/rd/blog/2013/09/prototyping-radio-experiences-with-radiodan and http://radiodan.github.io/. A lot of this seems quite complex – I like really, really simple things – but it’s got me thinking about building my own simple radio schedule, … Continue reading
Posted in Arduino, hardware, Linux, radio, Raspberry Pi, Raspbian
Tagged cron, Linux, radio, RaspberryPi, schedule
Leave a comment
PiRadio with clock
I’ve made my RaspberryPi internet radio much more reliable – by swapping it for my other Pi. Not sure if it’s the Pi or the wifi dongle that was dodgy – I may have a poorly Pi. (New readers – … Continue reading