harbaum / I2C-Tiny-USB

Cheap and simple I²C to USB interface
http://www.harbaum.org/till/i2c_tiny_usb
375 stars 79 forks source link

Add KiCad schematic and PCB design files #2

Closed aib closed 6 years ago

aib commented 6 years ago

In the spirit of FLOSS, I ported the schematic and PCB files to KiCad (v4.0.7, the current release)

The design is suitable for CNC isolation milling and indeed, this is how I tested it. You can see some pictures under the kicad-photos branch of my fork:

https://github.com/aib/I2C-Tiny-USB/blob/kicad-photos/images/kicad_screenshot.png https://github.com/aib/I2C-Tiny-USB/blob/kicad-photos/images/kicad_board_cnc.jpg https://github.com/aib/I2C-Tiny-USB/blob/kicad-photos/images/kicad_board_complete.jpg

harbaum commented 6 years ago

Excellent. Thanks.