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.
The GTK+ 3 interface is absolutely beautiful throughout, and the development team has succeeded in making their application a playground for experimentation. It's also brilliant having everything in one place, without having to skip between different applications or worry about whether one layer is going to be properly translated into a circuit. When you're finished, you don't just get a PCB you can order; you also get a fully populated and formatted bill of materials ready for your component order. If you've ever had to do this manually, you'll know this is half the effort of the entire circuit design. That all this can be found in a new and yet fully mature open source application is remarkable. There's never been a better time to brush up on your electrical engineering knowledge!
Project Website

Music player
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you've found an article to be beneficial.
News
-
Fedora 39 Beta is Now Available for Testing
For fans and users of Fedora Linux, the first beta of release 39 is now available, which is a minor upgrade but does include GNOME 45.
-
Fedora Linux 40 to Drop X11 for KDE Plasma
When Fedora 40 arrives in 2024, there will be a few big changes coming, especially for the KDE Plasma option.
-
Real-Time Ubuntu Available in AWS Marketplace
Anyone looking for a Linux distribution for real-time processing could do a whole lot worse than Real-Time Ubuntu.
-
KSMBD Finally Reaches a Stable State
For those who've been looking forward to the first release of KSMBD, after two years it's no longer considered experimental.
-
Nitrux 3.0.0 Has Been Released
The latest version of Nitrux brings plenty of innovation and fresh apps to the table.
-
Linux From Scratch 12.0 Now Available
If you're looking to roll your own Linux distribution, the latest version of Linux From Scratch is now available with plenty of updates.
-
Linux Kernel 6.5 Has Been Released
The newest Linux kernel, version 6.5, now includes initial support for two very exciting features.
-
UbuntuDDE 23.04 Now Available
A new version of the UbuntuDDE remix has finally arrived with all the updates from the Deepin desktop and everything that comes with the Ubuntu 23.04 base.
-
Star Labs Reveals a New Surface-Like Linux Tablet
If you've ever wanted a tablet that rivals the MS Surface, you're in luck as Star Labs has created such a device.
-
SUSE Going Private (Again)
The company behind SUSE Linux Enterprise, Rancher, and NeuVector recently announced that Marcel LUX III SARL (Marcel), its majority shareholder, intends to delist it from the Frankfurt Stock Exchange by way of a merger.