2. Belajar IoT : Komponen IoT

Muhammad Yunus
8 Nov 202016:37

Summary

TLDRThe transcript discusses the end-to-end components of IoT systems, focusing on how sensors monitor various conditions like location, fuel level, and environmental factors. It explains the role of devices in collecting sensor data and transmitting it to applications via gateways. The importance of servers in storing historical data and enabling real-time monitoring is highlighted. The script also covers different connectivity options like WiFi, Bluetooth, and cellular networks, and mentions the use of platforms like Blink for data management and custom dashboards for visualization.

Takeaways

  • 😀 The script discusses the components of end-to-end IoT systems, focusing on how data is collected, processed, and utilized.
  • 🔍 It highlights the role of sensors in monitoring various conditions such as location, fuel level, and environmental factors like temperature and humidity.
  • 📍 GPS location tracking is mentioned as a key feature, with data being sent to servers for real-time monitoring by managers or users.
  • 📱 The script explains that devices, as defined by Wikipedia, are equipped with sensors to collect data and software to send that data to servers or other devices.
  • 🌐 Connectivity options for devices are explored, including Wi-Fi, Bluetooth, cellular networks, and Ethernet, with each having its own advantages and applications.
  • 💧 Examples of sensors include water leak detectors, electricity sensors, and environmental sensors that can measure wind speed, rainfall, and soil conditions.
  • 🏭 The industrial application of IoT devices is emphasized, with products designed for smart agriculture and other external environments being highlighted.
  • 🛠️ Customizability is a key theme, with the script mentioning the ability to create DIY devices using components like the NodeMCU ESP8266 and various sensors.
  • 🌐 The importance of gateways in IoT systems is discussed, as they act as intermediaries that collect data from sensors and send it to the internet or a local network.
  • 💾 Data storage in servers is crucial for historical analysis and for applications to access and utilize the collected data for various purposes, such as notifications or integration with other systems.
  • 🔧 The script also touches on the integration capabilities of IoT systems, mentioning the potential to connect with cloud services and extend the functionality of existing servers.

Q & A

  • What is the primary function of the sensors mentioned in the script?

    -The primary function of the sensors is to monitor various conditions such as vehicle status, fuel level, GPS location, water leaks, electricity, gas, wind direction, air temperature, and vibrations. They collect data that can be used for real-time tracking and monitoring.

  • How do devices process the data collected by sensors?

    -Devices process the data collected by sensors by reading the sensor values, which are then often sent to a server or gateway for further processing or storage. The devices may also have software that allows them to send the data for exchange or transmission.

  • What is the role of a gateway in the context of the script?

    -A gateway acts as a receiver of data from sensors and devices, and it sends this data to a server. It serves as an intermediary that aggregates data and ensures it is transmitted to the intended destination, such as the internet or a specific server.

  • Why is data sent to a server from a gateway?

    -Data is sent to a server to be stored historically, allowing for the retention of data over time for analysis, monitoring trends, and historical record-keeping. Servers can also process and make this data available for various applications and services.

  • What are some examples of sensors that can be connected to a device?

    -Examples of sensors that can be connected to a device include light sensors, temperature sensors, door sensors, and water leak sensors. These sensors can be used in various applications, such as smartphones or home automation systems.

  • What is the significance of the term 'IoT device' in the script?

    -The term 'IoT device' refers to an Internet of Things device, which is capable of connecting to the internet and interacting with other devices. These devices often have embedded sensors and software that allow them to collect and transmit data.

  • How can the data from IoT devices be utilized?

    -The data from IoT devices can be utilized in various ways, such as monitoring real-time conditions, sending notifications, controlling other devices, and integrating with other systems or platforms. It can also be displayed on applications or websites for user interaction.

  • What are some connectivity options for IoT devices as mentioned in the script?

    -Some connectivity options for IoT devices include Wi-Fi, Bluetooth, cellular networks (3G/4G), Ethernet cables, and other protocols like LoRa. These options allow devices to communicate and send data to gateways or servers.

  • What is the purpose of a data logger in the context of IoT?

    -A data logger is a device that collects and stores data from various sensors. It can be used in environments where a direct connection to a network is not always available, and it stores the data until it can be transmitted to a server or gateway.

  • What are some server options for handling data from IoT devices?

    -There are various server options for handling data from IoT devices, including cloud-based platforms like Blynk, ThingsBoard, and Thinger.io. These platforms offer tools for data collection, processing, and visualization, and some allow for self-hosting on private servers.

  • How can the data from IoT devices be integrated into mobile applications?

    -The data from IoT devices can be integrated into mobile applications by connecting the devices to a server that the application can access. The application can then display the data, send notifications, or allow users to control the devices remotely.

