-
Crazy Light Patters Using an LED and a Mini Booze Bottle
I’d say I’m well on my way to creating my own Eye of Sauron I had a burning desire to create some sort of electronics project with mini alcohol bottles (the ones you find in hotel rooms). My first instinct was to make them light up using LEDs. Since most are clear glass, light simply…
-
How To Give the Olimex A13-OLinuXino-MICRO a Static IP Address
If you’ve been following along, you should have a basic Debian Linux installation on your Olimex A13-OLinuXino-MICRO board and able to connect to WiFi. Make sure that the SSID and WPA password settings are correct in the /etc/wpa_supplicant/wpa_supplicant.conf file. See my guide on setting up WiFi with the A13-OLinuXino-MICRO and scroll down to the section on configuring…
-
Getting WiFi Working on the A13-OLinuXino-MICRO
This tutorial will guide you through setting up WiFi on the A13-OLinuXino-MICRO board and connecting to a WPA-enabled network. Because the MICRO board has no wired Ethernet, we’re going to have to download Debian packages for wpa_supplicant on the host machine and install them on the MICRO.
-
Configure an SD Card Image for Better Compression
If you’re working on a Linux image for your single board computer (e.g. Raspberry Pi, OlinuXino, BeagleBone Black, etc.) and you notice that the compression of gzip sucks for the backup image, you need to re-format the SD card. For example, I created a Debian image on a card, which was partitioned for the whole…
-
How To Backup an SD Card Image
Backing up an image for the Raspberry Pi, BeagleBone Black, OLinuXino, etc. Let’s say you’re trying to build Linux for your single board computer, and you need to back up the operating system (which, more than likely, is on an SD card). With a relatively small SD card (say, 4GB), you can copy the whole…


