User Tools

Site Tools


c4ta:iot-workshop:intro

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
c4ta:iot-workshop:intro [2024/09/08 20:45] harley.larac4ta:iot-workshop:intro [2024/10/17 15:22] (current) – [2. Setup Development Environment] harley.lara
Line 13: Line 13:
   - Download and Install Arduino IDE from the [[https://docs.arduino.cc/software/ide-v2/tutorials/getting-started/ide-v2-downloading-and-installing/|Download Page of Arduino]] and follow the official [[https://docs.arduino.cc/software/ide-v2/tutorials/getting-started/ide-v2-downloading-and-installing/|Installation instructions]].   - Download and Install Arduino IDE from the [[https://docs.arduino.cc/software/ide-v2/tutorials/getting-started/ide-v2-downloading-and-installing/|Download Page of Arduino]] and follow the official [[https://docs.arduino.cc/software/ide-v2/tutorials/getting-started/ide-v2-downloading-and-installing/|Installation instructions]].
   - Our board is the [[https://www.wemos.cc/en/latest/d1/d1_mini.html| WEMOS D1 Mini ]] and it is based on the **ESP8266** microcontroller from Espressif. Since the board is not produced by Arduino (company) it is not pre-installed in the Arduino IDE (software), however it is possible to install the add-on that allows us to program it using the entire Arduino ecosystem. To do so follow the instruction on the section [[https://randomnerdtutorials.com/installing-esp8266-nodemcu-arduino-ide-2-0/ |"Install ESP8266 NodeMCU Add-on in Arduino IDE 2"]]    - Our board is the [[https://www.wemos.cc/en/latest/d1/d1_mini.html| WEMOS D1 Mini ]] and it is based on the **ESP8266** microcontroller from Espressif. Since the board is not produced by Arduino (company) it is not pre-installed in the Arduino IDE (software), however it is possible to install the add-on that allows us to program it using the entire Arduino ecosystem. To do so follow the instruction on the section [[https://randomnerdtutorials.com/installing-esp8266-nodemcu-arduino-ide-2-0/ |"Install ESP8266 NodeMCU Add-on in Arduino IDE 2"]] 
-  - [[https://learn.sparkfun.com/tutorials/how-to-install-ch340-drivers | How to install CH340 driver]] - [[https://learn.sparkfun.com/tutorials/how-to-install-ch340-drivers#drivers-if-you-need-them|Driver Download Section]]+  - [[https://learn.sparkfun.com/tutorials/how-to-install-ch340-drivers (Win, MacOS, Linux) | How to install CH340 driver]] - [[https://learn.sparkfun.com/tutorials/how-to-install-ch340-drivers#drivers-if-you-need-them|Driver Download Section]] 
 + 
 + 
 +<code> 
 +http://arduino.esp8266.com/stable/package_esp8266com_index.json,  
 +https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json 
 +</code>
  
  
c4ta/iot-workshop/intro.1725821140.txt.gz · Last modified: 2024/09/08 20:45 by harley.lara