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
44
Slices up your app!
marcpoppleton
1
160
Android all the things! @ Nantes
marcpoppleton
0
150
Android all the Things
marcpoppleton
4
640
Kotlin, how to dive in without drowning
marcpoppleton
0
300
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
940
Forum des métiers
marcpoppleton
0
47
Other Decks in Programming
See All in Programming
DevinとCursorから学ぶAIエージェントメモリーの設計とMoatの考え方
itarutomy
1
440
ISUCON14感想戦で85万点まで頑張ってみた
ponyo877
1
770
Fixstars高速化コンテスト2024準優勝解法
eijirou
0
190
盆栽転じて家具となる / Bonsai and Furnitures
aereal
0
2.1k
2025.01.17_Sansan × DMM.swift
riofujimon
2
630
PHPで学ぶプログラミングの教訓 / Lessons in Programming Learned through PHP
nrslib
4
1.1k
チームの立て直し施策をGoogleの 『効果的なチーム』と見比べてみた
maroon8021
0
140
「とりあえず動く」コードはよい、「読みやすい」コードはもっとよい / Code that 'just works' is good, but code that is 'readable' is even better.
mkmk884
6
1.5k
GitHub CopilotでTypeScriptの コード生成するワザップ
starfish719
28
6.1k
Amazon Bedrock Multi Agentsを試してきた
tm2
1
180
rails newと同時に型を書く
aki19035vc
6
730
AHC041解説
terryu16
0
500
Featured
See All Featured
Embracing the Ebb and Flow
colly
84
4.5k
Rebuilding a faster, lazier Slack
samanthasiow
79
8.8k
Adopting Sorbet at Scale
ufuk
74
9.2k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
44
9.4k
Building an army of robots
kneath
302
45k
A designer walks into a library…
pauljervisheath
205
24k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
113
50k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
39
1.9k
Build your cross-platform service in a week with App Engine
jlugia
229
18k
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
Agile that works and the tools we love
rasmusluckow
328
21k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
226
22k
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