• Emulating an old HP-IB disk drive with HPDrive

    14 Jun | 15
    • in Retro • 
    • by FozzTexx

    It'll never work like that! I bought a National Instruments AT-GPIB IEEE-488 ISA card last year intending to use it with HPDrive so that I could make an old PC pretend to be an HP-IB hard disk. I installed the HP-IB card in the old KT7A-RAID computer I’ve been using for doing lots of other retro things. Unfortunately the card had to go all the way at the end and the HP-IB connector was too large to fit on there which meant swapping the motherboard into a different case that...

    read more
  • How to Recover Data From Chrome's Cache

    27 Mar | 15
    • in Computers • 
    • by FozzTexx

    Have you ever needed to pull an old web page out of the Chrome cache, and wondered how to do it? I had to do this recently myself. I was editing a comment on reddit, and for some reason it wasn't taking. After hitting reload I discovered to my horror that instead of editing the comment, reddit had replaced the entire text of my post with my edited comment! This was terrible because the post was very long and had been edited a few times. Trying to recreate it from memory would be...

    read more
  • Using an Arduino to Program New Codes Into a Universal Remote

    19 Mar | 15
    • in Arduino • 
    • by FozzTexx

    I picked up an old Roku at a garage sale recently. I was interested in it because it has composite video out on it in addition to the HDMI, so I would be able to hook it up to some of my older TVs that I have around the house. The owners had lost the remote, but since there’s what appears to be an IR window on the front, I figured I could probably use one of the numerous universal remotes I have. Unfortunately none of my remotes have built-in codes for the Roku. Since at least one of my...

    read more
  • Burning the Arduino Bootloader to an ATmega328 With a MiniPRO TL866CS

    04 Mar | 15
    • in Arduino • 
    • by FozzTexx

    As I continue working on digitizing old VHS tapes , I decided I wanted to at least partially automate the VCR control so I set about building a computer controlled universal remote with an old Arduino Duemilanove with an ATmega168. It didn’t take much to start running up against the 1k RAM limit. I purchased a ton of ATmega328s for cheap without a bootloader several years ago since I knew I could use another Arduino and a bunch of parts on a breadboard to burn the bootloader, but I...

    4 comments  |  read more
  • Processing Digital Video and Digitizing VHS

    01 Mar | 15
    • in Computers • 
    • by FozzTexx

    As I’m continuing to build a collection of cartoons, TV shows, and movies on my plex server, I’ve put together several scripts to make converting and splitting video easier . For the most part though I’ve been working with digital copies of things. While I have been working on digitizing old home movies shot on 8mm video tape, I’ve been using a digital 8 camcorder which has a FireWire interface and handles the digitization, so on the computer I’m working with...

    4 comments  |  read more