Skip to content

OpenClaw skill for guiding Raspberry Pi projects - Python code, GPIO, sensors, troubleshooting

Notifications You must be signed in to change notification settings

sergiopesch/raspberry-pi-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

🥧 Raspberry Pi Maker

Your AI guide for Raspberry Pi projects.

What It Does

  • Generates Python code for GPIO, sensors, cameras
  • Explains wiring pin-by-pin
  • Troubleshoots when things break
  • Teaches as you build

Quick Start

from gpiozero import LED
led = LED(17)
led.blink()

Includes

  • GPIO pinout reference
  • Common libraries guide
  • Beginner → Advanced projects
  • Troubleshooting tips

Built For

Beginners learning by building. Ask questions, get working code.


An OpenClaw skill.

About

OpenClaw skill for guiding Raspberry Pi projects - Python code, GPIO, sensors, troubleshooting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published