Allen-Synthesis / EuroPi

EuroPi: A reprogrammable Eurorack module based on the Raspberry Pi Pico

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Question / Request] Kicad version of the hardware design files

Didah opened this issue · comments

Does anyone have Kicad versions of the board/schematic files?

It might be a plus to add those to the project at some point, as Kicad is free and available for all major OSes, where DesignSpark seems to be windows only unless I'm missing something?

Another upside would be automated interactive BOM creation due to this wonderful plugin: https://github.com/openscopeproject/InteractiveHtmlBom - this could be a help for future builders!
See https://openscopeproject.org/InteractiveHtmlBomDemo/html/pic_programmer.html for an example of an interactive BOM extracted using the plugin.

image

Hello there!

The schematic files are made in KiCad, however these are yet to be converted to KiCad board files.

The original files were made in DesignSpark, however future projects are all to be made in KiCad, just the time it takes to ensure the board files are identical in new software is not insignificant!

I will definitely have a look at making an interactive BOM, that is a great idea

KiCad design files are available in #147 including an interactive BOM. The PR is likely to sit unapproved for some time until the design files can be tested with a new order, but the basics, including schematic, are now present