Paste this into Claude Code (VS Code panel, Adom editor, or terminal) to install:
Search the Adom Wiki for the library component "MPU-6050" (slug: mpu-6050) at https://wiki-ufypy5dpx93o.adom.cloud/wiki/libraries/mpu-6050. Pull down the KiCad symbol, footprint, and 3D model files from the wiki page's assets. Install them into my current KiCad project and register in sym-lib-table and fp-lib-table. If the page has a datasheet URL, save that too.
The MPU-6050 is a 6-axis motion tracking device from InvenSense (TDK). Combines a 3-axis gyroscope and 3-axis accelerometer with an onboard Digital Motion Processor (DMP). Widely used in drones and robotics.
Electrical Specifications
Gyroscope: ±250/500/1000/2000 °/s
Accelerometer: ±2/4/8/16 g
Interface: I2C (400kHz) / SPI
ADC: 16-bit
Supply: 2.375V-3.46V
Package: QFN-24 (4x4mm)
Pin Configuration
Package: QFN-24
Pin 1: CLKIN — External clock input
Pin 2: NC — No connection
Pin 3: NC — No connection
Pin 4: NC — No connection
Pin 5: NC — No connection
Pin 6: AUX_DA — Aux I2C data (for ext magnetometer)
Pin 7: AUX_CL — Aux I2C clock
Pin 8: VLOGIC — Digital I/O supply (1.71V-VDD)
Pin 9: AD0 — I2C address bit / SPI SDO
Pin 10: REGOUT — Regulator filter capacitor
Pin 11: FSYNC — Frame sync input
Pin 12: INT — Interrupt output
Pin 13: VDD — Supply voltage (2.375V-3.46V)
Pin 14: NC — No connection
Pin 15: NC — No connection
Pin 16: NC — No connection
Pin 17: NC — No connection
Pin 18: GND — Ground
Pin 19: NC — No connection
Pin 20: NC — No connection
Pin 21: NC — No connection
Pin 22: NC — No connection
Pin 23: SCL — I2C clock / SPI clock
Pin 24: SDA — I2C data / SPI data in
Sub-Skills
?
What are Sub-Skills?
Sub-skills are community-contributed AI skill extensions for this component.
They teach AI assistants about specific tools, configurators, or workflows.
Examples:
A manufacturer’s configuration tool for a motor controller
A community-written design guide for an amplifier circuit
An automated test/validation script for a sensor module
How to add one: Click Add Sub-Skill, provide the URL
to your skill and a brief description. Submissions are reviewed by the Adom team
before going live.
No sub-skills yet. Be the first to contribute one!