Snega2usb Changes Name, Learns New Tricks

[Matthias Hullin], the creator of the snega2usb let us know that its name has been changed to the Retrode. We watched this device go through the development cycle and learn to read SNES and Sega Genesis cartridges via a USB connection. Now it’s seeing some hacking to extend those capabilities. [Jon] managed to rig the Retrode up to read Virtual Boy cartridges. The Virtual Boy was a Nintendo console from the mid ’90s that used two different screens in a glasses format to produce a 3D gaming experience. Now that the cartridges can be easily dumped you have a chance to replay the titles using an emulator.

PIC Based USB Input Devices

USB is convenient and that makes it desirable in many many projects. [Simon Inns] has the process down and is sharing it with his recent PIC based USB tutorial. Prompted by requests for help on the matter after having published a post about his Commodore 64 interface, he set out to detail the particulars when it comes to using the PIC 18F family as USB input devices. This example uses a PIC 18F4550 with the circuit built on a breadboard. There’s not much required here, an oscillator, a few passives, and a USB B connector. The magic really happens in the code. Take a look at this well-written guide and give it a try with your next project.

Don’t need USB? [Simon’s] game hack, the Ultimate Simon is always worth another look too.

IM-ME Spectrum Analyzer

[Michael Ossmann] rolled out some firmware that makes his IM-ME into a Spectrum Analyzer. He met up with [Travis Goodspeed], who authored the IM-ME flashing guide, at SchmooCon and spent some time hacking wireless doo-dads in the hotel bar. Once he arrived home the new firmware was just a few coding sessions away from completion. It scans one frequency at a time, displaying the results in a 132 column graph on the screen. He also added a ribbon cable and header to the debug contacts so that future hacking would be as simple as plugging in the GoodFET.

[Thanks Jared and Travis]

Soil Moisture Sensing

These plugs are cheap, easy to make, and work well for measuring the moisture content of soil. The Cheap Vegetable Gardener came up with this method in order to add automatic watering to an automated grow system. Plastic tubing is used as a mold for Plaster of Paris. Once the plaster has been poured, two galvanized nails are inserted. These are won’t rust and work as probes, measuring the resistance of the dried plaster (gypsum). When inserted into the soil, the moisture content within the gypsum will fluctuate along with the soil. As moisture rises, the resistance between the probes falls, which can be monitored by a microcontroller and used to trigger or stop a watering system.

[Thanks Juan]

Easy IM-ME Flashing

[Travis Goodspeed] wrote a guide to firmware flashing for the IM-ME. He’s using a GoodFET open-source JTAG adapter that he designed to do the programming. This is really taking [Dave’s] work on the device and running with it.  The end goal being to develop an operating system for the device. If you haven’t read the past articles, once hacked this becomes a development board for the Chipcon CC1110 processor with keyboard, LCD screen, and wireless communications included.

50MHz To 100Mhz Scope Conversion

[Ross] is the proud owner of a 50 MHz Rigol DS1052E oscilloscope. He’d like to have the 100 MHz version but the $400 difference in price puts it out of his reach. After some extensive poking around on the PCB and pouring over datasheets, he managed to reverse engineer the design and upgrade to a 100 MHz version. This is as easy as desoldering one capacitor to deactivate a high-pass filter present in the lesser model of scope, unlocking the faster potential of its bigger brother.

Jeri Makes Integrated Circuits

[Jeri Ellsworth] made this silicon inverter at home, by hand. It took her two years to get the process figured out and achieve something we didn’t think was possible. The complexity of manufacture, and the wide range of tools and materials needed seem insurmountable but she did it anyway. Her home chip fab Flickr set is well commented and details her work area and part of the processing. If you’re hurting for more check out her 40 minute Metalab talk which we’ve embedded after the break.

If her name sounds familiar but you just can’t place it you may know her from The Fatman and Circuit Girl. We’ve also featured some of her hacks, such as her Pinball challenge against [Ben Heckendorn], and her giant Etch-a-Sketch.

Continue reading “Jeri Makes Integrated Circuits”