In three simple steps, turn the real world into an API.
1. PLUG IN SENSOR
2. SELECT SENSOR
3. GET DATA
The Platform
Introducing The Device.
A bridge that allows you to stream any input or output to a computing system without any engineering or embedded programming - taking the "hard" out of hardware.
Our central transmitter and sensor modules enable rapid and flexible building - taking the "hard" out of hardware.
input and output modules snap into The Device
Button
Temperature
Pressure
Distance
Humidity
Gas
Spin
Pressure
Gesture
Altitude
Sound
Motion
Joystick
Move
Digital
Flex
Slider
Color
Glow
Tone
Glow
Touch
Acceleration
Proximity
Force
Thermal
Light
Dial
Orientation
Button
Light
Joystick
Gesture
Spin
Distance
Access and build on top of this data directly in your favorite program or language (e.g., cloud databases, desktops, mobile phones, XR headsets).
float temp = EnvironmentModule.temperature;
GlowModule.SetColor(00DEFF);
bool on = ButtonModule.state;
So you can do things like this:
using Magic; public Magic.Algorithms.Orientation orientation;
Quaternion spatialData = orientation.orientation;
Connect the physical world to the digital world seamlessly