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 8: Line 8:
  
 
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.  
 
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.  
 +
 +
<gallery>
 +
File:Nodemcu spacestate led in clock.JPG
 +
File:Nodemcu spacestate connections.JPG
 +
File:Nodemcu spacestate LED connections.JPG
 +
File:Nodemcu spacestate breadboard.JPG
 +
</gallery>
 +
  
 
=Resources=
 
=Resources=

Revision as of 00:18, 9 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

Steps

I used male breadboard connectors to connect everything to the nodeMCU, you can solder the RGB led directly on the wire (with one resistor on the anode (+))

The clock I have has a 6v that is connected to the Vin and GND of the nodeMCU

There are a few different types of nodemcu, check out this article for more information about these