Jan 31 2012

Tqfp programmer :-)

Isn’t that cute ? 🙂 an isp programable adapter for TQFP’s

20120131-075644.jpg


Jan 23 2012

ffmpeg – overlay

copy metadata from m4a to mp3 | ogg

ls *.m4a | while read line; do out=`echo $line|cut -d”.” -f1`; ffmpeg -i “$line” -ab 192k -ar 44100 -y “$out.mp3”  -map_meta_data 0:0 ;done

overlay logo
ffmpeg -i IMG_0247.MOV -vf “movie=wm.png [logo]; [in][logo] overlay=10:10 [out]” -y out.mov


Jan 11 2012

Oktolight master 8 port smd is ready

Here we go , brand new and ready. 3 mcu powered 8 channel master with one (spi) output to the next 8 port smd slave. So 3 slaves an 1 master would be sufficient for 32 channels.

see it in action on youtube

if the above video does not work for you, use this one, without music

with music, might not work in every country. then see video above without music…

 

20120111-011711.jpg

20120111-011721.jpg

20120111-011729.jpg

20120111-011746.jpg

lol
20120112-040214.jpg


Jan 5 2012

Oktolight 8 port slave

20120105-172138.jpg

20120105-172147.jpg
2 mcu powered oktolight slaves for 8 channels. 16 channels to come soon.