kevin.fonner.net

        
- My Blog -     - My Projects -     - About Me -
 Latest Posts...


My Projects

  1. 100 Acre Woods Nursery
  2. Haunted Dungeon
  3. Haunted Dungeon 2007 Additions
  4. Halloween 2008 Additions
  5. Halloween Laboratory
  6. Project: E
  7. Laughing Place
  8. The Land
  9. Life Hacks

About Me

I have been a developer for 14 years programming in Java, Groovy, Python, C#, C and several other languages. I currently work for The Babcock and Wilcox Corporation where I develop boring Enterprise Technology, specifically creating and managing customizations to a large proprietary J2EE application. In my spare time however, I work on all sorts of projects using many technologies from writing C for AVR microcontrollers to Java web based applications for automating my home. This blog is a way for me to show off my projects and how I built them.


Wed Jan 07 00:00:00 EST 2009

To get started with Xbee I am flashing all the firmware on the chips and making sure my newly built kits from Adafruit Industries are working correctly. In the picture I am using an arduino board without the chip as a USB to TTL-232 converter to talk to the Xbee Chip. I later ordered a couple of cables from Adafruit Industries that do this for you. They come in real handy!

If you couldn’t tell already why I had the helping hands in the previous picture… here is a closer look. It’s holding one of the wires connected to the Xbee directly to a point on the Arduino board that wasn’t exposed on one of the connectors. Hence why I found it a little nicer to order the USB-TTL232 cables. It worked just fine… but those USB-TTL232 Cables come in handy for so many things. I often use to debug my microcontrollers by hooking a max232 chip up to the microcontroller. I would then use a USB to RS232 cable to hook my computer to the MAX232 chip. Now I just plug the USB-TTL232 into my computer and hook it up directly to my chip. Works great.