Skip to content

Commit

Permalink
some pictures of my setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Circlebit committed Oct 21, 2018
1 parent 97defbf commit f2aca88
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Experiments with ESP8266 boards

## Setup for first experiments

- Two NodeMCU and a small router as Access Point

![](images/IOT-Labor.jpg)
3V3 and GND of the NodeMCUs are connected so you only have to connect one USB to power both. One board has a button on a GPIO, the other one a big, red LED.

![](images/LedOnOffViaWifi.gif)

Turning an LED on and off in a Web Browser via Wifi.


## Boards
I ordered two different boards from China in September 2018, both referred to as "NodeMcu V3" by the seller. [This article](https://frightanic.com/iot/comparison-of-esp8266-nodemcu-development-boards/#adafruit-sparkfun) has more infos on different NodeMCU boards.

Expand Down
Binary file added images/IOT-Labor.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/LedOnOffViaWifi.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f2aca88

Please sign in to comment.