Skip to content
/ pibeat Public

A web based drum sequencer for your robotic Raspberry Pi based drum machine

Notifications You must be signed in to change notification settings

mnkii/pibeat

Repository files navigation

PiBeat

A browser based Drum Sequencer to control your Raspberry Pi robotic drum machine from your computer, tablet, mobile etc.

See the Instructable on how to create your own drum machine and how to use this project, or take a look here

It is standard Angular app communicating with a Python backend using Web Sockets. The Python server is found in server.py.