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
160
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
IMU-00 Pi
kanaya
0
370
推しのコミュニティはなんぼあってもいい / Let's join a lot of communities.
kaga
2
1.8k
Tutorial: Foundations of Blind Source Separation and Its Advances in Spatial Self-Supervised Learning
yoshipon
1
120
今も熱いもの!魂を揺さぶる戦士の儀式:マオリ族のハカ
shubox
0
220
プレゼンテーション実践
takenawa
0
8.4k
Gaps in Therapy in IBD - IBDInnovate 2025 CCF
higgi13425
0
500
『会社を知ってもらう』から『安心して活躍してもらう』までの プロセスとフロー
sasakendayo
0
240
Avoin jakaminen ja Creative Commons -lisenssit
matleenalaakso
0
1.9k
JPCERTから始まる草の根活動~セキュリティ文化醸成のためのアクション~
masakiokuda
0
200
SkimaTalk Introduction for Students
skimatalk
0
390
Common STIs in London: Symptoms, Risks & Prevention
medicaldental
0
140
計算情報学研究室 (数理情報学第7研究室)紹介スライド (2025)
tomonatu8
0
600
Featured
See All Featured
Art, The Web, and Tiny UX
lynnandtonic
300
21k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
Fireside Chat
paigeccino
37
3.5k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
A Tale of Four Properties
chriscoyier
160
23k
Site-Speed That Sticks
csswizardry
10
710
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
Testing 201, or: Great Expectations
jmmastey
43
7.6k
Speed Design
sergeychernyshev
32
1k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
138
34k
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