Challenge
Last updated
Last updated
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.
Connectivity Serial Arduino IDE
Connectivity Serial Zephyr
Connectivity Bluetooth Serial Port Profile Android App
Connectivity Bluetooth Serial Port Profile Arduino 101
Connectivity Bluetooth The Tile App
Section
Instruction
Make a basic serial communication between Intel Edison (Python) and Arduino 101 / Genuino 101 (Arduino IDE)
Section
Instruction
Make a basic serial communication between Intel Edison (Python) and Arduino 101 / Genuino 101 (Zephyr)
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
Instruction
Implement a function to send the data from functionDataSensor under main.py through Bluetooth to an Arduino 101
Instruction
Section
Section
Section
Implement a like solution using your Intel Edison and your Phone