ngipkgs icon indicating copy to clipboard operation
ngipkgs copied to clipboard

EDeA

Open jleightcap opened this issue 8 months ago • 0 comments

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/

jleightcap avatar Jun 03 '24 15:06 jleightcap