
Current Activity in the fox's lab...
I am currently exploring the potential of the Parallax BASIC Stamp line of products. Very neat stuff. I bought a Parallax StampWorks kit in the spring of 2006 to experiment, and it was good. I'm just now getting around to work on it seriously again. It came with a BS2 module, which is great for learning this system, but I've also recently found that as soon as you try to apply what you've learned and write a sophisticted program you quickly crash into EEPROM size and speed limitations, so a BS2p24 module is on its way :-)
I've recently been geeking out on BASIC Stamp accessories and have been playing with driving some VFD displays and bifilar stepper motors with a BASIC Stamp. Yes, I thrill easily.

NEWLY ADDED in 2007!! A page dedicated to my 8031-based computer project.
All of the circuits here have been drawn or re-drawn by myself using CAD software and there may be a minor error here or there.
| Filename | Description | |
| dsu.pas | Disk Statistics and Usage: A DOS utility I wrote which gathers file allocation information for a specific hard drive. It was written in the good old days of DOS, back before there were gigabytes-sized hard drives. Hence, it can't deal with values > 2 GB. | |
| nanites.cpp Sample parameter file | This is actually a complete artificial life simulation program I wrote and re-wrote and re-wrote. It's a fun little toy. | |
| ipx_dist.c | This is a BIG thing I made back in the early 90's: it is an IPX network-based distributed Mandelbrot generator program. It is an excellent example of distributed computing using an IPX network. If you have no idea what a Mandelbrot set is, then I pitty you, but you may find the IPX code useful. |
