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
Android Things, comment faire sa domotique DIY ...
Search
Marc Poppleton
April 18, 2018
Programming
0
160
Android Things, comment faire sa domotique DIY sans jamais toucher à un fer à souder
présentation de Android Things au GDG Code d'Armor en avril 2018
Marc Poppleton
April 18, 2018
Tweet
Share
More Decks by Marc Poppleton
See All by Marc Poppleton
Slice my app
marcpoppleton
0
51
Slices up your app!
marcpoppleton
1
170
Android all the things! @ Nantes
marcpoppleton
0
160
Android all the Things
marcpoppleton
4
660
Kotlin, how to dive in without drowning
marcpoppleton
0
310
Android Studio, a focus on the tool in different contexts
marcpoppleton
0
420
K for Kotlin
marcpoppleton
1
1.2k
Le magicien Doze
marcpoppleton
0
950
Forum des métiers
marcpoppleton
0
50
Other Decks in Programming
See All in Programming
MDN Web Docs に日本語翻訳でコントリビュートしたくなる
ohmori_yusuke
1
130
20250628_非エンジニアがバイブコーディングしてみた
ponponmikankan
0
700
MCPを使ってイベントソーシングのAIコーディングを効率化する / Streamlining Event Sourcing AI Coding with MCP
tomohisa
0
120
テスト駆動Kaggle
isax1015
1
440
顧客の画像データをテラバイト単位で配信する 画像サーバを WebP にした際に起こった課題と その対応策 ~継続的な取り組みを添えて~
takutakahashi
1
100
ふつうの技術スタックでアート作品を作ってみる
akira888
1
910
Deep Dive into ~/.claude/projects
hiragram
14
2.6k
VS Code Update for GitHub Copilot
74th
2
660
初学者でも今すぐできる、Claude Codeの生産性を10倍上げるTips
s4yuba
16
12k
AI コーディングエージェントの時代へ:JetBrains が描く開発の未来
masaruhr
1
200
「テストは愚直&&網羅的に書くほどよい」という誤解 / Test Smarter, Not Harder
munetoshi
0
180
Hack Claude Code with Claude Code
choplin
5
2.3k
Featured
See All Featured
A designer walks into a library…
pauljervisheath
207
24k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
How GitHub (no longer) Works
holman
314
140k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
181
54k
BBQ
matthewcrist
89
9.7k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
48
2.9k
Rails Girls Zürich Keynote
gr2m
95
14k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
830
Mobile First: as difficult as doing things right
swwweet
223
9.7k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
Transcript
Comment faire sa domotique DIY sans jamais toucher à un
fer à souder
Source : pxhere.com
PROBLEME
Source : pxhere.com
Source : pxhere.com
HARDWARE
HARDWARE • Raspberry Pi 3 Model B • RFXCom RFXtrx433
USB • Oregon Scientific THGR122 LaCrosse TX3
SOFTWARE • Domoticz • openHAB • …
PROBLÈME (bis)
Source : pxhere.com
Source : pxhere.com
None
ANDROID THINGS • Core Android • Things support lib
ANDROID THING • NXP Pico (i.MX7D & i.MX6UL) • NXP
Argon (i.MX6UL) • Raspberry Pi 3 (Model B)
ANDROID THING https://partner.android.com/things/console
DÉVELOPPER POUR THINGS
DÉVELOPPER • Android Studio • c’est tout
DÉVELOPPER
DÉVELOPPER
DÉVELOPPER
LIRE LES DONNÉES
LIRE LES DONNÉES • UART API • USB HOST API
LIRE LES DONNÉES
LIRE LES DONNÉES
LIRE LES DONNÉES
LIRE LES DONNÉES
LIRE LES DONNÉES
LIRE LES DONNÉES
LIRE LES DONNÉES
DÉCHIFFRER LES TRAMES
DÉCHIFFRER LES TRAMES
DÉCHIFFRER LES TRAMES
DÉCHIFFRER LES TRAMES
DÉCHIFFRER LES TRAMES
DÉCHIFFRER LES TRAMES
PUBLIER LES DONNÉES
PUBLIER LES DONNÉES
PUBLIER LES DONNÉES
PUBLIER LES DONNÉES
PUBLIER LES DONNÉES
PUBLIER LES DONNÉES
PUBLIER LES DONNÉES
COMPANION
COMPANION • LiveData • ViewModel
COMPANION
COMPANION
COMPANION
COMPANION
COMPANION
COMPANION
OK GOOGLE?
OK GOOGLE? https://console.actions.google.com
OK GOOGLE?
OK GOOGLE? • Fullfilment Webhooks • Firebase Cloud Functions
OK GOOGLE?
OK GOOGLE?
SETTINGS
NEARBY API
None
None