-
I'm on
- go version go1.23.3 linux/amd64
- Description: Ubuntu 22.04.5 LTS
with
```bash
go build bleclient_sprkplus_collision.go
sudo ./bleclient_sprkplus_collision SK-955D
```
I get …
-
I'm unable to run any of the **getting_started** examples on my **Modal RV01**.
I have tried:
**1. Different RX and TX serial cables:**
- 6 Ground
- 8 GPIO 14 (TXD)
- 10 GPIO 15 (RXD)
…
-
## Typos
>https://sphero.docsapp.io/docs/get-started
- which on today's mobile devices and **compueter** is basically limitless.
CORRECTION
- which on today's mobile devices and **computer** is…
-
# C++ Return: std::any, std::optional, or std::variant? - C++ Stories
What should happen when the data returned from a function is not valid? It might be an error or just how the system operates (emb…
-
Any one know if SNAP connects to Sphero Bolt?
-
Hi, is it possible to reset the sphero's internal orientation once it's powered? It senses a Quaternion who's default 0 is whichever way the sphero is facing when its powered on. Is it possible to tur…
-
I can use Sphero BOLT's magnetometer value just fine in Sphero Edu App using getCompassDirection() in the JavaScript code in the app. But I can't find magnetometer sensor reading in this library. All …
-
Asking the user in a terminal window what port their Sphero is on is not user-friendly, and won't work with (still non-existent) manager.
-
Hi 🙂
Sorry, but I couldn’t find this information anywhere. Is the Sphero Mini also supported or just the Ollie, BB-8, and Sphero classic?
Thanks 🙂
zerok updated
5 years ago
-
Hi,
I'm trying to control two Sphero SPRK+ robots using JS. I use the cylon-sphero-ble module, which works great for 1 sprk+, but if I try to make two connections, it just gets stuck at "Starting con…