Is it possible to get the Gerber files for the Arduino Uno r3 and the WiFi 101? I've been teaching myself the SW side of this hobby (with much help from SE Arduino) and I'd like to better understand, or at least get some exposure to, the HW side.
Are the Arduino Uno and WiFi 101 Gerber files available to the general public or are they considered IP? I am under the impression that it is open source but I'm not sure where the OS boundary ends.
1 Answer 1
On the Arduino UNO and Wifi shield websites in the Documentation section you can download the Schematic (PDF) and PCB layout (Eagle) files. The page already says
The Uno is open-source hardware! You can build your own board using the follwing files
With the free version of Eagle, you can open it and export to gerber file format.
-
Thank you for explaining it to me. I'll take a look. I did see Eagle files I just didn't know what they were.acpilot– acpilot2016年05月16日 06:38:14 +00:00Commented May 16, 2016 at 6:38
Explore related questions
See similar questions with these tags.