www.flickr.com
tres frijoles' photos More of tres frijoles' photos
You are here: tearsoffire.org > Projects Web > ElectronicsProjects > AvrProjects > AvrBetaDevelopmentBoard r2 - 31 Mar 2007 - 00:46 - ChristopherPepe


Start of topic | Skip to actions

AvrBetaDevelopmentBoard

details

Similar to the BetaPicDevelopmentBoard this board is designed for testing and breadboarding AVR projects. Presently this beast only sports a 40 pin DIP socket, 4.9MHz oscillator, 10 pin ISP header, and IO pin access sockets. This was originally for the FreeRtosTest but is now being used for all mega32 development until the AvronicsKit is in full swing. even after the kit i'll likely still use this as it is a handy board.

At this point i have fitted all of the IO pins with SIP headers and added as many SIP headers to ground too. This gives me access to every pin so that i can write the drivers for i2c, spi, rs232, and general IO.

avr-beta-top.jpg

here you see the led's that allow output on the lower nibble of PORTB. I also have attached this kit to a RS232 board and am developing an RS232 driver for use with the AvronicsKit.

avr-beta-bottom.jpg

very low level debugging is available on this board thru the nibble shown. the four leds are tied to b0..3 so i stobe the upper and lower nibble to see internal register values. at this point the rs232 driver is fairly robust so i use a peek function to see internal registers as well. of course i only do this because i don't want to drop the loot for a ICE. while the JTAGICE mkII is an amazing deal for $300 i don't want to spend that kinda money for my side projects.

-- ChristopherPepe - 17 Mar 2006

Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r2 < r1 | More topic actions
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding tearsoffire.org? Send feedback