/pibeat

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

Primary LanguageTypeScript

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.