FOSSPicks
FOSSPicks

The promised profusion of extra time has failed to materialize for Graham this month, leaving him with too many synth kits to build, a table littered with components, and a leaking toilet.
Circuit design
Horizon EDA
One of the many things that once seemed impossible, but is now accessible, is creating your own printed circuit boards (PCBs). You can now prototype and design your own boards from your humble home computer, and there are also now many manufacturers who welcome print runs as small as one. Add to this a crowdsourcing community happy to dive in to add their own orders and support themselves, and home brew PCB design should properly be considered a new cottage industry. The central part of this new ecosystem is open source software that can help you design, arrange, and build a circuit board that will work exactly as you intend it to and print according to your own specifications and requirements. This is the job of an Electronic Design Automation (EDA) package, which is exactly what Horizon EDA happens to be.
Horizon EDA is a comprehensive circuit design and creation tool that bundles several key components (pun intended). The first, and perhaps most important, is called "the pool." This is the parts library that lets you drag and drop predefined and readily available components into your designs. There's a comprehensive editor for adding your own parts, but you're more likely to clone the 35,000 parts database from Horizon's own GitHub repository and use this via the tabbed-by-category pool manager. There's a big difference in the way EDA implements versus other open source tools, because it uses a very flexible hierarchy of JSON-formatted files for each part, tracked by metadata stored in SQLite. It can also only contain real parts with full part numbers you can type into sites like Digikey.com to place an order. This is something you'll appreciate if you've used, for example, the Arduino IDE parts list.
With a new project created, the second key component is the schematic editor. This is where you place components from the pool to design the circuit with the functionality you need. The connections themselves are composed of networks, such as tracks for different voltages and signals. These networks can have their own algorithmically controlled rules, such as clearance, track width, and hole size. These become apparent in the third key component, the board layout preview. This is where your design becomes an actual circuit with components placed on a board. This view can quickly become complicated when it arranges your components and circuits across the various layers and tracks required to take the logical concept into the physical realm. You can even view the final board in exploded OpenGL 3 3D, which is a brilliant educational tool useful for any example boards you might want to download or share.
[...]
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Direct Download
Read full article as PDF:
Price $2.95
News
-
Another New Linux Laptop has Arrived
Slimbook has released a monster of a Linux gaming laptop.
-
Mozilla VPN Now Available for Linux
The promised subscription-based VPN service from Mozilla is now available for the Linux platform.
-
Wayland and New App Menu Coming to KDE
The 2021 roadmap for the KDE desktop environment includes some exciting features and improvements.
-
Deepin 20.1 has Arrived
Debian-based Deepin 20.1 has been released with some interesting new features.
-
CloudLinux Commits Over 1 Million Dollars to CentOS Replacement
An open source, drop-in replacement for CentOS is on its way.
-
Linux Mint 20.1 Beta has Been Released
The first beta of Linux Mint, Ulyssa, is now available for downloading.
-
Manjaro Linux 20.2 has Been Unleashed
The latest iteration of Manjaro Linux has been released with a few interesting new features.
-
Patreon Project Looks to Bring Linux to Apple Silicon
Developer Hector Martin has created a patreon page to fund his work on developing a port of Linux for Apple Silicon Macs.
-
A New Chrome OS-Like Ubuntu Remix is Now Available
Ubuntu Web looks to be your Chrome OS alternative.
-
System76 Refreshes the Galago Pro Laptop
Linux hardware maker has revamped one of their most popular laptops.