techtravels.org

inital results on error correction

While I have yet to actually implement the full-scale error correction as I want to, I did some manual tests today. I basically took a track that I was erroring out on, and swapped in 1-bit away values for the bad bytes.  In some cases, it appeared...

Latest articles

adding more commands

Now that I *think* I’ve got a handle on the reading portion, I’ve been adding a couple more commands. I added support so that the SX knows what cylinder number it is on.  The F and B commands increase and...

slacking indeed

I’ve been horrible about the project lately.  Dunno why. Today is the first time I’ve looked at it in quite some time.  The last couple hours have been spent trying to remember exactly where I’ve been...

heat problems

As I alluded in an earlier post(s), my SX28 has been pretty warm. After doing a number of different tests, I’ve now ordered an infrared thermometer from amazon for $29.99. I want to find out exactly how hot this...

more real world tests

So tonight, I put my new FPGA implementation of the amiga floppy project to good use.  I read some more of my collection of amiga floppies. GREAT NEWS. It’s working like a champ.  As a matter of fact, I selected...

Parallax USR2SER

So I got my Parallax USR2SER in yesterday. Man is this thing tiny!! About the same width of my finger, and about 1/3 the length! And its mostly surface mount stuff….. It works like a charm. Easy installation, I...

added version control and another command

I’ve really wanted version control for a long time.  The ability to go back and undo diverse changes across sessions is valuable.  I also feel a little safer and don’t mind doing semi-destructive edits...

new isr thoughts

While this new ISR is indeed easier to understand and much more simple, I can’t help but remember what else my ISR used to do for me. The four things I really lose are: 1> Any type of double 1’s protection...

migrated website to a new host

Over the last week, I migrated this blog to a new hosting provider. GoDaddy was such a pig and the site just ran like molasses when hosted by them. I couldn’t be happier with the switch that I’ve made, but I...

Latest attempt

Tim mentioned something in the last post regarding SYNC which really had me thinking about how to SYNC the data coming in the drive with the data going to the UART of the USB2SER converter. Then I was thinking, now that...

Logicport screenshots and project file

I thought this might be neat to put up. Sorry about the high-res image but you lose too much when it compresses it. Click here for the screenshot. Also, I uploaded the .LPF project file which can be viewed for free with...