Recent Comments
- robert on Lecroy WaveAce 224 — Mini rant #3: Quality control…
- Bob Cousins on Lecroy WaveAce 224 — Mini rant #3: Quality control…
- robert on Creating schematics and PCB layouts with open source tools
- Z.K. on Creating schematics and PCB layouts with open source tools
- anon on Openbench Logic Sniffer — A short review
64-pixels
-
Flickr Photos
 
 
 
 
 
  Arduino
Blogroll
Links
My 2µF
Monthly Archives: June 2009
Expli.de – electronics competition — my my ;-)
I’m happily awaiting the prize ;-) Now I’ll finally be able to learn to work with AVRs “the right way” (LOL). For links to the other awarded projects, just click here. “myAVR MK2 USB PLUS” development KIT – kindly sponsored … Continue reading
Blocking IPs after breakin attempts with tcpwrapper and fail2ban
My virtual private server runs fail2ban to block IPs that have tried to gain access to my system by hammering my ssh server. Suspicious IPs get banned for a certain time with a firewall policy using iptables. The un-banning is … Continue reading
128 = 64 x 2 — Extending to larger matrix displays
I haven’t had the nerve to test if my 8×8 PWM code could cope with a double sized matrix, but it turns out someone else has already had fun doing that. Have a look at dirk’s blog for more information. … Continue reading
Showing live video on my 64-pixel display
Hi again! I really can’t believe it myself, but it works just fine ;-) All of this is coded in Perl and is only tested on linux. The program uses these modules, if you don’t have them install from CPAN … Continue reading
Interactively controlled animation on a 64-pixel RGB LED display
OK, enough with this pompous title. I’ll just show how to hook up a normal potentiometer to PORTC, PIN2 of the ATmega168/328 microcontroller and control which image is displayed on the matrix. This pin works as an analog to digital … Continue reading


