Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 955 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 955 Bytes

HandPan

Official HandPan Repository 2024 (c) Noah Rachdi.

Important

Remaining files to be added soon (latest until 04.02.2025).

Overview

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++.

Repository Structure

  • 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.

Licenses

  • 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.

Usage

  • Instructions for compiling the C++ code, 3D printing, and PCB assembly will be added in future updates.