No description
| .github | ||
| components | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
Wippersnapper Component Definitions
Welcome! This repository contains JSON definition files and images that allow components and sensors to be used with WipperSnapper, Adafruit IO's no-code IoT service.
Note: We aren't ready for user submissions yet as we're still finalizing the format and tools.
Click here to submit suggestions or requests for new Adafruit.io WipperSnapper components >>>
How Will It Work?
Anyone can add a new component to Wippersnapper by writing a small amount of descriptive JSON and adding an image! If accepted, a supported component will:
Appear in this list
Generate a custom web form, like this
Have its current status tracked or controlled, like this
And work seamlessly with the rest of IO, including Dashboards and Triggers!
Pin Component Format
todo
I2C Component Format
todo
Legend
I2C Sensor Types
Possible values for an I2C component's subcomponents' sensorType field:
- "unspecified"
- "accelerometer"
- "magnetic-field"
- "orientation"
- "gyroscope"
- "light"
- "pressure"
- "proximity"
- "gravity"
- "acceleration"
- "rotation"
- "humidity"
- "ambient-temp"
- "object-temp"
- "voltage"
- "current"
- "color"
- "raw"
- "pm10-std"
- "pm25-std"
- "pm100-std"
- "pm10-env"
- "pm25-env"
- "pm100-env"
- "co2"
- "gas-resistance"
- "altitude"