Outlines

00:00

🔍 Introduction to End-to-End Output Components

The paragraph introduces the concept of end-to-end output components, focusing on various sectors such as industry, logistics, and transportation where monitoring systems are implemented. It discusses how these systems work, starting from sensors that read data like fuel levels and GPS locations to devices that process and transmit this data to servers. The paragraph also touches on the variety of sensors available, their capabilities, and the role of devices in connecting sensors to the internet for real-time data monitoring.

05:00

📡 Connectivity and Data Transmission in IoT Devices

This paragraph delves into the connectivity options for IoT devices, explaining how data is transmitted from sensors to gateways and then to servers. It highlights different communication protocols like WiFi, Bluetooth, and cellular networks, and the importance of gateways in facilitating this data transfer. The paragraph also mentions the role of servers in storing historical data and the integration of data with various platforms and services, including SMS, email, and social media notifications.

10:01

🌐 Exploring Connectivity Options and Server Integration

The third paragraph further explores the connectivity options for IoT devices, emphasizing the variety of protocols and the ability to connect to different networks. It discusses the use of WiFi and cellular connections, and how devices can be integrated with existing infrastructure. The paragraph also introduces the concept of data loggers and their role in collecting and transmitting sensor data. Additionally, it mentions the availability of various server options for data storage and processing, including cloud-based solutions and the possibility of self-hosting servers.

15:04

🛠 Customizing IoT Devices and Hands-on Integration

The final paragraph discusses the customization of IoT devices, mentioning the use of components like the NodeMCU ESP8266 and various sensors for creating tailored solutions. It also touches on the hands-on approach to integrating these devices with platforms like Blink, which involves coding to send data to servers and customizing the user interface for mobile applications. The paragraph concludes with a mention of upcoming practical sessions on integrating with the Blink platform.

Mindmap

Keywords

💡IoT (Internet of Things)

IoT refers to the interconnection of everyday objects via the internet, enabling them to send and receive data. In the video, IoT is central as it discusses how sensors in various devices collect data and communicate it to applications or servers, exemplifying IoT's role in smart monitoring and data collection.

💡Sensors

Sensors are devices that detect and respond to some type of input from the external environment. The video mentions various sensors like GPS, water level, and temperature sensors, highlighting their importance in IoT for collecting data about the physical conditions of the environment.

💡Device

In the context of the video, a device is a physical object that can contain sensors and has the capability to process and transmit data. Devices are integral to IoT as they are the 'things' that make up the Internet of Things, enabling data collection and interaction with the digital world.

💡Gateway

A gateway in IoT acts as a bridge between devices and the internet or other networks. The video discusses how data from sensors is sent to a gateway, which then transmits it to a server, illustrating the role of a gateway in facilitating data communication in IoT ecosystems.

💡Server

A server in the video is a computer system that provides resources or data to other computers or devices, typically over a network. It is where data from IoT devices is stored and processed, often in databases, for historical analysis and real-time monitoring.

💡Connectivity

Connectivity refers to the ability of devices to communicate with each other and with other networks. The video discusses various connectivity options like WiFi, Bluetooth, and cellular networks, which are essential for IoT devices to send and receive data.

💡Smart Agriculture

Smart Agriculture is the application of IoT in farming, where sensors and devices monitor and control agricultural processes to improve efficiency and productivity. The video mentions smart sensors for monitoring soil conditions, weather, and other agricultural parameters, showcasing IoT's potential in this sector.

💡Data Logger

A data logger is a device that records data over time or in relation to location either with a built-in instrument or an external one. The video describes a data logger that can be connected to various sensors and has cellular capabilities, emphasizing its use for remote data collection.

💡Customization

Customization in the video refers to the ability to modify or adapt IoT devices and systems to specific needs. It is highlighted through the discussion of using platforms like NodeMCU and ESP8266 to create custom IoT solutions with different sensors, demonstrating the flexibility of IoT technology.

💡Integration

