Skip to content

rot-13/wc_arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

WC Arduino

WC occupancy detector Arduino code.

This repo holds the Arduino "sketch" code used on the Arduino chip. The hardware we used is a Huzzah Feather ESP8266 chip, and the code may be highly customizable for this specific chip.

Installation

  1. Follow instructions on Huzzah Feather ESP8266 to get your dev environment running
  2. Edit wifi_credentials.h in this repo with the correct wifi netword name (SSID) and password
  3. Install the code in this project onto an Arduino
  4. Connect a push button to the 12 & GND (ground) pins of the arduino chip (button "A"), and another button to the 14 & GND pins (button "B"). Press and hold any button to issue a server call and turn the in board led light on.

About

WC occupancy detector Arduino code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages