This wiki has been archived and made read-only.
For up-to-date information about TkkrLab and it's projects please visit our main website at tkkrlab.nl.

Difference between revisions of "SpaceState ESP"

From

Jump to: navigation, search
Line 11: Line 11:
 
=Resources=
 
=Resources=
 
==Parts List==
 
==Parts List==
* Clock
+
* [https://www.aliexpress.com/store/product/Free-Shippig-designer-artistic-wall-clock-runaway-clock-wall-clocks-with-day-and-date/910542_539870750.html Clock]
* nodeMCU v2
+
* [http://www.dx.com/p/esp8266-esp-12e-development-board-serial-wi-fi-module-for-nodemcu-441215?Utm_rid=92935131&Utm_source=affiliate nodeMCU v2]
* 10 mm RGB LED
+
* [https://www.adafruit.com/products/848 10 mm RGB LED]
 
* 1x 1K resistor  
 
* 1x 1K resistor  
  

Revision as of 21:59, 8 April 2017

Project: SpaceState ESP Clock
SpaceState ESP Picture.jpg
Name SpaceState ESP Clock
Initiator zeno4ever
Status 60%
Skills Basic Electronics, Arduino Software (C)
Summary Show space open/close state with nodeMCU / ESP-12E / ESP8266


I wanted to see if the TkkrLab hackerspace is open on my clock. For this I used an nodeMCU with a RGB led to request the spaceapi every 10 mins and display open (green) or losed (red) status.

Resources

Parts List

Software