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
GPSつき心拍数トラッカー
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
takeaship
September 29, 2019
Technology
0
440
GPSつき心拍数トラッカー
LINE Things Mini Awardのファイナリスト発表で使用した資料です。
https://linedev.connpass.com/event/143604/
takeaship
September 29, 2019
Tweet
Share
More Decks by takeaship
See All by takeaship
Django ORM パフォーマンスTips
takeaship
1
840
顧客に指摘される前に 改善の意思決定をする仕組みで、 DJANGOアプリケーションの パフォーマンス改善をした記録
takeaship
2
2.9k
プロトタイプを クラウドファンディングに 出すのに必要なこと
takeaship
0
490
How to make an analog synthesizer?
takeaship
0
300
【しくじり先生】Qiitaでバズって調子に乗ってたら規約違反で限定公開にされた話
takeaship
0
880
Other Decks in Technology
See All in Technology
AI時代にエンジニアはどう成長すれば良いのか?
recruitengineers
PRO
1
150
Kiro のクレジットを使い切る!
otanikohei2023
0
120
Eight Engineering Unit 紹介資料
sansan33
PRO
1
6.9k
問い合わせ自動化の技術的挑戦
recruitengineers
PRO
2
170
型を書かないRuby開発への挑戦
riseshia
0
190
Kaggleの経験が実務にどう活きているか / kaggle_findy
sansan_randd
6
950
モブプログラミング再入門 ー 基本から見直す、AI時代のチーム開発の選択肢 ー / A Re-introduction of Mob Programming
takaking22
1
260
男(監査)はつらいよ - Policy as CodeからAIエージェントへ
ken5scal
5
770
JAWSDAYS2026_A-6_現場SEが語る 回せるセキュリティ運用~設計で可視化、AIで加速する「楽に回る」運用設計のコツ~
shoki_hata
0
720
生成AIの利用とセキュリティ /gen-ai-and-security
mizutani
1
1.4k
8万デプロイ
iwamot
PRO
2
170
OCI Security サービス 概要
oracle4engineer
PRO
2
13k
Featured
See All Featured
What the history of the web can teach us about the future of AI
inesmontani
PRO
1
460
Fireside Chat
paigeccino
42
3.8k
We Have a Design System, Now What?
morganepeng
55
8k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
14k
Color Theory Basics | Prateek | Gurzu
gurzu
0
230
Product Roadmaps are Hard
iamctodd
PRO
55
12k
The AI Revolution Will Not Be Monopolized: How open-source beats economies of scale, even for LLMs
inesmontani
PRO
3
3.1k
Jess Joyce - The Pitfalls of Following Frameworks
techseoconnect
PRO
1
95
職位にかかわらず全員がリーダーシップを発揮するチーム作り / Building a team where everyone can demonstrate leadership regardless of position
madoxten
61
52k
Accessibility Awareness
sabderemane
0
73
Believing is Seeing
oripsolob
1
72
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.7k
Transcript
GPSつき心拍数トラッカー 増川武志
自己紹介 • 増川武志 • ソフトウェアエンジニア • C#, .Net Core, JS,
Azure • キーボーディスト
「世界」を記録する
世界の法則を解き明かすには もっとたくさんのセンサデータが必要 課題 • Web上のデータは集めやすい • センサデータは集めにくい センサによるデータ収集をもっと一般的にしたい
人にデータを集めてもらう 世界中を移動する人にデータを集めてもらう • スマホにないセンサーを持つデバイスでデータ収集 • モバイルネットワークでサーバにデータ送信 第一弾としてPrototype! • 位置情報付きで心拍数を収集
GPSつき心拍数トラッカー • https://qiita.com/takeaship/items/f3a3f4be950d06670256
構成図
散歩しながら心拍数収集
LINE Thingsを使う理由 • 開発ハードルの低さ • センサ側にネットワーク接続が不要 • BLE通信なので、低消費電力 ◦ 丸一日動かしても平気
• センサデータをもとにLINEメッセージでフィードバック可能
野外アクティビティ • サイクリング • 山登り 活用方法 • 収集したデータをあとから見返して、ペース配分にフィードバック • オーバーペースをメッセージで警告
活用事例
センサーの種類を追加 • 気圧 • 温度 • 湿度 Qiita記事は再現しやすいよう丁寧に書きました。 いろんなセンサーで試してみてください! 今後の展望