Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 377 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 377 Bytes

High Five In Action

A raspberry pi powered bot that lets people high five me remotely.

The hw/hw.py file will tell you how to wire up the components.

Originally the code was completely in Golang, but I had trouble getting PWM to work reliably, both in hardware and software, so I rewrote the hardware interacting code in Python.