Actions

Occupancy Sensor: Difference between revisions

From HacDC Wiki

No edit summary
(Replaced content with "Obsolete.")
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Floating TOC}}
Obsolete.
[[Category:Occupancy_Sensor]]
 
=History=
HacDC's occupancy sensor has been an evolving project, with several generations of hardware and software contributed by many members. In addition to the hardware designs listed below, members like "haxwithaxe" and "eryc" have contributed supporting infrastructure like [[WOPR]].
 
==NetPLC==
Open-source hardware designed by mirage335. Both RFID and Occupancy Sensing functions are supported. Compatible with Arduino Leonardo bootloader, based on an ATMega32U4 microcontroller, with on-board provisions for wired and wireless connectivity.
 
==WRT54GL==
Second occupancy sensor, configured by mirage335, using a WRT54GL with barebones AVR chip hardwired to internal serial TX/RX pads. Data was relayed directly to internet resources (eg. front page icon) by the router over wired and/or wireless connectivity as available.
 
==Arduino==
First occupancy sensor was configured by Martin, consisting of an Arduino, a Radioshack photoresistor (276-1657) and a Quest passive infrared motion detector. Data was retrieved by a desktop computer via USB, then published to internet resources (eg. Google Calendar).
 
==Credits==
Martin Rothfield
haxwithaxe
eryc
Many More

Latest revision as of 22:55, 12 April 2015

Obsolete.