User Tools

Site Tools


latinet:unicaes:workshops:intro-to-iot-23

Differences

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

Link to this comparison view

Next revision
Previous revision
latinet:unicaes:workshops:intro-to-iot-23 [2023/08/25 21:12] – created harley.laralatinet:unicaes:workshops:intro-to-iot-23 [2023/08/29 00:51] (current) jan.sonntag
Line 1: Line 1:
 ====== Introduction to IoT ====== ====== Introduction to IoT ======
 +Welcome to Day 1 of our IoT Workshop! Today, we introduced the basics of IoT through presentations and hands-on activities, covering topics from setting up your development environment to hardware essentials and soldering.
  
-[[user:jan001:intro_iot_tasmota_nig|Introduction to IoT - Sensors and Data processing]]+===== 1. IoT Intro Presentation ===== 
 +{{pdfjs 500px>:latinet:unicaes:workshops:intro_to_iot.pdf?75}}
  
-===== 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]]   * [[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]]
     * [[https://randomnerdtutorials.com/installing-esp8266-nodemcu-arduino-ide-2-0/ | Installing ESP8266 NodeMCU Board in Arduino IDE 2.0]]     * [[https://randomnerdtutorials.com/installing-esp8266-nodemcu-arduino-ide-2-0/ | Installing ESP8266 NodeMCU Board in Arduino IDE 2.0]]
-  * [[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 | How to install CH340 driver]] - [[https://learn.sparkfun.com/tutorials/how-to-install-ch340-drivers#drivers-if-you-need-them|Driver Download Section]]
  
  
-===== Hardware Review ===== +===== 3. Hardware Review =====
  
   * Dev Board: Wemos D1 Mini    * Dev Board: 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 [[https://randomnerdtutorials.com/getting-started-with-esp8266-wifi-transceiver-review/| ESP8266 hardware review]]
  
-===== Coding Warm-up =====+===== 4. Soldering =====
  
-Basic blink example:+Here it gets practical! You need to solder the microcontroller and some of the sensors, which you will need in the next session. 
 +<imgcaption image1|In Action at UNICAES>{{ :latinet:unicaes:workshops:20230828_153840.jpg?400 | In Action}}</imgcaption> 
 + 
 +===== 5. Coding Warm-up ===== 
 + 
 +Now let's check if your Microcontroller works. Also, you will learn how to upload your first sketch. Basic Blink example:
  
 <file cpp Blink.ino> <file cpp Blink.ino>
Line 35: Line 41:
 </file> </file>
  
-Temperature reading example: 
  
-<file cpp Temp.ino+{{url>https://gfycat.com/ifr/BlissfulCriminalAnemoneshrimp 400,300 noborder fullscreen}} 
-void setup() { + 
-}+===== Recording ===== 
 + 
 + 
 +===== Additional information ===== 
 + 
 +Additional information: [[user:jan001:intro_iot_tasmota_nig|Introduction to IoT - Sensors and Data processing]]
  
-void loop(){ 
-} 
-</file> 
latinet/unicaes/workshops/intro-to-iot-23.1692990773.txt.gz · Last modified: 2023/08/25 21:12 by harley.lara