Integration in the context of the video means combining different systems or devices to work together. It is discussed in relation to integrating IoT devices with existing servers or platforms, such as using cloud services or integrating with other applications for extended functionality.

💡Smartwatch

Although not directly related to IoT, the smartwatch is mentioned as an example of a device that can contain multiple sensors and connect to the internet, similar to IoT devices. It serves as an example of how sensor technology can be integrated into everyday wearables.

Highlights

Introduction to end-to-end output components in various sectors such as industry, logistics, and transportation.

Exploration of each component's functionality, starting with sensors that monitor vehicle conditions like location and fuel level.

Description of how GPS location data is sent to a server for real-time tracking by a vehicle manager.

Explanation of the variety of sensors available for monitoring different parameters like water leakage, electricity, gas, wind direction, and air temperature.

Definition of a device as per Wikipedia, including its ability to read data from sensors and send it to a server.

Discussion on how a single device can be connected to multiple sensors to collect various data points.

Introduction to the concept of a Gateway that receives data from sensors and sends it to the internet via a server.

Explanation of the role of a Gateway as a data collector and transmitter to the server for storage and further processing.

Description of the server's function in storing historical data and its accessibility for various applications.

Mention of the integration capabilities of servers with other platforms and services for extended functionality.

Examples of real-world products that utilize sensors and devices in industrial and agricultural settings.

Discussion on the customization and cost-effectiveness of building one's own sensors and devices using platforms like NodeMCU and ESP8266.

Overview of connectivity options from devices to Gateways, including Wi-Fi, Bluetooth, cellular, and Ethernet.

Explanation of how Wi-Fi connectivity works for devices and the role of Wi-Fi access points or routers.

Description of cellular connectivity and the necessity for devices to have SIM cards and the ability to connect to cellular networks.

Introduction to data loggers and their ability to store data from sensors, even in extreme conditions.

Discussion on the variety of servers available for data storage and processing, including cloud-based options and self-hosted servers.

Mention of the upcoming hands-on integration with platforms like Blink and the customization capabilities they offer.

Transcripts

play00:00

Hai Nah sekarang kita akan Coba kenalkan

play00:02

komponen output dari ujung ke ujung tadi

play00:07

kita melihat ada contoh-contoh menghafal

play00:08

Ice diantara Prayogi di industri di

play00:12

rumah gede atau bahkan di logistik di

play00:14

transportasi bisa banyak sektor Nah kita

play00:18

akan coba dalami tiap masing-masing cash

play00:21

tersebut sebenarnya komponennya itu

play00:23

seperti apa sih misalkan kayak contohnya

play00:26

untuk yang divais yang mampu

play00:29

memonitoring kondisi kendaraannya tetap

play00:32

saja ngetrek lokasi dan Katakana baca

play00:35

level bensin Nah itu dari mulai dia baca

play00:39

nilai sensornya gitu Perhatikan Kalau

play00:42

lokasi GPS ya terus dikirimkan nanti ke

play00:46

server dari server Katakanlah dikirimkan

play00:48

ke mobil x-ride nanti manajernya bisa

play00:52

lihat gitu realtime kondisi lokasi

play00:55

vehicle nya gini sebenarnya Nah itu

play00:58

alumni itu seperti apa gitu dari

play01:00

ujung dari mulai sensor sampai ke

play01:02

aplikasi nah ini disebut yaitu komponen

play01:04

abiotiknya mendukung data dari

play01:08

benar-benar sumbernya ke aplikasi karena

play01:12

ayat itu ujungnya Kan bisa dilihat ya

play01:16

Nah ini banyak parameter yang bisa

play01:18

dibaca oleh sensor-sensor kebijakan

play01:20

sekarang sudah banyak variannya banget

play01:22

dan juga banyak yang terjangkau Walaupun

play01:25

memang kualitasnya tidak seecons cukup

play01:30

kalau misalkan kita untuk masuk di ranah

play01:32

Prototype untuk baca apa namanya

play01:36

waterlic igheatyou kebocoran air atau

play01:39

water level electricity gas kondisi

play01:42

angin arah angin itu temperatur udara

play01:45

getaran DJ mungil banyak sensor-sensor

play01:48

yang demikian dari sensor-sensor ini

play01:51

akan dibaca oleh device kita sekarang

play01:55

sebut device agar tidak terlalu

play01:57

membingungkan dunia Jadi device ini

play02:00

punya

play02:00

seperti yang tadi kita kenal di definisi

play02:03

yang dinyatakan Wikipedia adalah

play02:05

perangkat yang bisa ia Apa isinya

play02:08

terbenam sensornya juga yang membaca

play02:10

data dari sensor terus ada softwarenya

play02:13

Yanti nya kita program dan mampu

play02:15

mengirimkan data untuk ditukar atau

play02:18

dikirimkan ke server gini ini disebutnya

play02:21

device-device ini untuk satu device

play02:24

tidak harus aku sensor seperti misalnya

play02:26

1 V1 water sensor itu satu Devi satu

play02:31

electricity sensor bertahan untuk

play02:33

membaca konsumsi power gitu nah tidak

play02:38

harus satu sensor bahkan satu devices

play02:40

Bisa Memiliki atau terhubung ke banyak

play02:43

sensor itu bisa saja cuma disini untuk

play02:46

sederhananya satu devices hubungan satu

play02:48

sensor Maksudnya seperti itu Nah setelah

play02:50

data dari sensor didapatkan device kan

play02:55

ini ada banyak Contohnya kayak di

play02:57

Smartphone aja di rumah kita misalkan

play02:59

kita pasar smartphone

play03:00

Hai ada sensor cahaya sensor kebakaran

play03:04

gitu ya sensor pintu sensor bocoran air

play03:07

Gila banyak dipakai satu perangkatnya

play03:08

123 segala macam nah setiap

play03:12

sensor-sensor ini tiap dites dites ini

play03:14

akan mengirimkan data ke Sebuah alat

play03:18

yang disebut dengan Gateway nah ke

play03:21

sekarang kita sebut JP secara general ya

play03:25

igateway ini sebenarnya akan jadi

play03:28

semacam sumber-sumber sejauh istirnya

play03:32

yang pada intinya nanti cdp sini ya

play03:35

mengirimkan data ke GP ini dulu gitu

play03:37

nanti segitu ini yang akan melemparkan

play03:40

ke jaringan internet dan pada akhirnya

play03:43

akan sampai di server Nah jadi Jeju ini

play03:46

bertugas untuk menerima data disensor

play03:48

dan langsung mengirimkan ke

play03:50

server-server jadi semacam kayak

play03:52

pengepul seperti itu Nah setelah sampai

play03:56

di server entah pakai metode apapun yang

play03:59

untuk sekarang kita nggak perlu

play04:00

kirim detailnya Bagaimana caranya sejati

play04:03

mengirimkan ke server a title Iya kita

play04:06

udah dapet idenya kalau Gateway akan

play04:08

mengirimkan data ke server pertanyaanya

play04:12

Kenapa harus disimpan apa dikirimkan ke

play04:14

server karena di server ini device

play04:19

datanya data dari sensor dan lain

play04:21

sebagainya bisa disimpan itu secara

play04:24

historical data hari kemarin datang

play04:27

Minggu lalu jatuh bulan lalu itu bisa

play04:29

disimpan di server yang namanya database

play04:32

jadi dia simpan di sana gitu kalau

play04:35

bahkan several udah berjalan sekian

play04:38

tahun secara historikal tersimpan Nissan

play04:41

fairlady server nah datanya eksis di

play04:44

server aplikasi-aplikasi yang

play04:47

menggunakan data di server ini bisa

play04:49

digunakan contohnya misalkan Agan mobil

play04:52

efs di dunia yang bisa kita lihat

play04:54

datanya dari HP gadget smartphone atau

play04:56

misalkan dalam bentuk website yang bisa

play04:59

kita lihat di laptop

play05:00

terus laptop ide bahkan nantinya bisa

play05:02

larinya untuk notifikasi SMS ke legram

play05:05

ataupun Twitter bahkan notifikasi email

play05:08

dan bahkan ada yang lebih canggihnya

play05:10

lagi adalah integrasi melalui Happy nah

play05:14

Yin item untuk integrasi kalau misalkan

play05:17

ada server lain deh kita punya

play05:19

server-server ayoti ini kita pengen

play05:21

integrasi dengan server milik kita gini

play05:23

nah ini ya FPI namanya jadi kita bisa

play05:27

extend kemampuan server Jyoti yang ada

play05:30

di sini karena bisa jadi server Yi

play05:33

enggak kita miliki tapi punya orang bisa

play05:36

kita gunakan dia kita sewa layanan

play05:39

tersebut jadi Cloud biasa itu server itu

play05:44

seperti nah ini alur dari ujung ke ujung

play05:48

secara umumnya Nah sekarang kita akan

play05:53

coba lihat contohnya kalau di kenyataan

play05:56

produk yang kita sebut sensor dan divisi

play05:59

ini

play06:00

asyik nah ini contohnya Ini ada produk

play06:02

yang memang industrial atau ready

play06:06

dipasang di lingkungan di dunia Apa

play06:10

istilah jadi di eksternal area lagi

play06:13

sudah jadi lapangan nah ini dari

play06:16

libelium ya berangkatnya disebutnya tua

play06:19

Smartwatch and sense Smart agricultural

play06:22

Extreme sensornya ada banyak banget

play06:25

seperti saya bilang tadi satu divisinya

play06:28

1 Kota kita sebut divisi karena ada

play06:31

temannya ada pemrosesan di dalamnya gini

play06:33

tidak memiliki banyak cabang kabel

play06:36

keluar dan tiap kabel ini terhubung ke

play06:38

blog-blog sensor ini Nah sensor-sensor

play06:42

ini banyak macamnya ya kalau dia dari

play06:46

webnya sumarwati dia bilang ke semua

play06:48

sensor ini ada yang untuk glider

play06:49

condition ya lu kalau bibir condition

play06:52

udah mau mulai dari Kecepatan angin arah

play06:54

angin curah hujan gitu ya oh

play06:58

Hai apakah dia senyum matahari dan lain

play07:00

sebagainya gini leten radiation level

play07:02

karena kalau morfologi dia untuk melihat

play07:05

ini lapisan Tanahnya keras basah atau

play07:08

apa fertilizer present present sini

play07:10

untuk melihat kandungan mineral di dalam

play07:13

tanahnya ada atau enggak yang bentuknya

play07:15

seperti garpu ini proses prevention many

play07:18

lives juga gitu nih untuk melihat seapa

play07:23

kelembaban Daulah ini memang didisain

play07:25

untuk Agri culture ini produk di pasaran

play07:29

divisi udah jadi akan kalau kondisinya

play07:33

seperti ini kita nggak perlu memprogram

play07:34

lagi di dalamnya kita biasanya hanya

play07:37

cukup melakukan konfigurasi ini datanya

play07:40

mau dikirim ke server mana Nah ini kalau

play07:44

device yang sudah jadi oh dipasang sudah

play07:47

jadi dan memang greget gitu istrinya

play07:50

ditaruh di lapangan pun dia udah

play07:53

waterproof anjing kena hujan Kena air

play07:57

sekarang itu bacaan

play07:58

Ya udah cepetan Din cuaca ekstrem

play08:01

ekstrem gini tentu saja secara price ini

play08:04

Washliyah betapa mahalnya tapi memang

play08:07

seperti itu kalau misalkan produk yang

play08:09

sudah jadi gitu tapi selain itu juga

play08:11

kita bisa melakukan atau menteri yeah

play08:15

sensor dan devices kita sendiri deh nah

play08:18

ini contohnya gitu ya kita punya yang

play08:21

namanya nodemcu esp8266 bisa kita

play08:25

hubungkan ke sensor menggunakan kabel

play08:27

kabel seperti deh jadi contohnya ada

play08:30

sensor ada sensor tekanan ya bmp180 ada

play08:34

sensor suhu dan kelembaban yang disebut

play08:36

dengan dht11 ada banyak gitu sensor

play08:38

contohnya gitu Jadi ini Ayo tinut

play08:42

berbasis modem just2 kalau yang

play08:45

sebelumnya ini yang ready to you still

play08:48

lapangan ini elektroniknya kita kriyat

play08:52

sendiri jadi ya kita bikin sendiri gitu

play08:54

kita bisa custom sesuai yang kita

play08:56

butuhkan dan tentu jadi sekarang

play08:58

price lebih low-cost itu kelebihan

play09:02

barusan itu terkait sensor dan device

play09:05

sekarang dari Diva gitu kan seperti tadi

play09:08

saya bilang akan mengirimkan data

play09:10

Gateway nah jalur komunikasi dari device

play09:14

ke Gateway kita sebut saja konektifiti

play09:18

konektivitas iPad koneksi dari devices

