←back to thread

409 points andreock | 1 comments | | HN request time: 0.41s | source
Show context
nine_k ◴[] No.41853803[source]
> For the moment the only option is to make capibaraZero with a breadboard but we are working on a PCB to make device more portable.

Radically low-cost, can't disagree :)

PCB files are actually available: https://github.com/CapibaraZero/resources/tree/main/PCB/

OTOH it's nice to be able to literally see every part, and how they are connected.

replies(3): >>41857280 #>>41857408 #>>41857841 #
ZiiS ◴[] No.41857280[source]
Remember hardware != software. These PCBs may still be WIP.
replies(1): >>41860301 #
1. nine_k ◴[] No.41860301[source]
Yes, updating a PCB means building a device anew, and to build it you can't just type "make" and go grab a tea.

This us why the idea to go for the breadboard first and thus always have a working prototype is so obviously right.