Paste this into Claude Code (VS Code panel, Adom editor, or terminal) to install:
Search the Adom Wiki for the library component "NRF24L01+" (slug: nrf24l01-plus) at https://wiki-ufypy5dpx93o.adom.cloud/wiki/libraries/nrf24l01-plus. 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 NRF24L01+ is a 2.4GHz ISM band transceiver from Nordic Semiconductor. Features auto-acknowledgment, auto-retransmit, and 6 data pipes. Widely used for low-cost wireless communication in hobbyist projects.
Electrical Specifications
Frequency: 2.4GHz ISM band
Data Rate: 250kbps/1Mbps/2Mbps
Range: Up to 100m (LOS)
TX Power: 0dBm max
Interface: SPI
Package: 8-pin breakout
Pin Configuration
Package: QFN-20
Pin 1: GND — Ground
Pin 2: VCC — Supply voltage (1.9V-3.6V)
Pin 3: CE — Chip enable (TX/RX mode)
Pin 4: CSN — SPI chip select (active low)
Pin 5: SCK — SPI clock
Pin 6: MOSI — SPI data in
Pin 7: MISO — SPI data out
Pin 8: IRQ — Interrupt (active low)
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!