ottopaulsen / smoky-box

Kode for mikrokontrolleren i røykskapet mitt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smoky Box

Se beskrivelse i smoky

NodeMCU

NodeMCU Pinout

Vifte

Cooler Master A9225-... 12V, 0.6A

Pinout: Sort: GND Rød: 12V Gul: Sense. Open collector. Kan kobles til 3,3V eller 5V. Frekvens forteller hastighet. Blå: Control. PWM kontrollerer farta. 3,3V fungerer.

Use analogWrite() to write a value between 0 and 1023 on any of pin 0-8. You may not use the serial port if you use the serial pins.

Components

DHT22 pinout:

DHT22 Pinout

The DHT22 is connected using a 3 pin 3,5mm jack as follows:

  • GND is connected to the outer part
  • VCC is connected to the middle part
  • Data is connected to the inner part (center)

Generell doc

ESP8266 Reference Doc Lots of useful information.

[How to connect and program the ESP8266](doc/ESP8266 Programming.md)

Programming the NodeMCU

[220V Detector](doc/220V detector.md)

OTA Update "Over the air" update av firmware i ESP8266. Jeg bruker Web Browser varianten

Integrating with Homekit

About

Kode for mikrokontrolleren i røykskapet mitt


Languages

Language:C++ 100.0%