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
350
Video Streaming Analysis
dynamis
0
200
React License Violation
dynamis
6
4k
VideoMark Analysis
dynamis
1
150
Open VideoMark Data
dynamis
1
400
AV1 Patent Issue
dynamis
5
3.5k
Other Decks in Education
See All in Education
プログラミング教育する大学、ZEN大学
sifue
1
520
日本の教育の未来 を考える テクノロジーは教育をどのように変えるのか
kzkmaeda
1
200
バックオフィス組織にも「チームトポロジー」の考えが使えるかもしれない!!
masakiokuda
0
100
Gesture-based Interaction - Lecture 6 - Next Generation User Interfaces (4018166FNR)
signer
PRO
0
1.7k
Open Source Summit Japan 2025のボランティアをしませんか
kujiraitakahiro
0
600
Padlet opetuksessa
matleenalaakso
4
14k
実務プログラム
takenawa
0
3k
JPCERTから始まる草の根活動~セキュリティ文化醸成のためのアクション~
masakiokuda
0
170
Data Physicalisation - Lecture 9 - Next Generation User Interfaces (4018166FNR)
signer
PRO
0
420
View Manipulation and Reduction - Lecture 9 - Information Visualisation (4019538FNR)
signer
PRO
1
2k
推しのコミュニティはなんぼあってもいい / Let's join a lot of communities.
kaga
2
1.7k
演習問題
takenawa
0
3.1k
Featured
See All Featured
StorybookのUI Testing Handbookを読んだ
zakiyama
30
5.8k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.8k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.3k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
Building Applications with DynamoDB
mza
95
6.4k
Into the Great Unknown - MozCon
thekraken
39
1.8k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
43
2.4k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.3k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
Producing Creativity
orderedlist
PRO
346
40k
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