Internet Of Things Sensors
  • Cover
  • Summary
  • About This Training
    • Objectives
    • Skills
    • Prerequisites
    • Requirements
  • Once Upon a Time ...
  • Introduction
    • Topologies
    • Data Compression
  • Communication Protocols
    • I2C
      • Linux
      • Arduino
    • Serial Peripheral Interface
    • Serial Communication
      • Laboratory
        • Arduino and Linux
    • Infrared
    • Pulse Width Modulation
  • Microsystems Technologies
    • Actuators
    • Sensors
    • Transducers
  • Layers of Abstraction
    • Intel® IoT Developer Kit Libraries
      • MRAA
      • UPM
      • Laboratory
      • Contributions
    • Linux I2C Device Interface
      • LCD RGB Color Display
      • LCD RGB Text
      • LCD RGB Display Off
      • Temperature
    • Linux I2C Subsystem
  • Data Engines
    • Sparkfun
  • Wrap-Up
    • Online Training
    • Challenge
  • References
  • Sandbox
Powered by GitBook
On this page
  1. About This Training

Objectives

  • Using libraries (UPM & MRAA)

    • We will start with baby steps to shows how kids and not so hardcore nerds communicate with sensors

  • Look Ma! without Handles! (writing our own sensor code in user space)

    • Then we will throw away UPM & MRAA libraries to teach you how to use user space i2C libraries to communicate directly with your device

  • I'm a Pro! Turning our sensor code into a Linux kernel module

    • We have gone way beyond from the comfort zone, lets get into the Linux Kernel as the next step of for optimization

PreviousAbout This TrainingNextSkills

Last updated 7 years ago