I suppose this post is a little out of order. It should have preceded Rimage DTP-4500 RAS 13 Initialization Sequence I had popped the side off my RAS 13 and looked at the port that had been used to control the autoloader. It was a mini din 8 pin port. It was connected to aContinue reading “Rimage DTP-4500 RAS 13 Serial Port Cable”
Category Archives: Pseudorandomosity
Perl One-Click DVD Rip with Win32::DriveInfo andDVDFab 8
Continuing my current obsession with ripping DVDs is my perlification of jmos1277’s Automated DVD ripping script using DVDFab I’m using DVDFab to rip since it doesn’t seem to get tripped up as often with weird copy protection crap. Luckily, Win32::DriveInfo will give me the volume name of the DVD. If I get time, I’ll rewriteContinue reading “Perl One-Click DVD Rip with Win32::DriveInfo andDVDFab 8”
Rimage DTP-4500 RAS 13 Serial Control Commands
A continuation of one of my previous projects. http://www.ragingcomputer.com/2012/06/rimage-dtp-4500-ras-13-initialization-sequence Each command starts with the nonprintable ascii character ESC (x1B) and ends with a capital C. Each reply starts with the nonprintable ascii character ESC (x1B) and ends with EOT (x04). Since that looks pretty ugly in a terminal, I replace ESC with a + signContinue reading “Rimage DTP-4500 RAS 13 Serial Control Commands”
Digital Signage Kiosk With Video
I was lookin to set up some digital signage, nothing too fancy, basically a scaled up digital picture frame with a few extra features. It’s also important that it works well stand-alone. This is what I came up with
DSL Woes
One of the drawbacks of living outside of city limits in Iowa… Internet connectivity is an issue. Century Link (formerly Qwest) is the telco for the area and our ISP. The service has never been stable, or even close. If good fortune was smiling upon us, it would stay connected for 6 hours or so.Continue reading “DSL Woes”
Making Ice Cream
A couple years ago, my girlfriend wanted to make some ice cream. I didn’t have anything going on, so of course I was up for this. We went to Wal-Mart and got a Rival FRRVCB40-BL. It seems to work pretty well, especially for only being $25. I mostly go by the recipe in the manual,Continue reading “Making Ice Cream”
Beyond Logic Serial Analyser Log Printing
This was a quick hack with some perl to chop up the logs and spit out the results I wanted. This is not normally something I would share, but I want to be able to find it again, should I have a need for it. The first one replaces the non-printable characters and separates theContinue reading “Beyond Logic Serial Analyser Log Printing”
Rimage DTP-4500 RAS 13 Initialization Sequence
Initialization sequence for Rimage RTP-4500 RAS 13 autoloader duplicator robot. Serial sniffing with Beyond Logic RS-232 Protocol Analyser in ASCII mode. For interception, I made a cable with 2 8-pin mini din connectors wired straight through after patching through a solderless breadboard. Connection to PC is 38400-8-N-1 using hardware flow control. I will post pinoutContinue reading “Rimage DTP-4500 RAS 13 Initialization Sequence”
Arduino Robotic Directional Wifi Scanning
I wanted to be able to locate wifi signals, so I built a directional antenna and strapped it onto my panorama robot. The waveguide style antenna built from a used can (explains the name cantenna) looked to be the easiest to build. I bought a pigtail with an N male connector to RP-SMA male connector. I plugged thisContinue reading “Arduino Robotic Directional Wifi Scanning”
Toner Transfer on the Cheap
I recently made my first PCB with toner transfer using an iron. It was pretty ugly. I bought a cheap-o laminator from walmart for $25 + tax. It’s a Scotch TL901. I used masking tape to hold things in place. It worked well enough that I’m not going to complain. I never realized what aContinue reading “Toner Transfer on the Cheap”