What is this?
It’s where I write about projects I like to tinker with.
-
Recent Posts
- Upgrade FrSky D4R-II without a USB FTDI adapter using a RS232 COM serial port
- Max! Thermostat Pairing Procedure Protocol Information
- Metoffice Observations in OpenHAB
- Home Automation: Integrating Salus RT500 RF in OpenHAB using a Jeelink
- Accessing partitions within an image or LVM volume used as an iSCSI target
Recent Comments
- Javier on Upgrade FrSky D4R-II without a USB FTDI adapter using a RS232 COM serial port
- cyclingengineer on Metoffice Observations in OpenHAB
- Alex on Pairing Apple 1st Gen Keyboard (A1016) with Windows 7
- Adam Brackpool on Metoffice Observations in OpenHAB
- atfdpm on Create a PDF of images (PNG, JPG, GIF etc) on Mac OS X with Preview
Archives
Categories
- Embedded Network Monitor
- Energy Monitoring
- For Sale
- Gadgets
- Home Automation
- Home Network
- Howto
- Ideas
- Interesting Articles
- Jiggery Pokery
- Misc.
- Other Peoples Projects
- Projects
- Quadcopters
- Reverse Engineering
- Reviews
- Server Admin
- Stupid things you should not do
- Teardown
- Telephony
- Virtualised Media PC
- XCore/XMOS Virtual Threads
Feeds (RSS)
Meta
Tag Archives: howto
Upgrade FrSky D4R-II without a USB FTDI adapter using a RS232 COM serial port
I’ve just bought a D4R-II receiver supporting telemetry. This is a great little small, lightweight receiver that can be easily flashed to support full frame 8 channel CPPM output. You can get the software and manual from the FrSky website … Continue reading
Posted in Howto, Quadcopters
Tagged d4r-ii, firmware, FrSky, ftdi, howto, quadcopter, serial, tutorial, upgrade, usb
8 Comments
Accessing partitions within an image or LVM volume used as an iSCSI target
I recently reinstalled the software on my NAS (open media vault) and tidied up the host name etc. As part of this I changed the name of the iSCSI target. This meant that my media PC wouldn’t boot over the … Continue reading
Posted in Home Network, Howto, Server Admin
Tagged howto, iscsi, linux, lvm, mount, nas, servers
Leave a comment
XBMC Frodo for Legacy AMD Graphics Cards (pre 5xxx)
Apparently AMD/ATI graphics cards less than 5xxx series have been left behind in the latest drivers. This is a bit of a pain for me as I have a 24xx series in my media PC. I tried the stock XBMCbuntu … Continue reading
Posted in Home Network, Howto, Projects
Tagged frodo, home network, howto, legacy amd, media pc, network, pre 5xxx, update, xbmc, xbmcbuntu
1 Comment
MediaPC in a Xen Virtual Machine
The aim of this project was to get my MediaPC running as a VM host. This would allow me to run instances alongside my MediaPC, thus giving me a platform to experiment and develop things without having to setup separate machines etc. … Continue reading
Indefero errors fatal: bad argument fatal: The remote end hung up unexpectedly
I was trying to commit something to my Indefero project management server today and was getting the following error: fatal: bad argument fatal: The remote end hung up unexpectedly I puzzled around for a while and then tried manually logging … Continue reading
Getting JetPack working
I had two issues with JetPack – but I finally got it working. Issue one – Jetpack could not contact WordPress.com: register_http_request_failed. This usually means something is incorrectly configured on your web host. Operation timed out after 15000 milliseconds with … Continue reading
Posted in Howto, Server Admin
Tagged error, howto, jetpack, max execution time, PHP_FCGI_CHILDREN, timeout, wordpress
1 Comment
Lenovo USB Modem in Linux (Ubuntu 10.04)
I recently bought a Lenovo USB modem for some experiments in telephony that I am working on. I want it to work on Linux. It is based on the Conexant RD02-D400 device. When plugging it in I get the following … Continue reading
Pairing Apple 1st Gen Keyboard (A1016) with Windows 7
I was having some errors pairing the Apple 1st Gen bluetooth keyboard to my media centre. I discovered that you need todo the following: Turn on the keyboard Open up Bluetooth ‘Add Devices’ and wait for windows to discover the … Continue reading
Can you crack it? Stage 3 solution
Once getting through stage 2 you will have an EXE file. It requires windows (I ran it in a VirtualBox VM seeing as I had no idea what it would do – can’t be too careful!), cygwin and the crypt library … Continue reading
Posted in Howto, Reverse Engineering
Tagged can you crack it, challenge, disassembly, fun, GCHQ, hack, howto, reverse engineering, solution
2 Comments
Create a PDF of images (PNG, JPG, GIF etc) on Mac OS X with Preview
I recently wanted to compile several images into a single PDF document – after searching for a relevant tool and discounting Word or iWork as too time consuming I hit upon the following very simple solution… Open one of the … Continue reading