
Blynk Controlled Car
I made Blynk controlled Car using Adafruit Feather 32u4 Bluefruit LE. I can easily using Blynk!
目次
Configuration
I use the BLE equipped microcomputer Adafruit Feather 32u4 Bluefruit LE and the motor driver DRV8835 to control the rotation of the two motors by Blynk.
Parts
- BLE-equipped microcomputer Adafruit Feather 32u4 bluefruit LE
- Motor driver DRV8835
- Li-ion polymer battery 400mAh
- Double gearbox
gear ratio is 344.2 : 1
- Universal Plate
- Off-road tyre set
- Ball caster
Blynk Library for Arduino
Latest library is located in the following.
https://github.com/blynkkk/blynk-library
Adafruit Feather 32u4 Bluefruit LE. is used. So, Arduino code is generated in reference to the following.
[Example] -> [Blynk] -> [Boards_BLE]-> [Adafruit_Feather_32u4_BLE]
Blynk settings
Create a new project . Select the Arduino UNO in hardware, because there is no Adafruit Feather 32u4 BLE yet. AUTH TOKEN will make a note so you use at the time of Arduino code generation ( or to send mail ).
Place the BLE widget and the joystick widget.
Joystick setting. The values of the two-axis are output in virtual pin V0. The values of X and Y are -255 to 255, respectively.
Arduino IDE Code
[Sketch Example]-> [Blynk]-> [boards_ble]-> [Adafruit_Feather_32u4_BLE] code generated by reference.
You can now control two motors by receiving the two values of the Blynk joystick and move them back and forth!
Blynk Connecting BLE
Click on the BLE widget of the project.
Click on the “Connect BLE device”.
Then, conect to “Adafruit Bluefruit LE” by clicking “OK”.
Operation
In the future, I’d like to have this camera mounted on a head-mounted display (smartphone): roll: