Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 516 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 516 Bytes

IoT Workspace

My IoT project codes will be uploaded here.
NodeMCU 1.0 (ESP8266) board is used for my projects.
Please refer the given pin diagram if you'd like to use any other board.

Pin Diagram

Note for linux users

Follow the given commands before uploading code to avoid cannot open port error.

sudo chown <username> /dev/ttyUSB0