Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
Anmerkung des Herausgebers: This file was selected as MATLAB Central Pick of the Week
Sphero is an inexpensive differential-drive robotic ball that can be controlled from a Bluetooth enabled device. It features a number of sensors (accelerometers, gyros, back-emf encoders) which allows it to measure its position and velocity with a fair degree of accuracy. The Sphero's RGB LEDs allow it to glow in any color of choice, while the blue back LED indicates its current orientation. Two wheels allow the Sphero to roll on the ground and to rotate along its vertical axis.
This package (which works with MATLAB releases 2014b and newer) allows us to communicate with a Sphero from within MATLAB (and Simulink), on a computer running either Windows or 64-bit version of Mac OS 10.7 or earlier.
The package is mainly based upon a "sphero" class, which in turn relies on the MATLAB Bluetooth class. The class methods and properties allow you to perform (within MATLAB) many operations available with the underlying Sphero API, such as connecting, disconnecting, sleeping, changing LED colors, reading (and/or streaming back) the Sphero's position and velocity, and commanding each of the 2 motors independently. An higher-level roll command can also be used to move the Sphero with a certain speed and direction. The Simulink library contained in the package also features Simulink blocks for setup, timing, and basic sensing and actuation.
The readme.txt file explains how to pair up the Sphero to your computer, install the package, and create Sphero objects in MATLAB, while several examples are also included to illustrate the use of the available commands and Simulink blocks.
NOTE that the 'readLocator' capability was temporarily removed in version 3.71 of the Sphero firmware, so if you need this functionality you need to use either an older or newer version of the firmware.
Zitieren als
Danvir Sethi (2026). Sphero Connectivity Package (https://de.mathworks.com/matlabcentral/fileexchange/52481-sphero-connectivity-package), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert von: Legacy MATLAB and Simulink Support for Arduino, Real-Time Pacer for Simulink
Inspiriert: Sphero Multi-Agent Robotic Testbed for Matlab (SMART_matlab), Sphero Simulation in Simscape Multibody, Dynamixel Simulink Library
Kategorien
Mehr zu Instrument Control Toolbox Supported Hardware finden Sie in Help Center und MATLAB Answers
Allgemeine Informationen
- Version 2.8.0.0 (730 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit R2013a und späteren Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
Communitys
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 2.8.0.0 | Minor fixes:
|
||
| 2.6.0.0 | * Raw motor block updated to expect a single input with 2 elements for left and right motor. This makes the block inline with the other blocks in the library
|
||
| 2.1.0.1 | Updated license |
||
| 2.1.0.0 | Bug fix & extending support for MATLAB R2013a-R2014b
|
||
| 1.8.0.0 |
