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
54
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
960
Forum des métiers
marcpoppleton
0
51
Other Decks in Programming
See All in Programming
AI Agent 時代的開發者生存指南
eddie
4
2.2k
CSC305 Lecture 12
javiergs
PRO
0
240
品質ワークショップをやってみた
nealle
0
650
オープンソースソフトウェアへの解像度🔬
utam0k
17
3.2k
pnpm に provenance のダウングレード を検出する PR を出してみた
ryo_manba
1
170
マンガアプリViewerの大画面対応を考える
kk__777
0
410
3年ぶりにコードを書いた元CTOが Claude Codeと30分でMVPを作った話
maikokojima
0
700
KoogではじめるAIエージェント開発
hiroaki404
1
160
Devvox Belgium - Agentic AI Patterns
kdubois
1
150
Introducing RemoteCompose: break your UI out of the app sandbox.
camaelon
2
110
Devoxx BE - Local Development in the AI Era
kdubois
0
150
Claude Agent SDK を使ってみよう
hyshu
0
1.4k
Featured
See All Featured
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.3k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
YesSQL, Process and Tooling at Scale
rocio
173
15k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
Leading Effective Engineering Teams in the AI Era
addyosmani
7
670
It's Worth the Effort
3n
187
28k
Balancing Empowerment & Direction
lara
5
700
4 Signs Your Business is Dying
shpigford
186
22k
Documentation Writing (for coders)
carmenintech
75
5.1k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
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