Skip to content

Embedded C project to display bathroom stall availability

Notifications You must be signed in to change notification settings

c-mimms/bathroom-leds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bathroom LEDs

This project was part of a hackweek at Pardot. It used the bathroom monitor API to detect the state of bathroom stalls and updated status LEDs accordingly.

Project Overview

Project architecture

The core project used a Particle Photon and magnetic reed switches to sense the state of the bathroom stalls. When the magnets are close enough to activate, the stall is considered "in use". This project polled the bathroom stall API and displayed them on conveniently located LEDs. Led display

About

Embedded C project to display bathroom stall availability

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages