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
52
Slices up your app!
marcpoppleton
1
180
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
ユーザーも開発者も悩ませない TV アプリ開発 ~Compose の内部実装から学ぶフォーカス制御~
taked137
0
190
奥深くて厄介な「改行」と仲良くなる20分
oguemon
1
560
250830 IaCの選定~AWS SAMのLambdaをECSに乗り換えたときの備忘録~
east_takumi
0
400
ぬるぬる動かせ! Riveでアニメーション実装🐾
kno3a87
1
230
CloudflareのChat Agent Starter Kitで簡単!AIチャットボット構築
syumai
2
500
さようなら Date。 ようこそTemporal! 3年間先行利用して得られた知見の共有
8beeeaaat
3
1.5k
プロポーザル駆動学習 / Proposal-Driven Learning
mackey0225
2
1.3k
ProxyによるWindow間RPC機構の構築
syumai
3
1.2k
実用的なGOCACHEPROG実装をするために / golang.tokyo #40
mazrean
1
290
請來的 AI Agent 同事們在寫程式時,怎麼用 pytest 去除各種幻想與盲點
keitheis
0
120
MCPとデザインシステムに立脚したデザインと実装の融合
yukukotani
4
1.4k
スケールする組織の実現に向けた インナーソース育成術 - ISGT2025
teamlab
PRO
1
130
Featured
See All Featured
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Raft: Consensus for Rubyists
vanstee
140
7.1k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
How to train your dragon (web standard)
notwaldorf
96
6.2k
BBQ
matthewcrist
89
9.8k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Music & Morning Musume
bryan
46
6.8k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Thoughts on Productivity
jonyablonski
70
4.8k
A designer walks into a library…
pauljervisheath
207
24k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
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