Unboxing Of MSP430 Launchpad and AVR Butterfly
I was fortunate enough to be contacted by Ryan Gibson of Farnell (note: they’re also knowns as Element14) and was asked if I could do a review of some of their products. I picked 2 items in their...
View ArticleAVR Butterfly Review – A Cheap AVR Dev Board
I just got my AVR Butterly from Element14. I’ve heard about AVR butterfly before but I started with AVR programming using Arduino. I guess a lot of people started with arduino because it’s easy to...
View ArticleAVR Programming Using Mac OS X
Go to http://www.obdev.at/products/crosspack/download.html and download CrossPack for AVR development Install the DMG file double click the icon to run the installation Open a Terminal and type...
View ArticleUsing AVR Dragon To Program AVR Chips
In an earlier post, I wrote about AVR programming using Mac OSX. The last part in that procedure was the compiling of the C code to a HEX file. Now how do you get the HEX file and upload it to your...
View Article