Official HandPan Repository 2024 (c) Noah Rachdi.
Important
Remaining files to be added soon (latest until 04.02.2025).
This project is an open-source controller built with the Bela board. It includes 3D-printed and laser-cut components, along with custom software written in C++.
src/
: C++ code files.designs/
: STL, FreeCAD, and PDF files for the 3D-printed and laser-cut components.pcb/
: KiCAD files for the PCB design.
- Code: Licensed under the MIT License (see
LICENSE
). - Design Files: Licensed under the Creative Commons Attribution 4.0 International License (see
LICENSE_DESIGNS
). - Bela Board: This project uses the Bela board, licensed under LGPL. See Bela's GitHub repository for details.
- Instructions for compiling the C++ code, 3D printing, and PCB assembly will be added in future updates.