Versaloon Ported To STM8 And STM32 Discovery Boards

[Bingo] did some work porting Versaloon for STM8 and STM32 discovery boards. Versaloon is a multiple-architecture programmer that we saw a few weeks back. At its center is an STM32 microprocessor, which greatly simplifies the work necessary to use the two discovery boards instead. Flashing the firmware to the boards will zap the ST-link firmware and [Bingo] doesn’t know of a way to restore that so be warned. This hack is still pretty fresh off the bench, but so far it looks like vsprog and OpenOCD both work just fine with the new hardware.

Switched Mode Power Supply Repair Guide

switched_mode_power_supply_repaiir

[Erich] spotted a broken DVD recorder at a local amateur radio meeting and decided to see if he could restore it to working order. While he was fortunate enough that someone labeled it as having a bad power supply, things aren’t always that easy. He gives a broad explanation as to how switched mode power supplies work as well as discusses some of the reasons these devices tend to fail. He identifies a few common components and areas that one should check while diagnosing a non-functioning power supply. While obvious bulging capacitors are easily identifiable, he discusses the need for an ESR meter and uses a kit-built model to test capacitors that do not have any visual signs of damage. While some of his walkthrough might be basic knowledge for readers who have experience in recapping circuit boards, it serves as a nice guide for those who are new to the world of electronics troubleshooting and repair.

Microsimon

[Simoninns] is hoping to compete in the Sparkfun Microcontroller Contest with this cool little Microsimon instructible. The parts list is pretty small, at around 20 components. At the heart is a PIC 12F683 microcontroller. The whole project is very well documented with schematics, PCB layouts, code, and great pictures. This is a great project that you could put together really quickly and is a perfect introduction to charlieplexing. We find that, especially when teaching a new person, games are often a good project to learn from. The interactive and competitive nature of the finished product usually keeps people interested a little longer. You can catch a video of it after the break.

Continue reading “Microsimon”

The Energy Detective TED 5000-G Teardown

Ted 5000-G Teardown

Before [Steve] realized that it didn’t play nice with his network, he dismantled his Energy Detective TED 5000-G to see what made the device tick. He put together a nice teardown with high-res pictures throughout.  Each component of the TED 5000-G is dissected, with the exception of the current transformers, which he claims are pretty boring anyhow.  The gateway module is particularly interesting as it contains both an Ethernet interface as well as a 802.15.4 radio for wireless communications.  While the device is still a bit expensive at the moment, the gateway module could be useful in projects requiring PLC or ZigBee communications some time down the road, once prices ease a little.

10 µm Scanning Electron Microscope From Vidicon Tube

[Segelfam] built his own scanning electron microscope. He based the machine around an old Vidicon tube, a video recording technology that was used in NASA’s unmanned space probes prior the Galileo probe in the late 1970’s. We struggle a bit with the machine translation of [Segelfam’s] original build log, but it seems that he filled the tube with helium in order to convert it for use as a microscope. But don’t worry, if you’re interested in this hack the information is all there – between the forum thread and build log – it’s just a matter of putting it all together to fill in the details.

In case you were wondering, the image to the upper right has been colored using Photoshop; the rest are straight from the SEM.

[Thanks Jerry]

Going Cellular With Your Arduino Projects

You can add a huge measure of extensibiltiy to a project by using a cellular connection. Anywhere the device can get service you can interact with it. In the past this has been a pretty deep slog through datasheets to get everything working, but this tutorial will show the basics of interacting with phone calls and text messages. It’s the 26th installment of what is becoming and mammoth Arduino series, and the first one in a set that works with the SM5100B cellular shield.

We love the words of warning at the top of the article which mention that a bit of bad code in your sketch could end up sending out a barrage of text messages, potentially costing you a bundle. But there’s plenty of details and if you follow along each step of the way we think you’ll come out fairly confident that you know what you’re doing. Just promise us that you won’t go out and steal SIM cards to use with your next project. Find part two of the tutorial here and keep your eyes open for future installments.

N64 Advance Portable Gaming System

n64_advance

Like many people [Kyle] loves the Nintendo 64 and decided he wanted a portable version of his beloved console so he could play games while on the move.  One year, two PSOne screens, and three N64 consoles later, his vision is complete.  A Game Boy Advance travel case was gutted and used to house the console, hence the “N64 Advance” moniker.  Like many others, his project uses a PSOne screen for the display, and a Li-Poly battery pack that provides up to 3.5 hours of playing time.  He made sure to include other members of the Nintendo family in his build by adding a pair DS Lite speakers to the mix.

This build also includes some nice “extras” such as having the N64 RAM expansion pack built-in, headphone and A/V out ports (with a screen kill-switch for TV use), and an external controller port that can be used by either the first or second player. Be sure to check out the video of his build after the jump.

Continue reading “N64 Advance Portable Gaming System”