From 93a6fe9296054f4e14f09e403ea6eeaae59a467a Mon Sep 17 00:00:00 2001 From: Kunal Marwaha Date: Sun, 14 Jul 2019 18:21:58 -0700 Subject: [PATCH] typo: abondoned -> abandoned --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48d8ba1..324a829 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ This is a PCB design for a 20 pixel LED ring made from 5050 WS2812B (Neopixels a This is a PCB design for a 30 pixel LED ring made from 5050 WS2812B LEDs (Neopixels as Adafruit calls them). I got the idea from the Adafruit NeoPixel rings which come in the following sizes: 7, 12, 16, 24 and 60. I needed a slightly larger ring than the 24 pixel ring they make but not as large as the 60 for a project I was working on.

Innovation Trophy 2017 v1

-This was my first attempt at working with KiCAD. My goal was to produce a PCB to replace something in the trophy that I was hand-soldering using hook-up wire. That was taking forever so I decided to make the design into a PCB to make that process a little easier. This being my first time using KiCAD, I made a lot of mistakes and soon abondoned this project file. Most of the contents of the design were split into the 20 and 30 pixel ring designs contained within other folders in this repository. DEPRECATED +This was my first attempt at working with KiCAD. My goal was to produce a PCB to replace something in the trophy that I was hand-soldering using hook-up wire. That was taking forever so I decided to make the design into a PCB to make that process a little easier. This being my first time using KiCAD, I made a lot of mistakes and soon abandoned this project file. Most of the contents of the design were split into the 20 and 30 pixel ring designs contained within other folders in this repository. DEPRECATED

Nested Pixel Rings

This was my first attempt and using KiCAD to nest two PCB designs into a single Gerber file for sending for fab. It was really just to test that it would work and used very early and incompatible versions of the 20 and 30 pixel ring PCB designs. DEPRECATED