SlideShare a Scribd company logo
1 of 24
Download to read offline
IoT with LoRa
experience sharing
Institute of Information Science, Academia Sinica

Network Research Lab

Research assistant

Hu-Cheng, Lee
Airbox
Wearable Device
Location Aware Sensor System
Airbox
Wearable Device
Location Aware Sensor System
IoT with LoRa
Airbox
• Realtime ambient
sensing include -
- Temperature & Humidity
- PM2.5
• Smart & Healthy city
• Environmental education
Let’s hack!
IoT with LoRa
Airbox + LoRa
GND
VIN
SDA
ALT
SCL
pin 2
GND
pin 1
5V
pin 4
Rx
pin 5
Tx
Tx
Rx
5v
3v3
SDA
SCL
GND
SHT 31
Temperature & Humidity
PMS 5003
PM2.5
LoRa
p.s Original temperature &
humidity sensor is HTS221
IoT with LoRa
About LoRa
• LoRa
- Long rage communication (LoRa)
- Low Power Wide Area Network (LPWAN)
- Low bit rate connected object
- Limited in 11 bytes / min (in this case, Gemtek LoRa module)
• Our data
- Temperature & Humidity
- PM2.5 & PM10
- GPS
- App ID
• Bitwise operation
IoT with LoRa
Fit them into 11 bytes
Transmit
attribute
App_ID
(Temperature value +
20) x 10
Humidity
value x 10
PM2.5 PM10 - PM2.5 Lat + 90 Lon + 180 fix/num
Recording
range
0~15 -20 ~ 82.3 0 ~ 102.3 0 ~ 2047 0 ~ 255 -90 ~ 90 -180 ~ 180 0 ~ 14
Transmit
value
0~15 0 ~ 1023 0 ~ 1023 0 ~ 2047 0 ~ 255 D: 0 ~ 180 (8 bits) D: 0 ~ 360 (9 bits) 0 ~ 15
M: 0 ~ 59 (6 bits) M: 0 ~ 59 (6 bits)
S: 0 ~ 59 (6 bits) S: 0 ~ 59 (6 bits)
Bits # 4 bits 10 bits 10 bits 11 bits 8 bits 20 bits 21 bits 4 bits
P.S
PM10 = PM2.5 + (PM10 -
PM2.5)
DMS format DMS format
15: Fake
GPS
App_id Temperature Humidity PM2.5 PM10 offset Latitude Longitude fix #
Bit slot
IoT with LoRa
Arduino sample
Open source
IoT with LoRa
LoRaBitMap( )
variable preprocess
bitwise operation
AT command, launch your data!
IoT with LoRa
Get the data
• Prepare your MQTT info. (ex.)
- "host": "SERVER IP",
- "port": 80,
- "topic": "client/700000000/700000000-GIOT-MAKER",
- "clientId": "700000000-generic-service",
- "username": "700000000",
- "password": “PASSWORD"
• $ mosquitto_sub -h <Server_IP> -p 80 -t client/
700000000/700000000-GIOT-MAKER -I 700000000-generic-
service -u 700000000 -P <PASSWORD>
IoT with LoRa
Get the data
RECV:
{
"id" : "e18a47a2-9c3c-4157-b61a-5131e34e6813", // Unique index for this message
"macAddr" : "04000011", // Module ID
"data" : "1459268303", // Your Data
"buff" : "2016-05-09T09:18:56.310Z", // LoRa Gateway receive timestamp
"recv" : "2016-05-09T09:18:55.000Z", // Cloud server receive timestamp
"extra" : { // Lora Gateway which receive your data
"gwip" : "192.168.1.110", // Lora Gateway Wan IP
"gwid" : “00001c497b48db94", // Lora Gateway ID
"repeater" : "00000000ffffffff", // Lora Repeater ID, if bypass
"systype" : 4, // System ID for indicating service area
"rssi" : -94, // RSSI when this frame is into Gateway
"snr" : 93 // SNR when this frame is into Gateway
}
IoT with LoRa
Get the data
ooxx
Reverse itooxx
ooxx
ooxx
ooxx
ooxx
ooxx
ooxx
ooxx
ooxx
ooxx
ooxx
ooxx
ooxx
ooxx
ooxx
ooxx
ooxx
Handle duplicate
Airbox
Wearable Device
Location Aware Sensor System
IoT with LoRa
Heat-stress sensing
• Personal heat-stress sensing device
• Realtime ambient sensing include
- Temperature & Humidity
- Air pressure
- GPS
IoT with LoRa
Heat-stress sensing
GPS
GPS antenna
BME280
Environment Tmp., Hmd. & Prs.
Tmp. - Temperature (℃)
Hmd. - Humidity (RH%)
Prs. - Air pressure (hPa)
2000 mAh
LinkIt ONE
Mainboard
LoRa module
Battery
Data transmission
Airbox
Wearable Device
Location Aware Sensor System
IoT with LoRa
LASS
We welcome everyone!
We are open-source & open-data!
IoT with LoRa
System
IoT with LoRa
Stations
IoT with LoRa
IDW diagram
http://nrl.iis.sinica.edu.tw/LASS/GIS/IDW/2016/11/4 7-10:00 CST
IoT with LoRa
IDW+IDW+IDW+……
• Date
• Dec 21, 17:30~23:30
• Location
• Northern Taiwan
• Rate
• 1 IDW / 5mins
IoT with LoRa
Partners
IoT with LoRa
LASS WWDC
• Location:NCTU Guangfu Campus
• Date: summer in 2017
• Follow us on Facebook
Thank you

More Related Content

What's hot

Webinar Keysight: Soluções de Teste para Tecnologias Emergentes 5G-NR e IoT-L...
Webinar Keysight: Soluções de Teste para Tecnologias Emergentes 5G-NR e IoT-L...Webinar Keysight: Soluções de Teste para Tecnologias Emergentes 5G-NR e IoT-L...
Webinar Keysight: Soluções de Teste para Tecnologias Emergentes 5G-NR e IoT-L...Embarcados
 
City scale and nationwide LoRa network: deployment challenges, best operating...
City scale and nationwide LoRa network: deployment challenges, best operating...City scale and nationwide LoRa network: deployment challenges, best operating...
City scale and nationwide LoRa network: deployment challenges, best operating...Alexander Trubitsin
 
Open fest2018 LoRa, LoRa WAN, The Thing Network - capabilities, myths, applic...
Open fest2018 LoRa, LoRa WAN, The Thing Network - capabilities, myths, applic...Open fest2018 LoRa, LoRa WAN, The Thing Network - capabilities, myths, applic...
Open fest2018 LoRa, LoRa WAN, The Thing Network - capabilities, myths, applic...Olimex Bulgaria
 
SophiaConf 2018 - N. Tribie (SEQUANS)
SophiaConf 2018 - N. Tribie (SEQUANS)SophiaConf 2018 - N. Tribie (SEQUANS)
SophiaConf 2018 - N. Tribie (SEQUANS)TelecomValley
 
Sigfox presentation [Sep 2016]
Sigfox presentation [Sep 2016]Sigfox presentation [Sep 2016]
Sigfox presentation [Sep 2016]Nicolas Lesconnec
 
Overview of Low Power Wide Area Networks
Overview of Low Power Wide Area NetworksOverview of Low Power Wide Area Networks
Overview of Low Power Wide Area NetworksMaarten Weyn
 
LPWA – Giving a Voice to Things
LPWA – Giving a Voice to ThingsLPWA – Giving a Voice to Things
LPWA – Giving a Voice to ThingsAPNIC
 
Brief LoRaWAN Overview
Brief LoRaWAN OverviewBrief LoRaWAN Overview
Brief LoRaWAN OverviewAlper Yegin
 
Republic of IoT 2018 - ESPectro32 and NB-IoT Workshop
Republic of IoT 2018 - ESPectro32 and NB-IoT WorkshopRepublic of IoT 2018 - ESPectro32 and NB-IoT Workshop
Republic of IoT 2018 - ESPectro32 and NB-IoT WorkshopAlwin Arrasyid
 
Low-Power Wide Area - Overview
Low-Power Wide Area - OverviewLow-Power Wide Area - Overview
Low-Power Wide Area - OverviewM2M Alliance e.V.
 
LoRa WAN - Connecting the Internet of Things
LoRa WAN - Connecting the Internet of ThingsLoRa WAN - Connecting the Internet of Things
LoRa WAN - Connecting the Internet of ThingsKent Plummer
 
IoT Connectivity with LoRa
IoT Connectivity with LoRaIoT Connectivity with LoRa
IoT Connectivity with LoRaAndri Yadi
 
IoT Protocols by Nagasai Panchakarla | CuTech Talks
IoT Protocols by Nagasai Panchakarla | CuTech TalksIoT Protocols by Nagasai Panchakarla | CuTech Talks
IoT Protocols by Nagasai Panchakarla | CuTech TalksCumulations Technologies
 
Sigfox Technology Overview (nov 2017)
Sigfox Technology Overview (nov 2017)Sigfox Technology Overview (nov 2017)
Sigfox Technology Overview (nov 2017)Nicolas Lesconnec
 

What's hot (20)

LPWAN for IoT
LPWAN for IoTLPWAN for IoT
LPWAN for IoT
 
LoRaWAN for IoT
LoRaWAN for IoTLoRaWAN for IoT
LoRaWAN for IoT
 
Webinar Keysight: Soluções de Teste para Tecnologias Emergentes 5G-NR e IoT-L...
Webinar Keysight: Soluções de Teste para Tecnologias Emergentes 5G-NR e IoT-L...Webinar Keysight: Soluções de Teste para Tecnologias Emergentes 5G-NR e IoT-L...
Webinar Keysight: Soluções de Teste para Tecnologias Emergentes 5G-NR e IoT-L...
 
City scale and nationwide LoRa network: deployment challenges, best operating...
City scale and nationwide LoRa network: deployment challenges, best operating...City scale and nationwide LoRa network: deployment challenges, best operating...
City scale and nationwide LoRa network: deployment challenges, best operating...
 
Open fest2018 LoRa, LoRa WAN, The Thing Network - capabilities, myths, applic...
Open fest2018 LoRa, LoRa WAN, The Thing Network - capabilities, myths, applic...Open fest2018 LoRa, LoRa WAN, The Thing Network - capabilities, myths, applic...
Open fest2018 LoRa, LoRa WAN, The Thing Network - capabilities, myths, applic...
 
SophiaConf 2018 - N. Tribie (SEQUANS)
SophiaConf 2018 - N. Tribie (SEQUANS)SophiaConf 2018 - N. Tribie (SEQUANS)
SophiaConf 2018 - N. Tribie (SEQUANS)
 
Lora wireless communication
Lora wireless communicationLora wireless communication
Lora wireless communication
 
Sigfox presentation [Sep 2016]
Sigfox presentation [Sep 2016]Sigfox presentation [Sep 2016]
Sigfox presentation [Sep 2016]
 
Overview of Low Power Wide Area Networks
Overview of Low Power Wide Area NetworksOverview of Low Power Wide Area Networks
Overview of Low Power Wide Area Networks
 
Lo ra
Lo raLo ra
Lo ra
 
LPWA – Giving a Voice to Things
LPWA – Giving a Voice to ThingsLPWA – Giving a Voice to Things
LPWA – Giving a Voice to Things
 
Brief LoRaWAN Overview
Brief LoRaWAN OverviewBrief LoRaWAN Overview
Brief LoRaWAN Overview
 
Republic of IoT 2018 - ESPectro32 and NB-IoT Workshop
Republic of IoT 2018 - ESPectro32 and NB-IoT WorkshopRepublic of IoT 2018 - ESPectro32 and NB-IoT Workshop
Republic of IoT 2018 - ESPectro32 and NB-IoT Workshop
 
Low-Power Wide Area - Overview
Low-Power Wide Area - OverviewLow-Power Wide Area - Overview
Low-Power Wide Area - Overview
 
LoRa Alliance
LoRa AllianceLoRa Alliance
LoRa Alliance
 
LoRa WAN - Connecting the Internet of Things
LoRa WAN - Connecting the Internet of ThingsLoRa WAN - Connecting the Internet of Things
LoRa WAN - Connecting the Internet of Things
 
IoT transport protocols
IoT transport protocolsIoT transport protocols
IoT transport protocols
 
IoT Connectivity with LoRa
IoT Connectivity with LoRaIoT Connectivity with LoRa
IoT Connectivity with LoRa
 
IoT Protocols by Nagasai Panchakarla | CuTech Talks
IoT Protocols by Nagasai Panchakarla | CuTech TalksIoT Protocols by Nagasai Panchakarla | CuTech Talks
IoT Protocols by Nagasai Panchakarla | CuTech Talks
 
Sigfox Technology Overview (nov 2017)
Sigfox Technology Overview (nov 2017)Sigfox Technology Overview (nov 2017)
Sigfox Technology Overview (nov 2017)
 

Viewers also liked

Cc internet of things LoRa and IoT - Innovation Enablers
Cc internet of things   LoRa and IoT - Innovation Enablers Cc internet of things   LoRa and IoT - Innovation Enablers
Cc internet of things LoRa and IoT - Innovation Enablers JWORKS powered by Ordina
 
Comarch BLE & LoRa devices
Comarch BLE & LoRa devices Comarch BLE & LoRa devices
Comarch BLE & LoRa devices Comarch
 
Understand LPWA tetchnologies (Sigfox and LoRa)
Understand LPWA tetchnologies (Sigfox and LoRa)Understand LPWA tetchnologies (Sigfox and LoRa)
Understand LPWA tetchnologies (Sigfox and LoRa)Robert Vivanco Salcedo
 
LPWAN Technologies for Internet of Things (IoT) and M2M Scenarios
LPWAN Technologies for Internet of Things (IoT) and M2M ScenariosLPWAN Technologies for Internet of Things (IoT) and M2M Scenarios
LPWAN Technologies for Internet of Things (IoT) and M2M ScenariosPeter R. Egli
 
Беспроводная технология LoRaWAN
Беспроводная технология LoRaWANБеспроводная технология LoRaWAN
Беспроводная технология LoRaWANVladislav Ross
 
Лайфхаки в сфере интернет вещей - Сергей Сильнов, hackiot.ru
Лайфхаки в сфере интернет вещей - Сергей Сильнов, hackiot.ruЛайфхаки в сфере интернет вещей - Сергей Сильнов, hackiot.ru
Лайфхаки в сфере интернет вещей - Сергей Сильнов, hackiot.ruiDealMachine
 
Интернет Вещей тренды проблемы инвестиции Sk 2014
Интернет Вещей тренды проблемы инвестиции Sk 2014Интернет Вещей тренды проблемы инвестиции Sk 2014
Интернет Вещей тренды проблемы инвестиции Sk 2014Vasily Ryzhonkov
 
Informix on ARM and informix Timeseries - producing an Internet-of-Things sol...
Informix on ARM and informix Timeseries - producing an Internet-of-Things sol...Informix on ARM and informix Timeseries - producing an Internet-of-Things sol...
Informix on ARM and informix Timeseries - producing an Internet-of-Things sol...IBM_Info_Management
 
Обзор решений Cisco для сетей LoRaWAN
Обзор решений Cisco для сетей LoRaWANОбзор решений Cisco для сетей LoRaWAN
Обзор решений Cisco для сетей LoRaWANCisco Russia
 
Introduction to ibm internet of things foundation
Introduction to ibm internet of things foundationIntroduction to ibm internet of things foundation
Introduction to ibm internet of things foundationBernard Kufluk
 
LPWAN как одна из базовых технологий коммуникаций в M2M и IoT
LPWAN как одна из базовых технологий коммуникаций в M2M и IoTLPWAN как одна из базовых технологий коммуникаций в M2M и IoT
LPWAN как одна из базовых технологий коммуникаций в M2M и IoTAlexey Kondrashov
 
Internet of Things and IBM
Internet of Things and IBMInternet of Things and IBM
Internet of Things and IBMArrow ECS UK
 
Choosing the right platform for your Internet -of-Things solution
Choosing the right platform for your Internet -of-Things solutionChoosing the right platform for your Internet -of-Things solution
Choosing the right platform for your Internet -of-Things solutionIBM_Info_Management
 
IoT SMART BUS WITH LoRa
IoT SMART BUS WITH LoRaIoT SMART BUS WITH LoRa
IoT SMART BUS WITH LoRaJosh Lrt
 
LoRa smart led road light control system 161116_homepage
LoRa smart led road light control system 161116_homepageLoRa smart led road light control system 161116_homepage
LoRa smart led road light control system 161116_homepageljk1104
 
Сети передачи данных в Интернете вещей / Олег Артамонов (Unwired Devices LLC)
Сети передачи данных в Интернете вещей / Олег Артамонов (Unwired Devices LLC)Сети передачи данных в Интернете вещей / Олег Артамонов (Unwired Devices LLC)
Сети передачи данных в Интернете вещей / Олег Артамонов (Unwired Devices LLC)Ontico
 

Viewers also liked (20)

Cc internet of things LoRa and IoT - Innovation Enablers
Cc internet of things   LoRa and IoT - Innovation Enablers Cc internet of things   LoRa and IoT - Innovation Enablers
Cc internet of things LoRa and IoT - Innovation Enablers
 
Comarch BLE & LoRa devices
Comarch BLE & LoRa devices Comarch BLE & LoRa devices
Comarch BLE & LoRa devices
 
Understand LPWA tetchnologies (Sigfox and LoRa)
Understand LPWA tetchnologies (Sigfox and LoRa)Understand LPWA tetchnologies (Sigfox and LoRa)
Understand LPWA tetchnologies (Sigfox and LoRa)
 
LPWAN Technologies for Internet of Things (IoT) and M2M Scenarios
LPWAN Technologies for Internet of Things (IoT) and M2M ScenariosLPWAN Technologies for Internet of Things (IoT) and M2M Scenarios
LPWAN Technologies for Internet of Things (IoT) and M2M Scenarios
 
LPWAN for IoT
LPWAN for IoTLPWAN for IoT
LPWAN for IoT
 
передача данных
передача данныхпередача данных
передача данных
 
Беспроводная технология LoRaWAN
Беспроводная технология LoRaWANБеспроводная технология LoRaWAN
Беспроводная технология LoRaWAN
 
Лайфхаки в сфере интернет вещей - Сергей Сильнов, hackiot.ru
Лайфхаки в сфере интернет вещей - Сергей Сильнов, hackiot.ruЛайфхаки в сфере интернет вещей - Сергей Сильнов, hackiot.ru
Лайфхаки в сфере интернет вещей - Сергей Сильнов, hackiot.ru
 
Интернет Вещей тренды проблемы инвестиции Sk 2014
Интернет Вещей тренды проблемы инвестиции Sk 2014Интернет Вещей тренды проблемы инвестиции Sk 2014
Интернет Вещей тренды проблемы инвестиции Sk 2014
 
Informix on ARM and informix Timeseries - producing an Internet-of-Things sol...
Informix on ARM and informix Timeseries - producing an Internet-of-Things sol...Informix on ARM and informix Timeseries - producing an Internet-of-Things sol...
Informix on ARM and informix Timeseries - producing an Internet-of-Things sol...
 
Обзор решений Cisco для сетей LoRaWAN
Обзор решений Cisco для сетей LoRaWANОбзор решений Cisco для сетей LoRaWAN
Обзор решений Cisco для сетей LoRaWAN
 
Introduction to ibm internet of things foundation
Introduction to ibm internet of things foundationIntroduction to ibm internet of things foundation
Introduction to ibm internet of things foundation
 
LPWAN как одна из базовых технологий коммуникаций в M2M и IoT
LPWAN как одна из базовых технологий коммуникаций в M2M и IoTLPWAN как одна из базовых технологий коммуникаций в M2M и IoT
LPWAN как одна из базовых технологий коммуникаций в M2M и IoT
 
Internet of Things and IBM
Internet of Things and IBMInternet of Things and IBM
Internet of Things and IBM
 
IoT: LoRa and Java on the PI
IoT: LoRa and Java on the PIIoT: LoRa and Java on the PI
IoT: LoRa and Java on the PI
 
Choosing the right platform for your Internet -of-Things solution
Choosing the right platform for your Internet -of-Things solutionChoosing the right platform for your Internet -of-Things solution
Choosing the right platform for your Internet -of-Things solution
 
IoT SMART BUS WITH LoRa
IoT SMART BUS WITH LoRaIoT SMART BUS WITH LoRa
IoT SMART BUS WITH LoRa
 
LoRa smart led road light control system 161116_homepage
LoRa smart led road light control system 161116_homepageLoRa smart led road light control system 161116_homepage
LoRa smart led road light control system 161116_homepage
 
Сети передачи данных в Интернете вещей / Олег Артамонов (Unwired Devices LLC)
Сети передачи данных в Интернете вещей / Олег Артамонов (Unwired Devices LLC)Сети передачи данных в Интернете вещей / Олег Артамонов (Unwired Devices LLC)
Сети передачи данных в Интернете вещей / Олег Артамонов (Unwired Devices LLC)
 
NB-IoT
NB-IoTNB-IoT
NB-IoT
 

Similar to 20161227 Taipei Smart IOT Innovation Lab workshop

Building the Internet of Things with Thingsquare and Contiki - day 1, part 3
Building the Internet of Things with Thingsquare and Contiki - day 1, part 3Building the Internet of Things with Thingsquare and Contiki - day 1, part 3
Building the Internet of Things with Thingsquare and Contiki - day 1, part 3Adam Dunkels
 
Track 2 session 3 - st dev con 2016 - simplifying cloud connectivity
Track 2   session 3 - st dev con 2016 - simplifying cloud connectivityTrack 2   session 3 - st dev con 2016 - simplifying cloud connectivity
Track 2 session 3 - st dev con 2016 - simplifying cloud connectivityST_World
 
Fiware io t_ul20_cpbr8
Fiware io t_ul20_cpbr8Fiware io t_ul20_cpbr8
Fiware io t_ul20_cpbr8FIWARE
 
Fiware IoT Proposal & Community
Fiware IoT Proposal & Community Fiware IoT Proposal & Community
Fiware IoT Proposal & Community TIDChile
 
ST tech tour - sigfox presentation & hands-on demp
ST tech tour - sigfox presentation & hands-on dempST tech tour - sigfox presentation & hands-on demp
ST tech tour - sigfox presentation & hands-on dempFrançois Oudot
 
Geohackathon Technical Briefing slides 27 Nov 2015
Geohackathon Technical Briefing slides 27 Nov 2015Geohackathon Technical Briefing slides 27 Nov 2015
Geohackathon Technical Briefing slides 27 Nov 2015Espert Pte Ltd
 
Nio100 product guide 20150520
Nio100 product guide 20150520Nio100 product guide 20150520
Nio100 product guide 20150520和得 王
 
Internet of Things to Internet of Everythings
Internet of Things to Internet of Everythings Internet of Things to Internet of Everythings
Internet of Things to Internet of Everythings Laxmi Kant Tiwari
 
FIWARE Tech Summit - FIWARE IoT Agents
FIWARE Tech Summit - FIWARE IoT AgentsFIWARE Tech Summit - FIWARE IoT Agents
FIWARE Tech Summit - FIWARE IoT AgentsFIWARE
 
Reply Webinar Online - Mastering AWS - IoT Foundations
Reply Webinar Online - Mastering AWS - IoT FoundationsReply Webinar Online - Mastering AWS - IoT Foundations
Reply Webinar Online - Mastering AWS - IoT FoundationsAndrea Mercanti
 
⭐⭐⭐⭐⭐ CHARLA PUCESE: Telemetría De Consumo De Energía Eléctrica Basado En Har...
⭐⭐⭐⭐⭐ CHARLA PUCESE: Telemetría De Consumo De Energía Eléctrica Basado En Har...⭐⭐⭐⭐⭐ CHARLA PUCESE: Telemetría De Consumo De Energía Eléctrica Basado En Har...
⭐⭐⭐⭐⭐ CHARLA PUCESE: Telemetría De Consumo De Energía Eléctrica Basado En Har...Victor Asanza
 
Microcontrollers (Rex St. John)
Microcontrollers (Rex St. John)Microcontrollers (Rex St. John)
Microcontrollers (Rex St. John)Future Insights
 
Key Open Standards for inter-operable IoT systems
Key Open Standards for inter-operable IoT systemsKey Open Standards for inter-operable IoT systems
Key Open Standards for inter-operable IoT systemsPratul Sharma
 

Similar to 20161227 Taipei Smart IOT Innovation Lab workshop (20)

Airbox with Gemtek Lora
Airbox with Gemtek LoraAirbox with Gemtek Lora
Airbox with Gemtek Lora
 
loy
loyloy
loy
 
Building the Internet of Things with Thingsquare and Contiki - day 1, part 3
Building the Internet of Things with Thingsquare and Contiki - day 1, part 3Building the Internet of Things with Thingsquare and Contiki - day 1, part 3
Building the Internet of Things with Thingsquare and Contiki - day 1, part 3
 
Track 2 session 3 - st dev con 2016 - simplifying cloud connectivity
Track 2   session 3 - st dev con 2016 - simplifying cloud connectivityTrack 2   session 3 - st dev con 2016 - simplifying cloud connectivity
Track 2 session 3 - st dev con 2016 - simplifying cloud connectivity
 
Fiware io t_ul20_cpbr8
Fiware io t_ul20_cpbr8Fiware io t_ul20_cpbr8
Fiware io t_ul20_cpbr8
 
SRV408 Deep Dive on AWS IoT
SRV408 Deep Dive on AWS IoTSRV408 Deep Dive on AWS IoT
SRV408 Deep Dive on AWS IoT
 
Fiware IoT Proposal & Community
Fiware IoT Proposal & Community Fiware IoT Proposal & Community
Fiware IoT Proposal & Community
 
AWS IoT 深入探討
AWS IoT 深入探討AWS IoT 深入探討
AWS IoT 深入探討
 
SRV408 Deep Dive on AWS IoT
SRV408 Deep Dive on AWS IoTSRV408 Deep Dive on AWS IoT
SRV408 Deep Dive on AWS IoT
 
ST tech tour - sigfox presentation & hands-on demp
ST tech tour - sigfox presentation & hands-on dempST tech tour - sigfox presentation & hands-on demp
ST tech tour - sigfox presentation & hands-on demp
 
Geohackathon Technical Briefing slides 27 Nov 2015
Geohackathon Technical Briefing slides 27 Nov 2015Geohackathon Technical Briefing slides 27 Nov 2015
Geohackathon Technical Briefing slides 27 Nov 2015
 
Nio100 product guide 20150520
Nio100 product guide 20150520Nio100 product guide 20150520
Nio100 product guide 20150520
 
Internet of Things to Internet of Everythings
Internet of Things to Internet of Everythings Internet of Things to Internet of Everythings
Internet of Things to Internet of Everythings
 
SRV408 Deep Dive on AWS IoT
SRV408 Deep Dive on AWS IoTSRV408 Deep Dive on AWS IoT
SRV408 Deep Dive on AWS IoT
 
FIWARE Tech Summit - FIWARE IoT Agents
FIWARE Tech Summit - FIWARE IoT AgentsFIWARE Tech Summit - FIWARE IoT Agents
FIWARE Tech Summit - FIWARE IoT Agents
 
Reply Webinar Online - Mastering AWS - IoT Foundations
Reply Webinar Online - Mastering AWS - IoT FoundationsReply Webinar Online - Mastering AWS - IoT Foundations
Reply Webinar Online - Mastering AWS - IoT Foundations
 
AWS IoT Deep Dive
AWS IoT Deep DiveAWS IoT Deep Dive
AWS IoT Deep Dive
 
⭐⭐⭐⭐⭐ CHARLA PUCESE: Telemetría De Consumo De Energía Eléctrica Basado En Har...
⭐⭐⭐⭐⭐ CHARLA PUCESE: Telemetría De Consumo De Energía Eléctrica Basado En Har...⭐⭐⭐⭐⭐ CHARLA PUCESE: Telemetría De Consumo De Energía Eléctrica Basado En Har...
⭐⭐⭐⭐⭐ CHARLA PUCESE: Telemetría De Consumo De Energía Eléctrica Basado En Har...
 
Microcontrollers (Rex St. John)
Microcontrollers (Rex St. John)Microcontrollers (Rex St. John)
Microcontrollers (Rex St. John)
 
Key Open Standards for inter-operable IoT systems
Key Open Standards for inter-operable IoT systemsKey Open Standards for inter-operable IoT systems
Key Open Standards for inter-operable IoT systems
 

Recently uploaded

SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 

Recently uploaded (20)

SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 

20161227 Taipei Smart IOT Innovation Lab workshop

  • 1. IoT with LoRa experience sharing Institute of Information Science, Academia Sinica Network Research Lab Research assistant Hu-Cheng, Lee
  • 4. IoT with LoRa Airbox • Realtime ambient sensing include - - Temperature & Humidity - PM2.5 • Smart & Healthy city • Environmental education Let’s hack!
  • 5. IoT with LoRa Airbox + LoRa GND VIN SDA ALT SCL pin 2 GND pin 1 5V pin 4 Rx pin 5 Tx Tx Rx 5v 3v3 SDA SCL GND SHT 31 Temperature & Humidity PMS 5003 PM2.5 LoRa p.s Original temperature & humidity sensor is HTS221
  • 6. IoT with LoRa About LoRa • LoRa - Long rage communication (LoRa) - Low Power Wide Area Network (LPWAN) - Low bit rate connected object - Limited in 11 bytes / min (in this case, Gemtek LoRa module) • Our data - Temperature & Humidity - PM2.5 & PM10 - GPS - App ID • Bitwise operation
  • 7. IoT with LoRa Fit them into 11 bytes Transmit attribute App_ID (Temperature value + 20) x 10 Humidity value x 10 PM2.5 PM10 - PM2.5 Lat + 90 Lon + 180 fix/num Recording range 0~15 -20 ~ 82.3 0 ~ 102.3 0 ~ 2047 0 ~ 255 -90 ~ 90 -180 ~ 180 0 ~ 14 Transmit value 0~15 0 ~ 1023 0 ~ 1023 0 ~ 2047 0 ~ 255 D: 0 ~ 180 (8 bits) D: 0 ~ 360 (9 bits) 0 ~ 15 M: 0 ~ 59 (6 bits) M: 0 ~ 59 (6 bits) S: 0 ~ 59 (6 bits) S: 0 ~ 59 (6 bits) Bits # 4 bits 10 bits 10 bits 11 bits 8 bits 20 bits 21 bits 4 bits P.S PM10 = PM2.5 + (PM10 - PM2.5) DMS format DMS format 15: Fake GPS App_id Temperature Humidity PM2.5 PM10 offset Latitude Longitude fix # Bit slot
  • 8. IoT with LoRa Arduino sample Open source
  • 9. IoT with LoRa LoRaBitMap( ) variable preprocess bitwise operation AT command, launch your data!
  • 10. IoT with LoRa Get the data • Prepare your MQTT info. (ex.) - "host": "SERVER IP", - "port": 80, - "topic": "client/700000000/700000000-GIOT-MAKER", - "clientId": "700000000-generic-service", - "username": "700000000", - "password": “PASSWORD" • $ mosquitto_sub -h <Server_IP> -p 80 -t client/ 700000000/700000000-GIOT-MAKER -I 700000000-generic- service -u 700000000 -P <PASSWORD>
  • 11. IoT with LoRa Get the data RECV: { "id" : "e18a47a2-9c3c-4157-b61a-5131e34e6813", // Unique index for this message "macAddr" : "04000011", // Module ID "data" : "1459268303", // Your Data "buff" : "2016-05-09T09:18:56.310Z", // LoRa Gateway receive timestamp "recv" : "2016-05-09T09:18:55.000Z", // Cloud server receive timestamp "extra" : { // Lora Gateway which receive your data "gwip" : "192.168.1.110", // Lora Gateway Wan IP "gwid" : “00001c497b48db94", // Lora Gateway ID "repeater" : "00000000ffffffff", // Lora Repeater ID, if bypass "systype" : 4, // System ID for indicating service area "rssi" : -94, // RSSI when this frame is into Gateway "snr" : 93 // SNR when this frame is into Gateway }
  • 12. IoT with LoRa Get the data ooxx Reverse itooxx ooxx ooxx ooxx ooxx ooxx ooxx ooxx ooxx ooxx ooxx ooxx ooxx ooxx ooxx ooxx ooxx Handle duplicate
  • 14. IoT with LoRa Heat-stress sensing • Personal heat-stress sensing device • Realtime ambient sensing include - Temperature & Humidity - Air pressure - GPS
  • 15. IoT with LoRa Heat-stress sensing GPS GPS antenna BME280 Environment Tmp., Hmd. & Prs. Tmp. - Temperature (℃) Hmd. - Humidity (RH%) Prs. - Air pressure (hPa) 2000 mAh LinkIt ONE Mainboard LoRa module Battery Data transmission
  • 17. IoT with LoRa LASS We welcome everyone! We are open-source & open-data!
  • 20. IoT with LoRa IDW diagram http://nrl.iis.sinica.edu.tw/LASS/GIS/IDW/2016/11/4 7-10:00 CST
  • 21. IoT with LoRa IDW+IDW+IDW+…… • Date • Dec 21, 17:30~23:30 • Location • Northern Taiwan • Rate • 1 IDW / 5mins
  • 23. IoT with LoRa LASS WWDC • Location:NCTU Guangfu Campus • Date: summer in 2017 • Follow us on Facebook