3D Printer Revives Large Format Camera

With a quarter-century of more of consumer digital cameras behind us, it’s easy to forget that there was once another way to see your photos without waiting for them to be developed. Polaroid Land cameras and their special film could give the impatient photographer a print in about a minute, but sadly outside a single specialist producer, it is no longer a product that is generally available.  [The Amateur Engineer] sought an alternative for a large format camera, by adapting a back designed for Fuji Instax film instead.

Lomography, the retailer of fun plastic cameras, had produced an Instax back for one of their cameras, and to adapt it for a Tachihara large format camera required a custom 3D-printed frame. Being quite a large item it had to be printed in three pieces and stuck together with epoxy. Then a series of light leaks had to be chased down and closed up. The result is a working Instax back for the camera, which appears to deliver the photographic goods.

We’ve seen a few digital backs for larger cameras produced with scanners, but we rather like this linear CCD one.

source https://hackaday.com/2020/07/19/3d-printer-revives-large-format-camera/

Digging Deep Into SD Card Secrets

To some, an SD card is simply an SD card, notable only for the amount of storage it provides as printed on the label. However, just like poets, SD cards contain multitudes. [Jason Gin] was interested as to what made SanDisk’s High Endurance line of microSDXC cards tick, so he set out to investigate.

Naturally, customer service was of no help. Instead, [Jason] started by scraping away the epoxy covering which hides the card’s test points. Some delicate soldering was required to hook up the test points to a breakout board, while also connecting the SD interface to a computer to do its thing. A DS Logic Plus signal analyzer was used to pick apart the signals going to the chip to figure out what was going on inside.

After probing around, [Jason] was able to pull out the NAND Flash ID, which, when compared to a Toshiba datasheet, indicates the card uses BiCS3 3D TLC NAND Flash. 3D NAND Flash has several benefits over traditional planar Flash technology, and SanDisk might have saved [Jason] a lot of time investigating if they’d simply placed this in their promotional material.

We’ve seen other similar hacks before, like this data recovery performed via test points. If you’ve been working away on SD cards in your own workshop, be sure to let us know!

source https://hackaday.com/2020/07/19/digging-deep-into-sd-card-secrets/

Upgrading the RAM in a 25 Year Old Oscilloscope

From reading his extensive write-ups on the subject, there’s one thing we know for sure: [Tom Verbeure] loves his Tektronix TDS 420A oscilloscope. While it might be older than some of the people reading this, it’s still an impressive piece of hardware with more than enough bells and whistles to keep the average hacker occupied. Especially if you’re willing to perform some hardware modifications.

Note the battery to retain calibration data.

[Tom] already knew how to tickle the scope into unlocking software features, a process not unlike what we’ve seen done on more modern scopes. But there’s only so far you can get by toggling software flags.

Some of the more advanced features that are turned off in the firmware actually need additional hardware to function. Simply bumping the sample points to 120,000 in software wasn’t enough, the scope actually needs the memory to hold them in.

Now logically, if there’s a software option to increase the number of samples, there must be a hardware upgrade that goes along with it. Sure enough, [Tom] found there were 6 open spots next to the scope’s existing M5M51008 static RAM ICs.

As luck would have it the chips are still available, albeit from a different manufacturer and a bit faster than the original parts. Digikey wouldn’t sell fewer than 100 of them, but UTSource was happy to sell him 10. In this case, the parts were cheaper than the shipping cost. Installation was about as straightforward as it gets, though [Tom] does note that he had to keep the board powered up during the operation or else the scope would have lost its calibration data.

Squeezing more features out of modern scopes like the Rigol DS2072A just takes a USB cable and some software. Sometimes it’s only a matter of tapping in a code. But we certainly appreciate [Tom] putting in a little extra effort to get the most out of this classic piece of hardware.

source https://hackaday.com/2020/07/19/upgrading-the-ram-in-a-25-year-old-oscilloscope/