Automatic Light Switches: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created Page + Added Basic Sections/Info)
 
(Minor Text Formating Fix)
Line 4: Line 4:
*There is often a manual override switch (on/off) for instantanious off upon leaving or for turning on if broken/experiencing an error
*There is often a manual override switch (on/off) for instantanious off upon leaving or for turning on if broken/experiencing an error
*Could most likely be done without any sort of processor, or be done with a VERY basic arduino
*Could most likely be done without any sort of processor, or be done with a VERY basic arduino
*Basic sound and daylight sensing (Photoresistor + logic, and a VERy lofi mic (Clapping/footsteps and not much else would be registered basically "is ther commotion" )
*Basic sound and daylight sensing (Photoresistor + logic, and a VERY lofi mic (Clapping/footsteps and not much else would be registered basically "is ther commotion" )
*Most Likely Uses less power than a [[IOT Light Switch]] and more secure, but also less capable, and depending on the timer may be less instant (unless manual off is used upon leaving
*Most Likely Uses less power than a [[IOT Light Switch]] and more secure, but also less capable, and depending on the timer may be less instant (unless manual off is used upon leaving
*Also has some accesability and convienence benefits perhaps
*Also has some accesability and convienence benefits perhaps

Revision as of 02:32, 10 March 2020

Basics

  • These are a light switch that use a Motion Sensor and often a timer to light a room when people enter, and turn it off after they leave
  • The timer is to prevent it from turning off due to a still room (Although this still happens with some models as well as placement locations)
  • There is often a manual override switch (on/off) for instantanious off upon leaving or for turning on if broken/experiencing an error
  • Could most likely be done without any sort of processor, or be done with a VERY basic arduino
  • Basic sound and daylight sensing (Photoresistor + logic, and a VERY lofi mic (Clapping/footsteps and not much else would be registered basically "is ther commotion" )
  • Most Likely Uses less power than a IOT Light Switch and more secure, but also less capable, and depending on the timer may be less instant (unless manual off is used upon leaving
  • Also has some accesability and convienence benefits perhaps
  • Should Decrease Electricity Waste even with neglagent users

Off the Shelf Products

OSE Developments

See Also

Useful Links