Skip to content

Hated running across the entire building to only realize someone else already using the stall, so I built this simple sensor system with a ESP-8266 development board and solved the problem !

Notifications You must be signed in to change notification settings

akitsen/Bathroom-Monitor-NodeMCU-ESP-8266

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bathroom Occupancy Monitor

Built out this project to monitor bathroom occupancy because I got tired of walking across the entire office to realize there's someone already in there.

It's a simple two file NodeMCU setup.

Prerequisites

  1. Get the NodeMCU Flasher
  2. Flash your ESP8266.

Instructions

  1. Clone the repo
  2. Edit 'init.lua' file and input the SSID & password for your wifi.
  3. Set a static IP address
  4. Upload the two files ('init.lua' and 'main.lua') to your ESP8266 (I like to use ESPlorer)
  5. Poop to your hearts content.

Average Daily Page Hits: ~500-700

Will be making updates accordingly.

About

Hated running across the entire building to only realize someone else already using the stall, so I built this simple sensor system with a ESP-8266 development board and solved the problem !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages