Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Pi Zero IoT Workshop @ High School
Search
dynamis
September 10, 2019
Education
0
150
Pi Zero IoT Workshop @ High School
鳥取城北高校と清翔開智高校で PiZero Workshop を行った際に使用したスライド。
Pi Zero Workshop:
https://tottori-iot.netlify.com/
dynamis
September 10, 2019
Tweet
Share
More Decks by dynamis
See All by dynamis
Mozilla/Firefox L10n History
dynamis
0
150
Web Runtime
dynamis
6
6.6k
Post COVID-19 Network Analysis
dynamis
0
96
Web Ecosystem for Embedded Linux.pdf
dynamis
0
360
Video Streaming Analysis
dynamis
0
210
React License Violation
dynamis
6
4k
VideoMark Analysis
dynamis
1
150
Open VideoMark Data
dynamis
1
410
AV1 Patent Issue
dynamis
5
3.5k
Other Decks in Education
See All in Education
Education-JAWS #3 ~教育現場に、AWSのチカラを~
masakiokuda
0
170
2025年度春学期 統計学 第5回 分布をまとめるー記述統計量(平均・分散など) (2025. 5. 8)
akiraasano
PRO
0
120
今も熱いもの!魂を揺さぶる戦士の儀式:マオリ族のハカ
shubox
0
210
ふりかえり研修2025
pokotyamu
0
1.2k
生成AI
takenawa
0
5.8k
生成AIとの上手な付き合い方【公開版】/ How to Get Along Well with Generative AI (Public Version)
handlename
0
480
Gaps in Therapy in IBD - IBDInnovate 2025 CCF
higgi13425
0
490
AIの時代こそ、考える知的学習術
yum3
2
170
Human-AI Interaction - Lecture 11 - Next Generation User Interfaces (4018166FNR)
signer
PRO
0
460
Avoin jakaminen ja Creative Commons -lisenssit
matleenalaakso
0
1.9k
Virtual and Augmented Reality - Lecture 8 - Next Generation User Interfaces (4018166FNR)
signer
PRO
0
1.7k
SkimaTalk Introduction for Students
skimatalk
0
380
Featured
See All Featured
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Balancing Empowerment & Direction
lara
1
390
Optimizing for Happiness
mojombo
379
70k
Why You Should Never Use an ORM
jnunemaker
PRO
58
9.4k
Agile that works and the tools we love
rasmusluckow
329
21k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
48
2.9k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
800
Testing 201, or: Great Expectations
jmmastey
42
7.6k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
22k
Faster Mobile Websites
deanohume
307
31k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
A better future with KSS
kneath
239
17k
Transcript
Pi Zero IoT Workshop @ Johoku High School WebDINO Japan
- Tomoya ASAI
PiZero Workshop
IoT ( ) IIJ Machinist 3
: IIJ Machinist ( ) IoT IIJ IoT IIJmio IoT
IoT ( LTE SIM) 100MB/ 2400 / IoT 4
Raspberry Pi Zero IoT 5
IoT 6 ( ) Bluetooth (BLE) ( )
Machinist
( ) 7
8
From:
[email protected]
Subject: "Machinist監視通知" 監視状態に変化がありました (YYYY/MM/DD HH:MM:SS) エージェント: xxxxxxxx メトリック:
2JCIE-BU / 総揮発性有機化合物濃度 タグ: {} 状態: 未設定 -> 揮発してます! 条件: 1554.0(avg) > 1000.0 詳細は以下のページよりご確認ください。 https://app.machinist.iij.jp/#/metrics/xxxxxxxx-xxxx-xxxx-xxxx- xxxxxxxxxxxx
[email protected]
は送信専⽤のメールアドレスです 9
CSV 1. Machinist DL 2. SD SD PC : /boot/settings/log/*.csv
10
urls.jp/pi0
TeraPad 12
wi .txt RX501NC_242D,50015610 pizero,workshop 13
con g.js module.exports = { NAME: "Rbt", ADDRESS: "FB29A990F24B", INTERVAL_MILLISEC:
60000, RECORDS: ["CSV", "MACHINIST"], //"RECORDS": ["CSV", "AMBIENT"] //"RECORDS": ["CSV", "MACHINIST", "AMBIENT], MACHINIST_API_KEY: "9df976e3e69xxxxx", MACHINIST_MULTIPLE: 1 //"AMBIENT_CHANNEL": , //"AMBIENT_WRITE_KEY": "", //"AMBIENT_MULTIPLE": }; // 14