Winch Bot – scanlime:026

Finally some locomotion for the flying camera system, it’s a 3D printed 1-dimensional robot that knows how to hang out on a network and pull rope.

Please consider supporting me on Patreon so I can keep making these vids!
https://www.patreon.com/scanlime

Subscribe to YouTube notifications or follow https://twitter.com/scanlimelive for live streaming announcements.

scanlime:015 / Glitchy Descriptor Firmware Grab

To understand a program, it helps to see it first. This episode is all glitching and USB, turning a chip’s environment against it to slurp out hidden code.

Get the source and play along: https://github.com/scanlime/facewhisperer

The tool I use here is the ChipWhisperer. I’m not being paid or anything, I’m just a fellow hardware engineer who likes the tool and extended it a bit. Learn more about Colin’s project at: https://newae.com/tools/chipwhisperer/

Please consider supporting me on Patreon so I can keep making these vids!
https://www.patreon.com/scanlime

scanlime:014 / Boldport #2 – Superhero

Finally, another Boldport video! This time a short music video based on the Engineer Superhero kit, assembled in original form and in a variant that includes a coin cell to power the LED and a piezo button to charge the 2N7000 MOSFET gate and make the LED glow for a while.

The sound track was something I made specifically for this vid; I put it on soundcloud too: https://soundcloud.com/scanlime/metal-piranha

scanlime:013 / Wacom Teardown and Schematic

This time we’re looking at the protocol that powers Wacom’s wireless pens, and taking a deep look into the logic circuits (74xx!) that make them run.

If you missed the last video, check it out for the big picture on how graphics tablets work: https://youtu.be/nPab7pbOhBY

Get your own copy of the schematics in PDF or KiCad format: https://github.com/scanlime/ec155

scanlime:012 / Graphics Tablet Primer for Hackers

This time we’re hurtling through the layers of technology that make a graphics tablet (pen tablet) work, from operating systems politics to electromagnetic induction. I’ll be looking closely at two tablets, the Wacom Intuos Pro and Huion H610PRO, and going into a full teardown on the Huion.

scanlime:008 / Boldport #1 – Pease

I jumped at the opportunity to get hardware in the mail from another like-minded art hacker. In this video I’ll unbox the kit, assemble it delicately, and finally I’ll have to make some squiggles and beeps with it.

Link to Saar’s Boldport Club: https://www.boldport.com/club

You can also hear more from Saar himself in this episode of The Amp Hour: https://www.theamphour.com/286-an-interview-with-saar-drimer/

scanlime:007 / USB Disk Recorder Part 2

Continuing the adventures from Part 1, this video wanders along several tangential paths, trying to get some data out of this device worthy of reversing. This time we spend a bit more time in IDA looking for Z80 code, tinker with SCSI trying to break things, and we even do some necromancy in trying to get grumpydisk working.

If you missed Part 1: https://www.youtube.com/watch?v=_tQ-I_qFE0c

If you want to hack along, check out the contents of inquiry.bin from this episode: https://www.dropbox.com/s/y47v77f6mkmym32/atj331-inquiry.bin?dl=0