- Building the PC Power Monitor
- Designing the PC Power Monitor - Part II
- Designing the PC Power Monitor - Part I
- Taking the GPS for a walk in the bush
- Talking the GPS for a drive
- Power Distribution board
- Re-Mapping my GPS data
- Hey, the site has been upgraded to Drupal 4.7!
- Steering the Mark-I boat
- Pool testing a model of the Mark-I
FreeBSD
Designing the PC Power Monitor - Part II
Submitted by parkviewadmin on Fri, 2007-09-21 08:21.In Part One of this project I developed a test circuit that proved that it would all work. In Part II, I actually redesign the bread boarded prototype into the final product.
Playing with a Netgear WG311v3 wireless card
Submitted by parkviewadmin on Thu, 2005-11-24 19:47.After a quick scout around on Google, and reading a few man pages, I had a go at compiling the Netgear's WG311 Window files so that I could use it in FreeBSD 6.0.
I extracted the WG311v3.INF and WG311v3.sys files, moved them over to the FreeBSD card, then ran:
ndisgen WG311v3.INF WG311v3.sys
After working through a simple wizard, and selecting the defaults, I ended up with a file called: WG311v3_sys.ko
To get the wireless network card going, I just ran:
kldload ndis
kldload WG311v3_sys.ko
- parkviewadmin's blog
- Login to post comments
- Read more
Upgrading to FreeBSD 6.0
Submitted by parkviewadmin on Mon, 2005-11-21 19:43.I knew FreeBSD 6.0 was going to be released while I was away, however, it turned out it was released the day I left :-)
Just after I got back I downloaded Disk 1, and did a fresh install on to the 512MB CF card. I then extracted the config files from the Subversion repository, and uploaded them. A quick partition ghost, and I am now happily running 6.0
- parkviewadmin's blog
- Login to post comments
Fun Ghosting the CF card
Submitted by parkviewadmin on Wed, 2005-11-02 07:43.I am heading off on a conference soon, so I thought it was about time I had a go at Ghosting up the 512MB CF card. Using Barts Network boot disk, I made a ghost of the drive. This all went well, with no errors reported. As a safe guard, I also modified my 'config backup' script so it used scp instead of rsync. After backing up all the config files to my main server, I then uploaded them to the subversion repository for safe keeping.
- parkviewadmin's blog
- Login to post comments
- Read more
FreeBSD Servo program created
Submitted by parkviewadmin on Tue, 2005-09-20 14:38.After weeks of frustrating work trying to figure out the Northlight Systems Servo Controller and the base channel address, and the serial cabling issues (turned out there where none). There where also issues with 'minicom' and how it stores some 0x00 values.
- parkviewadmin's blog
- Login to post comments
- Read more