The MBS Xojo Phidgets Plugin
All plugins
Documentation
Download
Mailing list
Order Phidgets Plugin license
Order Complete Set License
Plugin Content
Classes to work with Phidget devices.
This plugin is included in our plugin archive:
Download the MBS Xojo Plugins |
||||||
macOS MBS-Xojo-Plugins244.dmg |
Windows MBS-Xojo-Plugins244.zip |
Linux MBS-Xojo-Plugins244.zip |
||||
All archives contain the same content. |
MBS Phidgets Plugin.pdf | 1.7M |
You can order a license here: Order
This plugin part is included if you order a Complete set license.
Learn more about Phidgets on phidgets.com.
Please note that we have the older and newer classes:
- PhidgetMBS class for Phidget22 library.
- OldPhidgetMBS class for the older Phidget21 library.
After ten years we rewrote the Phidget classes for MBS Xojo Plugins in version 22.1 to use the new framework. Our APIs basically wrap the C API from Phidgets library and so you can always look on their documentation, too.
Our plugin does all memory management automatically for you with allocation of required buffers. We dispatch all events on main thread including the asynchronously APIs and their completion events. You can of course use AddHandler if needed and send events to your delegate methods. We check error codes and raise PhidgetErrorExceptionMBS whenever needed. The exception then has an error message and the error code.
Check out the new classes to control the various features:
- class PhidgetAccelerometerMBS
- class PhidgetBLDCMotorMBS
- class PhidgetCapacitiveTouchMBS
- class PhidgetCurrentInputMBS
- class PhidgetDCMotorMBS
- class PhidgetDictionaryMBS
- class PhidgetDigitalInputMBS
- class PhidgetDigitalOutputMBS
- class PhidgetDistanceSensorMBS
- class PhidgetEncoderMBS
- class PhidgetFrequencyCounterMBS
- class PhidgetGPSMBS
- class PhidgetGyroscopeMBS
- class PhidgetHubMBS
- class PhidgetHumiditySensorMBS
- class PhidgetIRMBS
- class PhidgetLCDMBS
- class PhidgetLightSensorMBS
- class PhidgetMagnetometerMBS
- class PhidgetMotorPositionControllerMBS
- class PhidgetPHSensorMBS
- class PhidgetPowerGuardMBS
- class PhidgetPressureSensorMBS
- class PhidgetRCServoMBS
- class PhidgetResistanceInputMBS
- class PhidgetRFIDMBS
- class PhidgetSoundSensorMBS
- class PhidgetSpatialMBS
- class PhidgetStepperMBS
- class PhidgetTemperatureSensorMBS
- class PhidgetVoltageInputMBS
- class PhidgetVoltageOutputMBS
- class PhidgetVoltageRatioInputMBS
If you use a humidity, magnetic, light, gyroscope, PH, sound, temperature, capacitive touch or pressure sensor for a Xojo project, you can try the new classes above. You can recognize input from analog and digital sources and output signals. You can control various motors including steppers.
We support currently macOS, Windows and Linux in all variants for Intel and ARM CPUs.
The documentation for MBS Phidgets Plugin:
show all functions and classes in this plugin.
Examples for this plugin:
- /Phidgets/Old Phidget Classes/Phidget Manager
- /Phidgets/Old Phidget Classes/Phidget RFID Test
- /Phidgets/Old Phidget Classes/Phidget01616
- /Phidgets/Old Phidget Classes/PhidgetAccelerometer Test
- /Phidgets/Old Phidget Classes/PhidgetAccelerometer Test with Events
- /Phidgets/Old Phidget Classes/PhidgetMotorControl Test with Events
- /Phidgets/Old Phidget Classes/PhidgetTextLCD
- /Phidgets/Phidget Manager
- /Phidgets/Phidgets
- /Phidgets/Phidgets 1012.8 Test
- /Phidgets/Phidgets LCD
Blog Entries
- MBS Xojo Plugins, version 24.2pr3
- MBS Xojo Plugins, version 24.2pr2
- The Top 10 from the MBS Xojo Plugins in 2022
- XDC Anywhere - MBS Xojo Plugins
- News from the MBS Xojo Plugins Version 22.1
- Rewritten Phidgets Plugin
- MBS Plugins 11.1 Release notes
- New Phidgets supported
- MBS REALbasic Plugins Version 10.4 release notes
- MonkeyBread Software Releases the MBS REALbasic plug-ins 9.2
Videos
Xojo Developer Magazine
Content of Phidgets Plugin.