Kleidos Device Hardware Reference#
Per-device hardware documentation: physical specs, display, buttons, peripherals, chip info, pin maps, and front-view SVG mockup.
Last updated: 2026-05-28.
Devices#
| Device | File | DEVICE_ID | Variant | Envs |
|---|---|---|---|---|
| M5StickC Plus2 | m5stickc-plus2.md | 1 | variants/m5stickc_plus2 | m5stickc_plus2 |
| M5StickC StickS3 | m5sticks3.md | 2 | variants/sticks3 | sticks3 |
| LilyGO T-Deck Plus | tdeck.md | 3 | variants/tdeck | tdeck |
| M5StickC Plus 1.1 | m5stickc-plus1.md | 4 | variants/m5stickc_plus1 | m5stickc_plus1 |
| M5Stack Gray | m5stack-gray.md | 5 | variants/m5stack_gray | m5stack_gray |
| M5Cardputer ADV | cardputer-adv.md | 6 | variants/cardputer | cardputer |
| M5Stack CoreS3 SE | cores3-se.md | 7 | variants/cores3_se | cores3_se |
| M5Stack Core2 v1.3 | core2-v13.md | 8 | variants/core2_v13 | core2_v13 |
| M5Stack CoreInk | m5core-ink.md | 9 | variants/m5core_ink | Blocked |
Notes#
- Physical specs (dimensions, display mm, button positions) come from
../cad-sources/[device]/measurements.json. - Front-view SVG mockups live at
../cad-sources/[device]/svg/front.svgand are embedded in each device file. - Pin maps and firmware flags reflect the current Kleidos variant, not necessarily the official vendor map. Where they differ, the device file calls this out explicitly.
- Per-chip register maps (PMICs, RTC, I/O expander) and the debug-console introspection commands are documented under
../introspection/.