blynkkk / blynk-library

Blynk library for IoT boards. Works with Arduino, ESP32, ESP8266, Raspberry Pi, Particle, ARM Mbed, etc.
https://blynk.io
MIT License
3.81k stars 1.38k forks source link

Question: PC Computer and blink library #471

Closed DJuego closed 4 years ago

DJuego commented 4 years ago

Hi!. I'm looking for a library that allows me to use bluetooth with C++ in Windows 10 x64 environments, linux distributions, and perhaps in MacOSX environment (crossplattform desktop software) . This library seems to focus on embedded hardware. But it also seems very powerful. Could it be suitable for my purposes?

Thank you!

DJuego

vshymanskyy commented 4 years ago

It is recommended to use Python or Node.JS blynk library for use on Windows 10, Linux, Mac (it's just easier to use). However, neither of these libraries supports Bluetooth on Windows 10 out of the box.