Category Archives: Electronics Mods

Curtain Clock

clock5I’ve never been a morning person.  But, I’ve found the best way to wake up is with natural light. These indoor solar simulators hold no candle to the bright sunlight on a clear morning.  My solution was an alarm clock to draw back the curtains.

This device mounts to the wall beside the window, neatly hidden behind the curtain edge when open or closed.  The alarm from a clock assembly (pulled from an old programmable coffee machine) triggers a 555 timer acting as a monostable oscillator which drivers a relay-controlled synchronous AC gear motor that draws the curtains closed via a cord.  The 555 pulse length must be set as to generate the correct fixed opening time.  It is also a good idea to have a torque-limiting clutch (ie, find a bobin that fits tight to the motor shaft that will slip if there is a jam).

I built this at the end of 2008, but never really documented it.  It works well, but I would like to redesign it to automatically find the full open position.

 

clock1clock2 clock3 clock4

From 2008 to 2010, I worked in a lab where my primary project was the upgrade of a helium dilution refrigerator so that RF measurements could be taken on a experimental package.  This system, previously used for helium experimentation, was massive.  Huge pumping speed with 6 or 8″ lines, double sealed mechanical pump, roots blower.  This is no small dilution fridge!

df1 df2 df3

 

CD/DVD Storage Jukebox

The Loading Lever

loadingleverI designed a replacement loading lever using my academic copy of Solid Edge v11. It almost mirrors the original, except, because I no longer use the upper lever also, there can be a bit more material. This will be made out of aluminum to improve rigidity also.

 

 

The data CD/DVD jukebox
I was always fascinated with those large cd changers when they were new; but, they were always expensive. Plus, with no more than 50 to 100 audio CDs, they aren’t that useful to me – it’s much easier to carry around compressed copies. I had seen SCSI 4×4 disc changes in standard 5.25″ form-factor, and had seen tape drive autoloaders as well. I ended up getting a line on a non-working 101 audio disc changer. I could now build a prototype.

When I first envisioned this project, hard disk storage was still relatively expensive; I had 20Gb and 30Gb drives, the later had just been purchase at a cost of over $300CAD. Compare this to buying good quality CD-R discs in bulk at $0.15/ea. Hard drive storage was running ~$10/GB, while CD-R storage was ~$0.22/GB – not accounting for the cost of a CDR drive, or considering the relative frailty of the media.

The obvious main difference between the storage schemes boiled down to access speed, latency, write speed, media handling, and the amount of data you can have online at a time. I didn’t want to have to handle CD-R discs, risking damage, and, I didn’t want to have to swap them in or out often. While filesystems such as mediadatabase or hierachical storage file system exist, and could be used (or modified) to run an active filesystem on such a device, the extreme latency, low access speeds, and small capacity of single discs make this a less than perfect option. However, a device such as this is well suited as an automated backup system – the 101 disc change would hold 70.7GB on CDR before compression. The option to simply upgrade the unit to a DVD-R (or dual layer) drive when cost effective would further expand the backup capacity to 474GB (or 949GB)! Needless to say, years after the initial idea, I was still thrilled to redesign the disc changer robotics to accommodate a highspeed data drive and computer control.

For the prototype, I used the CDRom drive from an old-style slot loading iMac – slimline drives were much easier to mount to the jukebox. The only change to the drive was an external connection to the “disc inserted” sensor, allowing loading to be triggered at will — using an external sensor, this allows loading discs from wider aproach angles. This can be triggered through the jukebox’s own loading mechanism when it goes to load a disc.

At this point, I have temporarily stopped work on the control system, after dropping the new drive mechanism, breaking a critical part. I will machine (or scrounge) a replacement eventually.

jukebox-originaldrive jukebox-drive2 jukebox-drive1 jukebox3 jukebox2 jukebox1

Mobile Pro 900 Linux and Serial Port

mobilepro2 The NEC MobilePro 900. A beautifully sized and featured Handheld PC circa 2003. A venerable performance beast when compared to its earlier brethern – although doomed to run WinCE out of the box. This thing packs a 400MHz Intel PXA255, 64MB RAM, 32+32MB flash, touchscreen, unimpressive although adequate 8.1″ DSTN HVGA display, PCMCIA and CF slots, USB host port and built-in modem into an extremely portable ~ 9.7″x5″x1.2″ package. Plus, it sells used for less than it’s earlier siblings for which linux ports exist, and boasts a 10 hour battery life undmobilepro1er standard productivity.

Lets make one run linux, and then lets make it useful!
Picked up a beat-up unit off ebay cheap, and promptly replaced the built-in modem with a serial port — small, careful soldering here, although a technically simple mod! It already has a built-in serial port; but, few cables exist, and ordering the connector (Honda RMC-EB9F1( )-BSLA3-MA1) is expensive.

Tools:

HaRET

Inside:

firmware: p530 v6.0
 build date: oct 4 2004
 PIC firmware ID: 3.18.7
 Bootloader Version: 3.4
 bSquare

windows for handheld pc 2000: build 9546-126
 core system version 3.0
 internet explorer version 4.01
 pocket outlook version 3.1

ROM: 2003/05
 ROM Rev: Minerva TR5.4
 ID: 002E0006-40D4-00D1-F800-123456781234

intel pxa255a0c400
 l4340393

x2:
 NeoMagic
 NMC1110A-LQ144C
 0439h102 1998
 201076

microchip
 pic16lf877
 h04 pt

ta550cpfb
 48t
 cvv9

42j4n9k
 max3243c

x2:
 samsung
 k4s561632e-tc75

epson
 s1d13806f00a1

f c39af
 lcx32245

wim
 xwm8731
 43aewrv

isp1161a1
 cd1992
 tpno42
 6e

x2:
 128j3c150
 5427a789
 z4272014b

m systems
 Disk on Chip Plus
 m03831-d32-v3-x

 bottom::

sigma:: r3064xl
 f13675-0309

ltc1628cg

Cypress AN2131SC “Evaluation Board”

freecypressUSB to 25-pin parallel “file transfer cable.” I saw someone tossing this out, and through the transparent shell, I could see too many components for a simple USB bridge chip. Conveniently, the IO is broken out for you, power supplied though USB and, it has a USB interface for your new age convenience. Because the software is stored in an external EEPROM, it’s simple to invoke the built in development bootloader — ground the SCL pin (I added a switch) to bypass the external software. Now, if you want to read or reprogram the EEPROM, just flip the switch back.