Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

BEATBox Open-Source Resources

This folder hosts the open-source materials needed to build, customize, and extend BEATBox.

Structure

  • hardware/ - CAD, + (soon PCB, enclosure, and mechanical design files)
  • firmware/ - (coming soon) embedded firmware for modules
  • software/ - (coming soon) control, logging, and analysis software
  • docs/ - documentation and technical notes
    • assets/ - figures, renders, and media
  • build-guides/ - (coming soon) assembly, calibration, and validation guides

How to contribute

Add files to the appropriate folder and update documentation in docs/. For large design files, prefer GitHub Releases and link them from docs/.

Licensing

  • software/: GNU AGPLv3 (see resources/software/LICENSE)
  • firmware/: GNU GPLv3 (see resources/firmware/LICENSE)
  • hardware/: CERN OHL-S v2 (see resources/hardware/LICENSE)