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

Next revision
Previous revision
c4ta:iot-workshop:intro [2024/09/08 18:53] – created harley.larac4ta:iot-workshop:intro [2024/10/17 15:22] (current) – [2. Setup Development Environment] harley.lara
Line 1: Line 1:
 ====== Introduction to IoT ====== ====== Introduction to IoT ======
  
 +~~NOTOC~~
  
-===== Presentation ===+===== 1. Whirlwind Tour Of IoT =====
  
 <html> <html>
Line 10: Line 11:
 ===== 2. Setup Development Environment ===== ===== 2. Setup Development Environment =====
  
-  [[https://www.arduino.cc/en/software#future-version-of-the-arduino-ide|Install Arduino IDE]], for more information see the [[https://docs.arduino.cc/software/ide-v2|Official documentation]] +  - 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]]. 
-    * [[https://randomnerdtutorials.com/installing-esp8266-nodemcu-arduino-ide-2-0/Installing ESP8266 NodeMCU Board in Arduino IDE 2.0]] +  - 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>
  
  
 ===== 3. Hardware Review ===== ===== 3. Hardware Review =====
  
-  * Dev BoardWemos D1 Mini  +  * Dev-Kit[[https://www.wemos.cc/en/latest/d1/d1_mini.html| WEMOS D1 Mini ]] 
-  * Microcontroller: ESP8266 12-E Chip [[https://randomnerdtutorials.com/getting-started-with-esp8266-wifi-transceiver-review/| ESP8266 hardware review]]+  * Microcontroller: ESP8266 12-E Chip. For more details of the microcontroller and board check the link [[https://randomnerdtutorials.com/getting-started-with-esp8266-wifi-transceiver-review/| ESP8266 hardware review]] 
 + 
 +| {{https://i0.wp.com/randomnerdtutorials.com/wp-content/uploads/2019/05/ESP8266-WeMos-D1-Mini-pinout-gpio-pin.png?w=715&quality=100&strip=all&ssl=1}} | 
 +^ Source from [[https://randomnerdtutorials.com/getting-started-with-esp8266-wifi-transceiver-review/|Random Nerd Tutorials]]  ^
  
 ===== 4. Soldering ===== ===== 4. Soldering =====
Line 43: Line 53:
 } }
 </file> </file>
- 
- 
-{{url>https://gfycat.com/ifr/BlissfulCriminalAnemoneshrimp 400,300 noborder fullscreen}} 
c4ta/iot-workshop/intro.1725814433.txt.gz · Last modified: 2024/09/08 18:53 by harley.lara