I try to maintain numerous projects:
- A script for batch converting multiple files using mencoder, 2divx
- Various dotfiles for vim, xsession, procmail and makethumbs.sh.
- A shell script for downloading various online cartoons, getcartoons.
- A shell script for grabbing pictures periodically, grabpics. Typically used to grab webcams.
- A latex setup for big reports like master thesis.
- An example makefile.
- A very handy list of network masks.
- A shell script for automatically publish a picture gallery using makethumbs.sh, newpics.
- A shell script for daily backups, both full and incremental, nixbackup.sh.
I hope you find them useful, many of them I already use on daily basis 🙂
I am working on the Atmel AP7000 chip and trying to get an I2S interface working for the TI PCM4222 chip.
I saw your name on the atmel-ssc.c driver you submitted for this device.
Are you interested in answering some questions about your driver and how I may go about using it?
-Robert