Software Projects
Embedded Development Tools
ssterm
- A console-based serial port terminal with curses and stdin/stdout interfaces.
vAVRdisasm
- An Atmel AVR firmware disassembler with several handy features.
vPICdisasm
- A Microchip PIC firmware disassembler with several handy features.
libGIS
- A collection of free routines to create, read and write Atmel Generic, Intel HEX8, and Motorola S-Record formatted files.
Network Tools
While working with low-level network programming, I found I could benefit from a few simple tools.
deja-packet
- Transmits packets from a libpcap or raw file through a specified interface.
pcap2c
- A tool that converts packets stored in a pcap capture file to raw C arrays.