Jump to content

Stained Glass Backlighting Display: Difference between revisions

From Squirrel's Lair
Ttenbergen (talk | contribs)
Created page with "A museum wanted a battery operated display for a stained glass panel that would fade on lights and play church bells when a rope is pulled. The light then dims back down and t..."
 
Ttenbergen (talk | contribs)
No edit summary
Line 1: Line 1:
{{Project |
| shortDescription =
| longDescription =
A museum wanted a battery operated display for a stained glass panel that would fade on lights and play church bells when a rope is pulled. The light then dims back down and the church bells end after a period.
A museum wanted a battery operated display for a stained glass panel that would fade on lights and play church bells when a rope is pulled. The light then dims back down and the church bells end after a period.


We set up the mechanism to pull the rope to trigger a hall sensor, which is read by an [[Arduino]]. The Arduino then provides a PWM signal to an LED driver to fade on a string of LEDs, and starts to play an MP3 file of the church bells. The display is powered by a USB battery pack which  
We set up the mechanism to pull the rope to trigger a hall sensor, which is read by an [[Arduino]]. The Arduino then provides a PWM signal to an LED driver to fade on a string of LEDs, and starts to play an MP3 file of the church bells. The display is powered by a USB battery pack which  
<!-- No visual display, wasn't completed yet when that was recorded. The museum has a xxx of this display.  -->
| skillSet = Arduino; Electronics
| projectType = Interactive Display; Museum Display
| northForge = False
}}


{{TD computer}} needs photos and more...  
{{TD computer}} needs photos and more...  


{{WhatLinksHere}}


[[Category:Interactive Display]]  
[[Category:Interactive Display]]  

Revision as of 20:34, 2021 October 23

Projects
{{#cargo_query:

tables=Project

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

}}

Project: Stained Glass Backlighting Display (I)
Description:
Skillset(s) :

{{#cargo_query: tables=Project

fields=skillSet where=_pageName = "Stained Glass Backlighting Display" format=list default= No skillsets

}}

Project Type(s) :

{{#cargo_query: tables=Project

fields=projectType where=_pageName = "Stained Glass Backlighting Display" format=list default= No project type

}}

A museum wanted a battery operated display for a stained glass panel that would fade on lights and play church bells when a rope is pulled. The light then dims back down and the church bells end after a period.

We set up the mechanism to pull the rope to trigger a hall sensor, which is read by an Arduino. The Arduino then provides a PWM signal to an LED driver to fade on a string of LEDs, and starts to play an MP3 file of the church bells. The display is powered by a USB battery pack which



  • Cargo

{{#cargo_store: _table = Project | shortDescription = | longDescription = A museum wanted a battery operated display for a stained glass panel that would fade on lights and play church bells when a rope is pulled. The light then dims back down and the church bells end after a period.

We set up the mechanism to pull the rope to trigger a hall sensor, which is read by an Arduino. The Arduino then provides a PWM signal to an LED driver to fade on a string of LEDs, and starts to play an MP3 file of the church bells. The display is powered by a USB battery pack which | geekery = | mainImage = Stained Glass Backlighting Display.jpg | skillSet = Arduino; Electronics | projectType = Interactive Display; Museum Display | northForge = False }}

  • Categories


  • Default form



{{{1}}}

  • Actioned 2021-10-31


  • Cargo

{{#cargo_store: _table = ToDo |what=computer |question={{{1}}} |actionDt={{subst:Now}} }}

needs photos and more...