-
1.
INTERNET OF THINGS – GASSISTANT
DEVELOPMENT STORY
-
2.
www.axonactive.vnfb.com/AxonActiveVietNam
The Internet of Things
AGENDA
GASsistant Product
Development of GASsistant – Pains and Gains
-
3.
The Internet of Things
-
4.
www.axon.vnfb.com/AxonActiveVietNam
INTERNET OF THINGS
-
5.
www.axon.vnfb.com/AxonActiveVietNam
Internet of things in commercial
Smart products become smarter
when they work together
-
6.
GASsistant Product
-
7.
The problem we wanted to solve
-
8.
www.axon.vnfb.com/AxonActiveVietNam
Make things smart
Gas leaking
It’s not
my job I am closing
No one home
Gas leaking and no
one home, I am
going to turn the
power off
-
9.
• Providing information of gas remaining in a cylinder in %
• Display your gas consumption history
• Detecting gas leakage and alerting
Cloud
service
GASsistant Mobile
Application
GASsistant
-
10.
Product Design
-
11.
www.axon.vnfb.com/AxonActiveVietNam
Sketch
-
12.
DEMO
-
13.
Development of GASsistant – Pains &
Gains
-
14.
www.axon.vnfb.com/AxonActiveVietNam
Getting Started
Embedded System
C++/Arduino IDE
-
15.
www.axon.vnfb.com/AxonActiveVietNam
Getting Started
Sensors
Breadboard
-
16.
www.axon.vnfb.com/AxonActiveVietNam
The journey
-
17.
www.axon.vnfb.com/AxonActiveVietNam
Next challenges
-
18.
www.axon.vnfb.com/AxonActiveVietNam
Thank you for listening!
-
19.
www.axon.vnfb.com/AxonActiveVietNam
• John Boxall, @Arduino_Workshop book
• https://allseenalliance.org/
• http://openinterconnect.org/
• https://learn.sparkfun.com/tutorials/load-cell-amplifier-hx711-
breakout-hookup-
guide?_ga=1.181218407.1386141553.1440039692
• http://mqtt.org
• http://www.esp8266.com/
REFERENCES
Không cần mô tả quả nhiều
Things connect với nhau qua internet
Có khả năng tự ra quyết định dựa trên thông tin thu thập được từ môi trường xung quanh và các môi trường khác
Need to mention about reasons we make Gas scale: Safe and protect our self
What technics applied for gas scale
What we done and is researching
Need to mention about reasons we make Gas scale: Safe and protect our self
What technics applied for gas scale
What we done and is researching
There are 3 parts:
Mobile
Hardware: consists of arduino Uno, wifi shield, sensor (load cell)
Cloud server
To communication each other, we’re using the MQTT protocol. Currently we applied the Paho lib that is the open source implementations of MQTT protocol. The hardware will process and send out the data though MQTT protocol to cloud server. Cloud server will collect the data and navigate them to relevant mobile devices. On the other hand, whenever the users can handle the hardware by mobile.