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
takeaship
September 29, 2019
Technology
0
380
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
740
顧客に指摘される前に 改善の意思決定をする仕組みで、 DJANGOアプリケーションの パフォーマンス改善をした記録
takeaship
2
2.7k
プロトタイプを クラウドファンディングに 出すのに必要なこと
takeaship
0
440
How to make an analog synthesizer?
takeaship
0
270
【しくじり先生】Qiitaでバズって調子に乗ってたら規約違反で限定公開にされた話
takeaship
0
760
Other Decks in Technology
See All in Technology
大規模サーバーレスプロジェクトのリアルな零れ話
maimyyym
3
200
AOAI で AI アプリを開発する時にまず考えたいこと
mappie_kochi
1
620
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
7
63k
コスト最適重視でAurora PostgreSQLのログ分析基盤を作ってみた #jawsug_tokyo
non97
2
900
OPENLOGI Company Profile
hr01
0
63k
LangfuseではじめるAIアプリのLLMトレーシング
codenote
0
140
C++26アップデート 2025-03
faithandbrave
0
1.2k
Twelve-Factor-Appから学ぶECS設計プラクティス/ECS practice for Twelve-Factor-App
ozawa
3
160
Part1 GitHubってなんだろう?その1
tomokusaba
3
710
Winning at PHP in Production in 2025
beberlei
1
280
Pythonデータ分析実践試験 出題傾向や学習のポイントとテクニカルハイライト
terapyon
1
130
TanStack Start 技術選定の裏側 / Findy-Lunch-LT-TanStack-Start
iktakahiro
0
100
Featured
See All Featured
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Docker and Python
trallard
44
3.4k
Six Lessons from altMBA
skipperchong
28
3.8k
A Modern Web Designer's Workflow
chriscoyier
693
190k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
23
2.7k
Visualization
eitanlees
146
16k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
Adopting Sorbet at Scale
ufuk
76
9.4k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.2k
Rails Girls Zürich Keynote
gr2m
94
13k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Transcript
GPSつき心拍数トラッカー 増川武志
自己紹介 • 増川武志 • ソフトウェアエンジニア • C#, .Net Core, JS,
Azure • キーボーディスト
「世界」を記録する
世界の法則を解き明かすには もっとたくさんのセンサデータが必要 課題 • Web上のデータは集めやすい • センサデータは集めにくい センサによるデータ収集をもっと一般的にしたい
人にデータを集めてもらう 世界中を移動する人にデータを集めてもらう • スマホにないセンサーを持つデバイスでデータ収集 • モバイルネットワークでサーバにデータ送信 第一弾としてPrototype! • 位置情報付きで心拍数を収集
GPSつき心拍数トラッカー • https://qiita.com/takeaship/items/f3a3f4be950d06670256
構成図
散歩しながら心拍数収集
LINE Thingsを使う理由 • 開発ハードルの低さ • センサ側にネットワーク接続が不要 • BLE通信なので、低消費電力 ◦ 丸一日動かしても平気
• センサデータをもとにLINEメッセージでフィードバック可能
野外アクティビティ • サイクリング • 山登り 活用方法 • 収集したデータをあとから見返して、ペース配分にフィードバック • オーバーペースをメッセージで警告
活用事例
センサーの種類を追加 • 気圧 • 温度 • 湿度 Qiita記事は再現しやすいよう丁寧に書きました。 いろんなセンサーで試してみてください! 今後の展望