-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Jasdac edited this page Jan 29, 2026
·
8 revisions
Please note that up to date documentation can be found at wiki.vibhub.io
This wiki is left here for legacy reasons.
Welcome to the VibHub developer wiki! Before we start, let's go over some terms:
| Term | Explanation |
|---|---|
| Device | This is the physical hardware VibHub |
| App | The code that sends vibration instructions to the Device |
| Server | This is the server that relays messages between the Device and the App |
| deviceID | A unique ID for each Device that allows the App to communicate with it |
| Name/Link | Description |
|---|---|
| VibHub Mini | Official 18650 Version of the VibHub |
| VibHub ESP32 | Official 4xAA Version of the VibHub |
| VibHub Browser | Official JS client library |
| XOBJ SL Library | Second Life library built on the XOBJ framework |
| Browser Example | Example browser app that you can run from a harddrive |