We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Prototyping IoT with yocto

Formal Metadata

Title
Prototyping IoT with yocto
Alternative Title
Yocto based IoT device
Title of Series
Number of Parts
611
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language
Production Year2017

Content Metadata

Subject Area
Genre
Abstract
Yocto/OpenEmbedded is a very famous build system for embedded Linux andaccording to the last "IoT developper survey", it's the the most used OS forIoT devices. During the conference, we will describe some advanced Yocto/OEfeatures in order to build a simple sensor based on Raspberry Pi zero. Building a sensor with Yocto could be quite simple. During the conference wewill explain hown to integrate an I²C sensor with Raspberry Pi zero. * setting up Wi-Fi connection * writing recipe for I²C temperature/pressure device control * adding a Linux service to get data from sensor through I²C bus * adding NTP client with Yocto package management (SMART) * building a dedicated distro for the device * adding everything to a new layer (meta-iot)