-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Sphero,
It appears that only a binary library has been included thus far, and it is specifically compiled for the Atmel AVR processor. Is this correct?
Hopefully, this is just the beginning of support for a full-fledged, Open Source Arduino library for the Sphero RVR. The old AVR boards are very limiting, especially the UNO with only 2KB of RAM. Most users these days are using either the newer Arduino.cc offerings like the MKR1010 and NANO33IOT, or are using the Espressif ESP8266 and ESP32 processors. All of these have built-in WiFi and offer a significant performance and memory boost.
Please provide a full Open Source Arduino Library for the Sphero RVR. The user community will quickly add support for all of the mainstream micrcontrollers and could then issue pull requests to have those changes reviewed and merged by Sphero.
Thank you for your consideration.
Dan