Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 1.12 KB

README.md

File metadata and controls

29 lines (16 loc) · 1.12 KB

Internet of Things course material


Setup Arduino IDE

  1. Install Arduino IDE from Arduino Official Site.

  2. Install ESP8266 core in Arduino following the next tutorial Tutorial.

    a helper link : http://arduino.esp8266.com/stable/package_esp8266com_index.json

  3. Install CP2102 Driver.

  4. Install Blynk Library for Arduino.


Setup PlatformIO IDE

  1. Download and Install VSCode Editor.

  2. Download and Install Python 3.8.

  3. Download and Install Git.

  4. Within VSCode Extentions tab,Find and Install PlatformIO IDE Extension.

    PlatformIO within VSCode Extensions