The GnuVision Blog

Free Software for a Free Society

The GnuVision Blog header image 4

Entries Tagged as 'gEDA Tools'

gEDA PCB

November 26th, 2007 · 1 Comment

Got a set of PCB’s (designed using gEDA tools) today - this is my second attempt at using gEDA tools (after the AVR Badge experiment).

The board will carry a MAX232 to perform TTL<->RS232 level shifting.
The design files will be made available soon …
Lots of students are starting blogs these days - check out this […]

[Read more →]

Tags: gEDA Tools

Hack the badge!!

November 17th, 2006 · No Comments

It was Insignia day 2 today - and it was time for the hack-the-badge contest! I reached the CS department by 2:30 and
saw that there were only a few participants. I began by describing how the badge PCB was built using GNU/Linux tools. This was followed by a very brief introduction to the Attiny […]

[Read more →]

Tags: AVR Badge · Atmel AVR · Favourite · Insignia@GECT · gEDA Tools

Badge PCB ready …

November 15th, 2006 · No Comments

Got the badge PCB today afternoon.

It looks good - except that I made a big blunder - forgot to take a mirrored image! Anyway, very, very happy to
see my first `built with GNU/Linux’ product !! I am off to get a soldering iron to test it out …

[Read more →]

Tags: AVR Badge · gEDA Tools

Still struggling with PCB …

November 14th, 2006 · No Comments

It seems the footprint library of `PCB’ has some serious problems - I am taking my second layout to my Kunnamkulam friend - if he is not satisfied with this, there will be no badge to hack for Insignia 2006.
Update: PCB designer friend seems to be satisfied with the layout I have generated … […]

[Read more →]

Tags: gEDA Tools

Badge Design - step 3 (Or, hi-tech in Kunnamkulam)

November 9th, 2006 · No Comments

Finally, I have made some sense out of gschem and pcb, the gEDA tools. Schematic capture is easy; what is difficult is using PCB. Here is the schematic of the badge:

A major problem with pcb is lack of footprints for some of the parts used in the circuit - the microswitch and the button […]

[Read more →]

Tags: Electronics · gEDA Tools

Badge design - step 2

November 4th, 2006 · No Comments

Finished writing the code for the badge; nothing fancy - just 4 red LED’s and a switch. The muC goes to power down mode after executing some initialization routines - the current consumption is less than 1uA in this mode. The switch connected to PB4, when pressed, will result in a pin change […]

[Read more →]

Tags: AVR Badge · Atmel AVR · gEDA Tools