Tutorial
Read moreThis tutorial will focus on using Arduino 101 to communicate with mobile application. Bluetooth is one of the popular wireless communication technologies because of its low power consumption, low cost and a light stack.
IdeationWhy did we decide to make it?
There are a lot of apps on both store Apple and Android for controlling Arduino 101 using Bluetooth, but none of them will give you all what you need. So we decided to build a mobile application from scratch alongside with Arduino code that can give the following:
- Read & write digital pins.
- Read & write PWM pins.
- Read analog pins.
- Remember last status of the pins.
- Change the mode of the pin (Output, PWM, SERVO or Input).
- Automatic connect to Arduino.
- Rename the label of each pin.
- Terminal to send any data to Arduino.
- LCD to receive any data from Arduino.
- Assign actions when receiving data from Inputs, LCD and Analogs.
TATCO
12 projects • 79 followers
Official channel of tatco.cc, an educational website in the area of Electronics.
Arduino Projects and Tutorials, DIY Projects, How It Works.
Comments