Home

Week 9

Embedded Programming...

data sheets

in-system developmentISP
ICE
JTAG

programmers;
ISP
Dragon

C;
AVR Libc
WinAVR

debugging;
AVR Studio

IDE;
AVR Studio
Modkit

host communication;
FTDI: libFTDI
hello.ftdi.44.cad hello.ftdi.44.png hello.ftdi.44.traces.png hello.ftdi.44.interior.png
hello.ftdi.44.echo.c hello.ftdi.44.echo.c.make
make -f hello.ftdi.44.echo.c.make
sudo make -f hello.ftdi.44.echo.c.make program-usbtiny-fuses
sudo make -f hello.ftdi.44.echo.c.make program-usbtiny
python term.py /dev/ttyUSB0 115200

Assignment:

Program your board to do something, in as many different programming languages as possible