Challenge

Challenge

With this step by step challenge you will have a parallel learning experience of Internet of Things and continue with the implementation of functionality on top of the project you have built during the workshop.

  1. Connectivity Serial Arduino IDE

  2. Connectivity Serial Zephyr

  3. Connectivity Bluetooth Serial Port Profile Android App

  4. Connectivity Bluetooth Serial Port Profile Arduino 101

  5. Connectivity Bluetooth The Tile App

01 Connectivity Serial Arduino IDE

Section Link

Instruction

Make a basic serial communication between Intel Edison (Python) and Arduino 101 / Genuino 101 (Arduino IDE)

02 Connectivity Serial Zephyr

Section Link

Instruction

Make a basic serial communication between Intel Edison (Python) and Arduino 101 / Genuino 101 (Zephyr)

03 Connectivity Bluetooth Serial Port Profile Android App

Section Link

Instruction

Implement a function to send the data from functionDataSensor under main.py through Bluetooth to an existing Android application (Android BlueTerm Application) using the SPP protocol

04 Connectivity Bluetooth Serial Port Profile Arduino 101

Section Link

Instruction

Implement a function to send the data from functionDataSensor under main.py through Bluetooth to an Arduino 101

05 Connectivity Bluetooth The Tile App

Section Link

Instruction

Implement a The Tile App like solution using your Intel Edison and your Phone

Last updated