https://github.com/sharpbrick/docs
Powered UP - Community Docs (the missing device docs ..)
https://github.com/sharpbrick/docs
controlplus lego lego-wireless-protocol powered-up poweredup
Last synced: 5 months ago
JSON representation
Powered UP - Community Docs (the missing device docs ..)
- Host: GitHub
- URL: https://github.com/sharpbrick/docs
- Owner: sharpbrick
- Created: 2020-10-16T20:53:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-11T20:59:22.000Z (over 2 years ago)
- Last Synced: 2025-07-24T03:53:10.539Z (11 months ago)
- Topics: controlplus, lego, lego-wireless-protocol, powered-up, poweredup
- Homepage:
- Size: 42 KB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Powered UP - Community Docs
The missing device docs ...
## Hubs
| System Type | Technical Name | Name | LEGO# | Docs |
| --- | --- | --- | --- | --- |
| 0x20 | DuploTrainBaseHub | | 10874 | [docs](hubs/duplotrainbasehub.md) |
| 0x40 | MoveHub | | 88006 | [docs](hubs/movehub.md) |
| 0x41 | TwoPortHub | Hub | 88009 | [docs](hubs/twoporthub.md) |
| 0x43 | MarioHub | Mario | 71360 | [docs](hubs/mariohub.md) |
| 0x80 | TechnicMediumHub | Technic Hub | 88012 | [docs](hubs/technicmediumhub.md) |
## Devices
| IOTypeId | Technical Name | Name | LEGO# | Type | Docs |
| --- | --- | --- | --- | --- | --- |
| 0x0014 | Voltage | n/a | n/a | Hub Device | [docs](devices/voltage.md) |
| 0x0015 | Current | n/a | n/a | Hub Device | [docs](devices/current.md) |
| 0x0017 | RgbLight | n/a | n/a | Hub Device | [docs](devices/rgblight.md) |
| 0x0029 | DuploTrainBaseMotor | n/a | n/a | Hub Device | [docs](devices/duplotrainbasemotor.md)
| 0x002A | DuploTrainBaseSpeaker | n/a | n/a | Hub Device | [docs](devices/duplotrainbasespeaker.md)
| 0x002B | DuploTrainColorSensor | n/a | n/a | Hub Device | [docs](devices/duplotrainbasecolorsensor.md)
| 0x002C | DuploTrainSpeedometer | n/a | n/a | Hub Device | [docs](devices/duplotrainbasespeedometer.md)
| 0x002E | TechnicLargeLinearMotor | Technic Large Motor | 88013 | External Motor | [docs](devices/techniclargelinearmotor.md)
| 0x0046 | MarioHubDebug | n/a | n/a | Hub Device | [docs](devices/mariohub-debug.md) |
| 0x0047 | MarioHubAccelerometer | n/a | n/a | Hub Device | [docs](devices/mariohub-accelerometer.md) |
| 0x0049 | MarioHubTagSensor | n/a | n/a | Hub Device | [docs](devices/mariohub-tagsensor.md) |
| 0x004A | MarioHubPants | n/a | n/a | Hub Device | [docs](devices/mariohub-pants.md) |
| 0x0036 | TechnicMediumHubGestureSensor | n/a | n/a | Hub Device | [docs](devices/technicmediumhub-gesturesensor.md) |
| 0x0039 | TechnicMediumHubAccelerometer | n/a | n/a | Hub Device | [docs](devices/technicmediumhub-accelerometer.md) |
| 0x003A | TechnicMediumHubGyroSensor | n/a | n/a | Hub Device | [docs](devices/technicmediumhub-gyrosensor.md) |
| 0x003B | TechnicMediumHubTiltSensor | n/a | n/a | Hub Device | [docs](devices/technicmediumhub-tiltsensor.md) |
| 0x003C | TechnicMediumHubTemperatureSensor | n/a | n/a | Hub Device | [docs](devices/technicmediumhub-temperaturesensor.md) |
| 0x003D | TechnicColorSensor | n/a | set 51515, part 37308 | External Sensor | [docs](devices/techniccolorsensor.md)
| 0x003E | TechnicDistanceSensor | n/a | set 51515, part 37316 | External Sensor | [docs](devices/technicdistancesensor.md)
| 0x0025 | VisionSensor | Color & Distance Sensor | part 88007 | External Sensor | [docs](devices/visionsensor.md)
## LWP Notes
- [Value Scaling](lwp/note-value-scaling.md)
## Contribute
This documentation is intented to be used across implementations by providing all technical details needed to provided in the available LEGO specifications. It is independent of the [sharpbrick/powered-up](https://github.com/sharpbrick/powered-up) project and should not be considered as a documentation of it.
Issues and Pull Requests are welcome.