Project Description

Project description

 

2a: Say “Hello World” with Blinky

 

Almost every introductory computer programming course starts off with “Hello World.”  This is a very simple program that simply prints the words “Hello World” on the screen. In electronics, we have “Blinky.”  A simple circuit that makes an LED blink.

There are tons of ways this can be achieved, but one of the easiest to teach is by using a chip called a 555 timer, a few resistors and a capacitor.

We’ll start by introducing our “Blinky on a Breadboard”.

 

 

Most circuits will start off as napkin sketches like this one:

 

 

Getting the idea down on paper as early as possible and adding to it while you pore over datasheets is an important step.  It’ll give you something to go back to if something goes wrong.  This circuit should blink an LED approximately 21 times per second.  Kind of fast, but it keeps the capacitor small.  Now let’s put the circuit together on the breadboard and make sure it works.

 

 

… And there it goes:

 

So now we know our napkin sketch circuit works.  It’s time to capture it as a schematic in Upverter.  Start a new project.  Call it what you want, but I recommend something relating to a blinking LED.

 

Now that you have a blank schematic in front of you, let’s place the first symbol.  That will be our 555 timer chip.  Open the parts library from the toolbar and enter 555 into the search field.

Gallery
The project owner hasn't added any images yet.

Design Files

Embed Code

Export Design Data

Open JSON Format
All model data in Upverter's Open JSON export format (more info)
Gerber Format (RS-274X extended)
CAD to CAM transfer instructions (more info)
NC Drill (Excellon)
NC drill and route machine instructions (more info)
XYRS
X-Y, rotation and side data for Pick and Place assembly (CSV)
PADS Layout Netlist
Export your schematic into a third-party layout tool
Dimension Drawing
Export the board outline, holes, and rulers
High-Res Schematic PNG
High resolution image form
3D Model (Step)
3D model of the board and components