Jump to content

Radio Display: Difference between revisions

From Squirrel's Lair
Ttenbergen (talk | contribs)
Created page with "{{Project}}"
 
No edit summary
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Project}}
{{Project
|shortDescription=Museum audio display that plays a short recording.
|longDescription=The display is a wooden box that sits on top of an antique radio. It has a button, and when the button is pressed a short recording of an old radio broadcast for a hockey game is played.
|geekery=The electronics are enclosed in a birch plywood box, with power and speaker leads running out the back of the box and then down behind the radio so they are not easily visible.
 
There is a single button that is accessible by visitors, it is connected to a Raspberry Pi Pico microcontroller, which monitors the button and when a button press is detected, it selects a random track (based on the number of tracks on the SD card) and then sends serial commands to a DFPlayer Mini board to begin playing.
 
The DFPlayer Mini board's output is connected to a 3W paper speaker that has been put inside the radio to make it appear that the sound is coming from inside the old radio chassis.
|skillSet=3D Modelling; 3D Printing; Electronics; Programming; Woodworking
|projectType=Museum Display
|northForge=No
}}

Latest revision as of 21:24, 2023 October 29

Projects
{{#cargo_query:

tables=Project

fields=CONCAT("File:",mainImage,"" )= where=_pageName="Radio Display" format=list default=

}}

Project: Radio Display (I)
Description: Museum audio display that plays a short recording.
Skillset(s) :

{{#cargo_query: tables=Project

fields=skillSet where=_pageName = "Radio Display" format=list default= No skillsets

}}

Project Type(s) :

{{#cargo_query: tables=Project

fields=projectType where=_pageName = "Radio Display" format=list default= No project type

}}

The display is a wooden box that sits on top of an antique radio. It has a button, and when the button is pressed a short recording of an old radio broadcast for a hockey game is played.

How we did it

The electronics are enclosed in a birch plywood box, with power and speaker leads running out the back of the box and then down behind the radio so they are not easily visible.

There is a single button that is accessible by visitors, it is connected to a Raspberry Pi Pico microcontroller, which monitors the button and when a button press is detected, it selects a random track (based on the number of tracks on the SD card) and then sends serial commands to a DFPlayer Mini board to begin playing.

The DFPlayer Mini board's output is connected to a 3W paper speaker that has been put inside the radio to make it appear that the sound is coming from inside the old radio chassis.


  • Cargo

{{#cargo_store: _table = Project | shortDescription = Museum audio display that plays a short recording. | longDescription = The display is a wooden box that sits on top of an antique radio. It has a button, and when the button is pressed a short recording of an old radio broadcast for a hockey game is played. | geekery = The electronics are enclosed in a birch plywood box, with power and speaker leads running out the back of the box and then down behind the radio so they are not easily visible.

There is a single button that is accessible by visitors, it is connected to a Raspberry Pi Pico microcontroller, which monitors the button and when a button press is detected, it selects a random track (based on the number of tracks on the SD card) and then sends serial commands to a DFPlayer Mini board to begin playing.

The DFPlayer Mini board's output is connected to a 3W paper speaker that has been put inside the radio to make it appear that the sound is coming from inside the old radio chassis. | mainImage = Radio Display.jpg | skillSet = 3D Modelling; 3D Printing; Electronics; Programming; Woodworking | projectType = Museum Display | northForge = No }}

  • Categories


  • Default form