Fixed the Drupal image display problem
Submitted by parkviewadmin on Mon, 2005-10-03 22:43.I had a problem, where every image I added would be displayed full size!Turned out that even though the ImageMagic 'convert' program could convert JPEGs, the image program actually seems to use the GD JPEG resize function. I hadn't compiled in the JPEG libraries into PHP. Turns out I had to download the latest JPEG source code, compile it, and then re-compile PHP with the --with-jpeg-dir=/usr/local/bin/ switch. I then had to redo some of the pictures, so it could add in their thumbnails.
Building a RS-232 interface for the Digital Compass
Submitted by parkviewadmin on Sun, 2005-09-25 21:32.I have purchased a 2D Honeywell 3100 Digital Compass. This uses a TTL RS-232 voltage level, so since I need to connect it to a PC, I will need to make up a converter curcuit using a MAX232CPE chip. I have one here, but I think it's stuffed (from a previous experiment some years ago).
I will pick up two more in Perth next time I am up there. I will also purchase the batteries, Hall Effect Sensor and battery charger. So much to do, and so little time :-)
EPIA-PD current tests
Submitted by parkviewadmin on Sun, 2005-08-21 17:59.These tests where done with a 512MB compact flash card, and a Seagate Medalist 10232 Hard Drive, alternately connected to a VIA EPIA-PD 6000 motherboard with 256MB or RAM.
Power applied, but not switched on: 107mA
At switch on with HD: 2000mA+ (blew the Digital Multimeter 2A fuse!)
Running 'du /' with a HD: 1000 - 1200mA
compiling DHCP from source, 75% user activity, 0% idle with HD: 1250mA
command prompt, with nothing happening with HD: 1000mA
command prompt, with nothing happening with CF: 900mA