Circuit Boards as Code


Summary of my bookmarked Github repositories from Feb 5th, 2024

Github repositories

  • atopile/atopile

    atopile is a revolutionary tool for building electronic circuit boards with code. The platform encourages intelligent design capture, version control integration with Git, and continuous integration (CI). By describing hardware using code, atopile enables precise control, easy design reuse, and collaboration. It supports Python 3.11+, with a straightforward installation process via pip. The objective is to bring software development paradigms to hardware design, allowing users to configure hardware specifications, manage designs with Git, and ensure high-quality designs with CI. Explore atopile's potential to transform hardware development paradigms at packages.atopile.io.