criteria 787 B

12345678910111213141516171819202122232425262728293031
  1. Design files are published
  2. * Schematics
  3. * PCB Layout
  4. * Footprints
  5. * HDL and ISA of the microcontroller are also open
  6. Assembly instructions are published
  7. * Detailed parts list
  8. * Set up and flashing
  9. * Use and configuration instructions
  10. Bill of materials is published
  11. * Generated by KiCAD
  12. * Also a detailed list with parts, prices, datasheets etc.
  13. Contributing guide is published
  14. * In the Git repo, alongside documentation
  15. CAD files are in editable format
  16. * KiCAD project file
  17. Assembly instructions are editable
  18. * Markdown files in the git repo alongside designs and code
  19. * Git and wiki are open to contributions
  20. Bill of materials is editable
  21. * BOM in ODS spreadsheet format and freely licensed
  22. Free redistribution is allowed
  23. * All designs, BOM, documentation and code under the GPL