1. Program your Hello World Board to do something, .
2. In as many different programming languages as possible.
********************************************************************
Tools:
Hello World Board
python - term.py, a computer , a serial connection
Commands to make the hex file and flash it to the Hello board.
make -f hello_blink.make
sudo make -f hello_blink.make program-usbtiny-fuses
sudo make -f hello_blink.make program-usbtiny
Dean Rose found an excellent tutorial at this website for making, programming, and running the FabISP at this site by David A. Mellis: