# kicad

Published articles for kicad.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Design in KiCad, Quote with AIVON: A Faster Path to PCB Prototyping (Sponsored)

DevFeed: [Design in KiCad, Quote with AIVON: A Faster Path to PCB Prototyping (Sponsored)](<https://devfeed.tech/articles/design-in-kicad-quote-with-aivon-a-faster-path-to-pcb-prototyping-sponsored-26239.md>)

Original publisher: [Read original article](<https://www.cnx-software.com/2026/09/15/design-in-kicad-quote-with-aivon-a-faster-path-to-pcb-prototyping/>)

Author: Sponsored Post

Published: 2026-09-15T02:00:57Z

Content type: article

Language: en

Sources: [CNX Software - Embedded Systems News](<https://devfeed.tech/sources/cnx-software-embedded-systems-news.md>)

Topics: [Hardware](<https://devfeed.tech/topics/hardware.md>), [systems](<https://devfeed.tech/topics/systems.md>)

Tags: [aivon](<https://devfeed.tech/tags/aivon.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [kicad](<https://devfeed.tech/tags/kicad.md>), [manufacturing](<https://devfeed.tech/tags/manufacturing.md>), [pcb](<https://devfeed.tech/tags/pcb.md>), [plugin](<https://devfeed.tech/tags/plugin.md>), [prototyping](<https://devfeed.tech/tags/prototyping.md>), [sponsored](<https://devfeed.tech/tags/sponsored.md>), [verification](<https://devfeed.tech/tags/verification.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

### AI overview

AIVON's official KiCad Plugin connects a completed PCB layout to an online quotation form. After design-rule checking, it prepares manufacturing data and reduces manual exporting, zipping, uploading, and form entry during PCB prototyping.

### Source excerpt

Finished your PCB layout in KiCad? You don't necessarily need to leave the PCB Editor, export a separate set of manufacturing files, and manually upload them to a PCB manufacturer. AIVON's KiCad Plugin creates a direct path from your PCB design to an online PCB quote. AIVON has integrated an official KiCad plugin that connects a finished PCB layout to the company's online quotation page. After DRC, users can click the plugin in the PCB Editor, automatically prepare manufacturing data, and land on a pre-filled quote form instead of exporting, zipping, and uploading files by hand. Rather than introducing a new plugin framework, AIVON's integration leverages KiCad's existing Plugin and Content Manager ecosystem. For developers who already use KiCad for schematic capture and PCB layout, the integration provides another way to connect the design stage with PCB fabrication without manually repeating every manufacturing-file preparation step. Connecting KiCad PCB Design with [...] The post Design in KiCad, Quote with AIVON: A Faster Path to PCB Prototyping (Sponsored) appeared first on CNX Software - Embedded Systems News.

## Understanding RF Trace Impedance in a KiCad Sensor Hub PCB

DevFeed: [Understanding RF Trace Impedance in a KiCad Sensor Hub PCB](<https://devfeed.tech/articles/home-hardware-part-2-width-matters-35170.md>)

Original publisher: [Read original article](<https://blog.jessfraz.com/post/home-hardware-part-two/>)

Published: 2026-09-10T03:45:45Z

Content type: article

Language: en

Sources: [Jessie Frazelle](<https://devfeed.tech/sources/jessie-frazelle.md>)

Topics: [Hardware](<https://devfeed.tech/topics/hardware.md>), [kicad](<https://devfeed.tech/topics/kicad.md>), [codex](<https://devfeed.tech/topics/codex.md>)

Tags: [codex](<https://devfeed.tech/tags/codex.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [kicad](<https://devfeed.tech/tags/kicad.md>), [pcb](<https://devfeed.tech/tags/pcb.md>)

### AI overview

The article explains how the author resolved differing impedance calculations for a Sensor Hub's RF layout. It shows that both inner PCB layers contained ground copper, and that the RF trace's reference plane, dielectric thickness, copper thickness, and adjacent ground gap affect the 50-ohm impedance calculation.

### Source excerpt

We're back! Not with rework. This time we're talking about impedance and review. Apparently I can get into a heated argument about a board before it even gets here. In part one, I wrote about using Codex to design my own hardware because I'm sick of Control4, Savant, and the rest of that shit. The useful part wasn't one-shotting a PCB. It was having the agent work through datasheets, compare parts, and check the design. Then I had to notice that the connectors were facing the wrong fucking way. There was more to review. Which board are we arguing about? I was talking through the Sensor Hub's RF layout with Paul, and we were getting different answers for the impedance. This turned into a pretty heated argument, which might have scared some of the other people in the room. Honestly, we were just trying to figure it out. Paul started with this impedance calculator. I kept annoying him because I still didn't understand why we were getting different numbers. Eventually he switched to JLC's calculator, which was what the model was using. I wanted to understand the model's math and compare it with his. The KiCad view was part of the confusion. The connection looked orange, and the second interior layer, In2.Cu, was orange in the layer list. The first interior layer, In1.Cu, was green. So we thought ground was on the second one, and kept arguing about the thickness between layers. Then I realized both interior layers had ground copper, with ground vias connecting across layers. Seeing orange didn't mean the connection was only on that layer. There was ground on the green layer too, right under the RF trace. The model was right! I was just trying to understand what it was telling me. The confusing view, recreated in KiCad. In2.Cu is selected in orange; the green In1.Cu ground is there too. The RF trace is on F.Cu, the top layer. There is 0.1164 mm of insulating material between it and the first inner ground plane. If we used the second inner layer as the reference, we'd be i

## esp32pin.com: Interactive ESP32 Pinout Reference

DevFeed: [esp32pin.com: Interactive ESP32 Pinout Reference](<https://devfeed.tech/articles/esp32pin-com-a-pinout-reference-that-knows-which-pins-will-bite-you-13789.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/2026/08/esp32pin-pinout-reference/>)

Author: John Lee

Published: 2026-08-06T00:00:00Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP32](<https://devfeed.tech/topics/esp32.md>), [kicad](<https://devfeed.tech/topics/kicad.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [community-contribution](<https://devfeed.tech/tags/community-contribution.md>), [development-board](<https://devfeed.tech/tags/development-board.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [gpio](<https://devfeed.tech/tags/gpio.md>), [kicad](<https://devfeed.tech/tags/kicad.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [pinout](<https://devfeed.tech/tags/pinout.md>)

### AI overview

esp32pin.com is a free, open-source interactive pinout reference for the ESP32 family. It identifies pin constraints such as strapping-pin behavior, ADC2 conflicts with Wi-Fi, flash-pin restrictions, input-only pins, and USB or JTAG warnings.

### Source excerpt

esp32pin.com is a free interactive pinout reference for the ESP32 family. Every pin carries its real-world constraints, the data is generated from Espressif's official KiCad libraries and cross-validated against the esp-gpio-tool dataset, and new dev boards can be proposed right in the browser.

## How we turned the Replay keynote surprise into an open-source embedded playground

DevFeed: [How we turned the Replay keynote surprise into an open-source embedded playground](<https://devfeed.tech/articles/how-we-turned-the-replay-keynote-surprise-into-an-open-source-embedded-playground-35873.md>)

Original publisher: [Read original article](<https://temporal.io/blog/how-we-turned-replay-keynote-surprise-open-source-embedded-playground>)

Author: Shy Ruparel

Published: 2026-05-26T00:00:00Z

Content type: article

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [Open Source](<https://devfeed.tech/topics/open-source.md>), [Embedded Systems](<https://devfeed.tech/topics/embedded-systems.md>), [ESP32-S3](<https://devfeed.tech/topics/esp32-s3.md>), [MicroPython](<https://devfeed.tech/topics/micropython.md>), [kicad](<https://devfeed.tech/topics/kicad.md>)

Tags: [embedded](<https://devfeed.tech/tags/embedded.md>), [embedded-systems](<https://devfeed.tech/tags/embedded-systems.md>), [esp32-s3](<https://devfeed.tech/tags/esp32-s3.md>), [kicad](<https://devfeed.tech/tags/kicad.md>), [micropython](<https://devfeed.tech/tags/micropython.md>), [open-hardware](<https://devfeed.tech/tags/open-hardware.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [temporal-voices](<https://devfeed.tech/tags/temporal-voices.md>)

### AI overview

Temporal describes how it designed and distributed 2,000 hackable ESP32-S3 badges at Replay and then released the badge's firmware, hardware designs, fabrication files, documentation, tools, examples, and community app infrastructure as an open-source ecosystem.

### Source excerpt

We handed out 2,000 tiny hackable computers at Replay. Now the whole ecosystem is open source. Here's the story of how we built and shipped them.

## Jane Street's custom mechanical keyboard hackathon prize

DevFeed: [Jane Street's custom mechanical keyboard hackathon prize](<https://devfeed.tech/articles/machining-the-ultimate-hackathon-prize-20173.md>)

Original publisher: [Read original article](<https://blog.janestreet.com/hackathon-keyboards/>)

Author: James Somers

Published: 2019-02-28T00:00:00Z

Content type: article

Language: en

Sources: [Jane Street](<https://devfeed.tech/sources/jane-street.md>)

Topics: [Hackathon](<https://devfeed.tech/topics/hackathon.md>), [Software](<https://devfeed.tech/topics/software.md>), [Quantum Mechanical Keyboard](<https://devfeed.tech/topics/qmk.md>), [Microcontroller](<https://devfeed.tech/topics/microcontroller.md>), [Embedded Software Dev](<https://devfeed.tech/topics/embedded-software-dev.md>), [kicad](<https://devfeed.tech/topics/kicad.md>), [Arduino](<https://devfeed.tech/topics/arduino.md>)

Tags: [arduino](<https://devfeed.tech/tags/arduino.md>), [competition](<https://devfeed.tech/tags/competition.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [hackathon](<https://devfeed.tech/tags/hackathon.md>), [keyboard](<https://devfeed.tech/tags/keyboard.md>), [kicad](<https://devfeed.tech/tags/kicad.md>), [pcb](<https://devfeed.tech/tags/pcb.md>), [software](<https://devfeed.tech/tags/software.md>)

### AI overview

Jane Street describes building custom 68-key mechanical keyboards as prizes for the MakeMIT hackathon. The keyboards use walnut cases, brass plates, Cherry MX switches, a Tada 68 PCB, and QMK firmware.

### Source excerpt

Jane Street is sponsoring this year's MakeMIT hackathon, and we wanted to create a prize for the winners that would do justice to the maker spirit of the competition. As makers ourselves - it's not unusual to find a "software" engineer here who hacks on FPGAs or who has a CNC machine at home - it felt natural to get our hands dirty.