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
「10分以内に機能を消せる状態」 の実現のためにやっていること
togishima
1
530
Micro Frontendsで築いた 共通基盤と運用の試行錯誤 / Building a Shared Platform with Micro Frontends: Operational Learnings
kyntk
0
120
全員アーキテクトで挑む、 巨大で高密度なドメインの紐解き方
agatan
5
8.2k
最新のDirectX12で使えるレイトレ周りの機能追加について
projectasura
0
290
目的で駆動する、AI時代のアーキテクチャ設計 / purpose-driven-architecture
minodriven
10
3.2k
Nitro v3
kazupon
2
320
競馬で学ぶ機械学習の基本と実践 / Machine Learning with Horse Racing
shoheimitani
14
13k
Combinatorial Interview Problems with Backtracking Solutions - From Imperative Procedural Programming to Declarative Functional Programming - Part 1
philipschwarz
PRO
0
100
TypeScript 5.9で使えるようになった import defer でパフォーマンス最適化を実現する
bicstone
1
370
社内オペレーション改善のためのTypeScript / TSKaigi Hokuriku 2025
dachi023
1
120
「文字列→日付」の落とし穴 〜Ruby Date.parseの意外な挙動〜
sg4k0
0
180
オフライン対応!Flutterアプリに全文検索エンジンを実装する @FlutterKaigi2025
itsmedreamwalker
2
240
Featured
See All Featured
Documentation Writing (for coders)
carmenintech
76
5.1k
The Cost Of JavaScript in 2023
addyosmani
55
9.3k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
Optimizing for Happiness
mojombo
379
70k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
Why Our Code Smells
bkeepers
PRO
340
57k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
508
140k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
659
61k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.8k
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