blob: 7ab0616d1bcde5647987daff4b39aebb4321d9e3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# IoT Workshop
# Credits
* Some TikZ diagrams where taken from:
https://github.com/tabascoeye/TikZ-diagrams/tree/master/networking
(Beerwarae licensed)
* NodeMCU picture from: https://i2.wp.com/electronilab.co/wp-content/uploads/2016/02/NodeMCU-%E2%80%93-Board-de-desarrollo-con-m%C3%B3dulo-ESP8266-WiFi-y-Lua-4.jpg
* Fritzing model of NodeMCU: https://github.com/roman-minyaylov/fritzing-parts/tree/master/esp8266-nodemcu-v3
* Arduino ESP8266 documentation: https://media.readthedocs.org/pdf/arduino-esp8266/latest/arduino-esp8266.pdf
* DHT11/DHT22 documentation: https://cdn-learn.adafruit.com/downloads/pdf/dht.pdf
ekstra:
* scope
* logikkanalysator
- måle hvor lang tid operasjoner tar
* diskusjoner
- signup
- reconfiguration
- factory reset/clear configuration
- når noen selger devicen sin
|