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

Understand the system

Of all of the different techniques this one may be the simplest but also the most important. When you’re trying to reverse engineer something, understanding the system is key to unraveling the black box which is...

DIY 115 watt flexible LED Task Lamp

  So I wanted a very bright flexible LED task Lamp that didn’t break the budget. I had a few feet of 7020 LED strip lighting left over from my undershelf LED lights, so I decided to put those to the task...

Creating a timeline of events

It’s often useful when trying to understand, debug, or reverse engineer a system to put together a timeline of operation from beginning to end. The result is a series of events where something happens first, then...