ngipkgs
ngipkgs copied to clipboard
EDeA
https://nlnet.nl/project/ElectronicsHub/
In 2020 it is still next to impossible to reuse proven parts of different designs without needless reimplementation. By leveraging KiCad’s pcbnew and eeschema scripting, a new way of building modular, reusable electronics opens. We are creating a catalog and community portal for discovery and development of proven circuit modules: power management, signal conditioning, data conversion, micro-controllers, etc.
Seems to have a few separate tools:
- a server for uploading designs (maybe not intended for end-user): https://gitlab.com/edea-dev/edea-server
- main CLI tool, https://gitlab.com/edea-dev/edea
- Python+Poetry
- a server for coordinating test results (not sure relation to main project): https://gitlab.com/edea-dev/edea-ms
- Python+JS web frontend https://nlnet.nl/project/ElectronicsHub/