play09:21

gitu Ini ada macem-macem tergantung kita

play09:25

mau pakainya yang mana ataupun kalau

play09:27

kita beli jadi deh tergantung yg

play09:29

produknya bisa konek nya via apa yang

play09:32

lebih seperti itu koneksinya paling umum

play09:35

ada wifi ke jaringan Wifi gitu Jadi

play09:39

nanti Space tentu saja ada bisa

play09:42

terkoneksi kejaringan lagi ya bisa

play09:45

melalui Bluetooth bahkan bisa melalui

play09:49

seluler Puji 3G 4G Gede berarti digiface

play09:53

ini ada simcard ini bisa melalui kabel

play09:56

ethernet itu

play09:58

ada juga protokol lain seperti sipidan

play10:01

Lora yakni mungkin untuk sekarang tidak

play10:03

terlalu penting untuk digali Lebih

play10:05

Detail tapi paling nggak kita tahu ada

play10:07

banyak koneksi konektivitas dari device

play10:11

to get free bahkan kalau Birds

play10:13

keseluruhannya akan ada banyak sekali

play10:15

itu ini mungkin saya masukkan yang

play10:17

populernya saja bisa ke wifi bluetooth

play10:21

seluler sangat full ethernet ya kabel

play10:25

z&z yaitu Wardah seperti Wifi tapi

play10:29

berbeda protokolnya dengan beragam

play10:32

special kapabilitas kemampuan Spesialnya

play10:36

Nah kita akan coba gali kalau misalkan

play10:39

dia koneksinya Wifi kalau

play10:42

konektivitasnya WiFi Sudah barang tentu

play10:43

seperti tadi saya bilang bodyvest nya

play10:46

pasti bisa terkoneksi ke wifi nah dan

play10:49

tentu saja Gateway yang ada di sini

play10:51

adalah WiFi access point yang sering

play10:54

umum kita tahu ketika Jaringan apa

play10:58

yang menggunakan jaringan Wifi ZTE itu

play11:00

disebutnya tuh apa namanya router WiFi

play11:03

access point yang menyebabkan WiFi

play11:06

ketika kita kan sebenarnya terhubung ke

play11:09

wifi HP ini ya nanti setelah itu kalau

play11:17

misalkan WiFi cukup mudah dibayangkan

play11:21

contohnya di di festival yang jadi juga

play11:24

di Tokopedia banyak ini ada barbiere

play11:27

Smartfren mungkin tahu ini bisa

play11:30

dikontrol dari handphone ada aplikasi

play11:33

jadinya tinggal connect kan jadi ke

play11:36

jaringannya udah bisa kita kontrol

play11:38

otomatis ini barangnya udah jadi kalau

play11:41

yang seperti itu tadi jaringannya kalau

play11:45

misalnya dari dp-nya via WiFi sekarang

play11:51

juga ada nih konektivitas yaitu dari

play11:54

Devi sejak itu sinyal seluler

play11:58

Hai nah tentu saja Gateway ini pasti BTS

play12:00

karena dari Jester handphone kita itu

play12:04

dia kirim data segala macam ke es Nah

play12:08

karena ini kolektivitasnya seluler dan

play12:11

itu kan dia untuk terkoneksi kejaringan

play12:13

nya tuh singkat jadi disini posisi dari

play12:18

Divisi II handphone pada umumnya dia

play12:22

harus punya singkrak dan tentu saja di

play12:25

dp-nya harus punya kemampuan untuk

play12:26

terkoneksi ke jaringan seluler seperti

play12:30

itu jadi banyak Nanti di tiap device

play12:32

kita pasangkan simcard 11 kalau kita

play12:35

pilih konektivitasnya seluler

play12:38

Hai itu dua contoh konektifiti ada pakai

play12:40

WiFi ada yang seluler contohnya me akan

play12:44

kita implementasikan ke depan dan besok

play12:47

langsung ini untuk coba itu merupakan

play12:51

jaringan Wifi Cellular tidak akan kita

play12:57

ini contoh device yang terkoneksi ke

play13:00

jaringan seluler ini ada data Logger

play13:03

satu divisi ini didalamnya udah ada Slot

play13:06

SIM cardnya kita bisa masukkan dan ini

play13:10

apa sih Dan kalau gitu deh kalau terjadi

play13:12

di bagian bawahnya mungkin kalau

