Embedded Systems: IoT & NETPIE 2020 Workshop Presentation

alexyemun 1 views 18 slides Oct 13, 2025
Slide 1
Slide 1 of 18
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16
Slide 17
17
Slide 18
18

About This Presentation

NETPIE and IoT


Slide Content

IoT & NETPIE 2020
Workshop Preparation
Mr. Piyawat Jomsathan(Tae)
Cyber-Physical Systems (CPS)
National Electronics and Computer Technology Center (NECTEC), Thailand

Page 2
2. Programs to be installed
2.1 MQTT Box
2.2 Arduino IDE
2.3 ArduinoLibraries

Page 3
-MQTT Box
-Arduino IDE (Version 1.8.5 or later)
-Install ESP32 core and Libraries onArduino IDE
When download finished, install the following programs

Page 4
1. MQTTBox
Extract the downloaded file to
Folder: Program Installing/Windows
Then click on MQTTBox-win

Page 5
1. MQTTBox
After finishing MQTTBoxinstallation, the following window is displayed
And ready to use

Page 6
2. Arduino IDE

Page 7
2. Arduino IDE

Page 8
2. Arduino IDE

Page 9
2. Arduino IDE

Page 10
2. Arduino IDE

Page 11
2. Arduino IDEIf during installation, a popup window to Install
Driver appears as shown, clickInstall

Page 12
2. Arduino IDEInstallESP8266 core onArduino IDE
1. Click on Preferences

Page 13
2. Arduino IDE
2. Type the following link
https://dl.espressif.com/dl/package_esp32_index.json,
http://arduino.esp8266.com/stable/package_esp8266com_index.json
In the Additional Boards Manager URLs input field as shown in the figure

Page 14
2. Arduino IDE
3. SelectTools >> Board: >> Boards Manager…

Page 15
2. Arduino IDE
4. Type“ESP32” in the search field, and click install

Page 16
2. Arduino IDE
1. Install theseLibraries onArduino by selecting the extracted library
folders
2. Copy all 3 folders

Page 17
2. Arduino IDE3. Select the libraries directory for Arduino
4. Go to libraries and paste the folders
copied from step 2

Page 18
Thank You
Tags