Coder Social home page Coder Social logo

gettingtoblinky4's Introduction

Getting to Blink 4

This is a repository of (mostly) KiCad files created when following the online KiCad (and basic PCB design) tutorial by Chris Gammel. You can follow along the tutorial on this YouTube playlist

blinky

PCB Design

This design has a couple of changes compared to Chris's design. At the end of the tutorial series Chris realises that the resistance on his LED was too high, making the LED very dim. So I changed the value of R3 from 1KΩ to 100Ω.

schematic

I was unable to find 470kΩ 0805 resistors for R2 so I switched to the nearest value I found which was 510kΩ (this should only affect the frequency of blinking)

Layout

layout

Since I was using OSHPark for PCB Fabrication, which charges per sq-inch, I tried to reduce the area of the PCB by making the layout of the battery holder as small as I could.

Soldering

A major issue when soldering was the orientation of various componets. Two components are sensitive to orientation and need to be oriented correctly for the circuit to work.

  • U1 (7555) : This timer IC doesn't have a notch denoting the first pin of the IC. The following figure shows the correct orientation of the IC and the related pin numbers.

ic

  • D1 : The LED is also sensitive to orientation. On the PCB, the arrow (→) on the silkscreen indicates the direction of the LED. On the package itself a faint green line indicates the direction of the LED. Align the two and LED will be correctly oriented.

led

Components

One minor issue was that I accidently sourced for a 0805 capacitor package instead of a 1206. That's also not really a problem as it is possible to solder a 0805 capacitor onto a 1206 footprint.

gettingtoblinky4's People

Contributors

notthetup avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.