play13:14

kelihatan ya ini semasa enggak lampirkan

play13:17

foto fullnya yang bakal terlihat tampak

play13:20

sampingnya jadi ada port port ide ada

play13:23

lubang-lubang yang di bisa dimasukkan

play13:25

kabel sensor sensornya bisa beraneka

play13:29

ragam didesain temperatur dan lain

play13:31

sebagainya gitu nah ini disebutnya tuh

play13:34

datalogger mencobanya sebagai bisa cari

play13:37

mungkin Google

play13:38

hai hahaha sensor not seluler itu ada

play13:41

banyak karyanya cangkangnya Saya

play13:43

tunjukkan Nah itu barusan Eh barusan tuh

play13:47

kita udah tahu kalau dari sensor

play13:52

ngirimin ke Gateway opsinya banyak

play13:54

seperti itu GGS sekarang kita akan bahas

play13:56

Bagaimana dari deadline jadi ke server

play13:59

dan server ini ada apa aja sih

play14:02

sebenarnya varian server yang bisa

play14:05

digunakan The Jack nah tentu saja ketika

play14:09

nanti data dari divisi dikirimkan ke

play14:12

Gateway sebelumnya dari Gateway hanya

play14:14

meneruskan langsung ke server di server

play14:17

dia akan simpan nah jenis-jenis server

play14:21

Ayo Ci yang umum lah banyak orang

play14:23

gunakan Kita juga bisa gunakan bahkan

play14:26

secara free adaptif versionnya itu

play14:30

contohnya pertama ada Blink ada beli

play14:33

parfum di ada servernya dan ada

play14:36

aplikasinya tinggal kita pakai

play14:38

200 juga ada thingsboard ada things I

play14:41

ada medifast Taeyeon ada thinger.io dan

play14:44

banyak banget bahkan ada server-server

play14:47

yang bisa kita install sendiri jadi

play14:49

kalau kita punya crew sendiri dan kita

play14:51

bisa install di server milik kita dan

play14:54

kita hosting server ayoti punya kita

play14:57

sendiri seperti itu ada Contohnya kayak

play15:00

thingsboard diet menyediakan slot yang

play15:04

dia profile tidak ataupun juga dia

play15:07

menyediakan installer secara gratis

play15:10

untuk kita install di server jadi kita

play15:12

gitu Kalau udah seperti itu ya kita

play15:14

nggak perlu menggunakan Services

play15:17

perutnya dia kita tinggal install di

play15:19

servernya kita kita gunakan server yang

play15:21

kita miliki tapi kita nggak perlu

play15:24

sekarang enggak perlu repot sampai

play15:26

meseta server untuk terintegrasi ke sana

play15:29

Jadi sampai menggunakan server pribadi

play15:31

kita gunakan server yang eksis

play15:34

Hai besok kita akan coba hands-on untuk

play15:37

integrasi ke platform Blink tiada server

play15:40

Blink dan ada mobil efeknya gini seperti

play15:43

seperti itu dan saja kalau misalkan

play15:47

sudah diservis nanti bisa dikonsumsi ke

play15:49

mobilev contohnya di sini aku server

play15:54

yang tadi saya bilang ada Blink

play15:56

server-server ini tentu saja di digesek

play15:59

kita coding sehingga bisa mengirimkan

play16:02

data ke billing server dari ding server

play16:04

nanti bisa diambil datanya oleh

play16:07

mobilefirst yang memang sudah di profile

play16:09

Eh subling tapi bagusnya Shinobi LED

play16:13

yang jahe dikasih sama si bleki be itu

play16:16

kita bisa custom tampilannya jadi

play16:18

misalkan di sini ada tampilan

play16:20

homescreen-nya lincak dan lain

play16:24

sebagainya ini kayak dashboard aja gitu

play16:25

kita posisi kita atur bisa kita tambahin

play16:29

beton bisa kita tampilin kita bisa

play16:31

custom banyak

play16:32

Hai Mimi Blink nanti besok kita akan

play16:35

obat

Rate This

5.0 / 5 (0 votes)

Ähnliche Tags
IoT SensorsData MonitoringSmart AgricultureReal-time TrackingSmart DevicesIndustrial IoTSensor TechnologyData TransmissionSmartwatchCustom Electronics
Benötigen Sie eine Zusammenfassung auf Englisch?