Adafruit_Wippersnapper_Arduino
No-code IoT firmware and sensor driver development
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Adafruit WipperSnapper skills?โผ
Run `npx skills add adafruit/Adafruit_Wippersnapper_Arduino --all -g -y` in your terminal to install all skills in this repository globally.
What is Adafruit IO WipperSnapper?โผ
It is firmware that turns any Wi-Fi-capable board (ESP32, ESP8266, RP2040, and more) into an Internet-of-Things device connected to Adafruit IO, with no programming required.
How do I add a new sensor to WipperSnapper?โผ
The add-sensor-component-v1 skill walks the agent through researching the sensor's Arduino library, writing the C++ driver, registering it, and creating the component definition JSON for both required repositories.
Does this work with Claude Code and other coding agents?โผ
Yes. The repository includes agents.md and claude.md orchestrator files plus a standard SKILL.md, so it works with Claude Code, OpenClaw, Cursor, and similar agents.
Do I need embedded programming experience to contribute a sensor?โผ
No. The skill enforces a step-by-step gated process that verifies the library, reads example code, and handles formatting and build checks, so the agent produces a working driver from just a sensor name.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core