Public projects 4
Toolbox 2
Respected projects 4
“Lend me your ears!”: Web Bluetooth and Voice Recognition
Project tutorial by Gregory O. Voronin
- 8,246 views
- 1 comment
- 43 respects
Build your own app that connects to Arduino/Genuino 101
- 63,227 views
- 12 comments
- 94 respects
Comments 3
Arduino 101 Blynk Bluetooth Tutorial almost 4 years ago
Arduino 101 Blynk Bluetooth Tutorial almost 4 years ago
Have you installed the Blynk Arduino library at http://docs.blynk.cc/#downloads-blynk-library and just to check, have you installed the necessary files for the Arduino 101 (available in the boards manager).
Arduino 101 Blynk Bluetooth Tutorial almost 4 years ago
The Arduino 101 is actually a microcontroller made by Intel and endorsed by Arduino. It has Bluetooth and many other sensors built directly in. Unfortunately, this tutorial won't work for other Arduinos. Learn about it here https://www.arduino.cc/en/Main/ArduinoBoard101
Thanks Justin for helping them all out. I've now fixed the project. Not sure how I missed it while working on the code as everything worked while developing it.