Nokia screen on Arduino
I bought a cheap Nokia 5110 screen off eBay with the intention of playing around with it on the Arduino. […]
ponderings jottings thoughts
I bought a cheap Nokia 5110 screen off eBay with the intention of playing around with it on the Arduino. […]
According to the official Arduino site, it isn’t currently possible to use the Arduino Uno as an ISP. Having investigated […]
I’ve got a small keyboard, which is great for desk space, but means that quite often I fat-finger the caps-lock […]
The Joule Thief is an incredible bit of electronics. Using just a coil, resistor and transistor it can light a […]
Using Mutt for my e-mail, I’d like to see full details of meeting requests that people send me in Microsoft […]
Documentation on sending an RFC 3576 RADIUS disconnect message to a Cisco Wireless LAN Controller seems sparse at best. However, […]
I’ve been using OpenVZ for a number of years. It’s a good solution for partitioning a server up into several […]
I’m working on setting up FreeRADIUS servers. These authenticate users against an Active Directory using the ntlm_auth and winbind programs […]
I hit a problem the other day where I needed to iterate over a range of IPv4 addresses in a […]
Found out today that I can make tabs nicely visible in Vim with :set list listchars=tab:>- Should have done that […]