Converting An Easy Bake Oven To USB

[Jason] converted an Easy Bake Oven to USB. If you have to ask why you’ll never know.

Easy Bake Ovens have changed a lot since you burnt down your house by installing a 100 Watt light bulb inside one. Now, Easy Bake Ovens are [bigclive] material. It’s a piece of nichrome wire connected through a switch across mains power. Part of the nichrome wire is a resistor divider used to power a light. This light assembly is just a LED, some resistors, and a diode wired anti-parallel to the LED.

This is a device designed for 120 V, but [Jason] wanted it to run on USB-C. While there are USB-C chargers that will supply enough power for an Easy Bake Oven, the voltage is limited to 20V. Rather than step up the USB-C voltage, [Jason] added some nichrome wires to divide it into six equal segments, then wired all the segments in parallel. This lowers the voltage by one sixth and increases the current by a factor of six. Good enough.

The power supply used for this hack is the official Apple 87W deal, with a USB-C breakout board (available on Tindie, buy some stuff on Tindie. Superliminial advertising) an Arduino Uno connected to the I2C pins. A few bits of code later, and [Jason] had a lot of power coming over a USB cable.

With the Easy Bake Oven fully converted, [Jason] whipped up a batch of cookie mix. After about 15 minutes the cookies crisped up and started to look almost appetizing.

While the result is weird — who on Earth would ever want a USB-powered Easy Bake Oven — this is honestly a fantastic test of [Jason]’s USB-C PHY breakout board. What better way to test a USB-C than a big resistive load, and what better resistive load is there than an Easy Bake Oven? It’s brilliant and hilarious at the same time.

Open Source Firmware For A Cheap Programmable Power Supply

A few months ago, someone clued us in on a neat little programmable power supply from the usual Chinese retailers. The DPS5005 is a programmable power supply that takes power from a big AC to DC wall wart and turns it into a tiny bench-top power supply. You can pick one of these things up for about thirty bucks, so if you already have a sufficiently large AC to DC converter you can build a nice 250 Watt power supply on the cheap.

[Johan] picked up one of these tiny programmable power supplies. His overall impression was positive, but like so many cheap products on AliExpress, there wasn’t a whole lot of polish to the interface. Additionally, the DPS5005 lacked the ability to be controlled over a serial port or WiFi.

This programmable power supply is built around an STM32, with the programming pads exposed and labeled on the PCB. The changes [Johan] wanted to make were all in software, leading him to develop OpenDPS, a firmware replacement for the DPS5005. Continue reading “Open Source Firmware For A Cheap Programmable Power Supply”

Ultrasuede Bench Power Supply Got Style

From the look of it sitting on his bench, you’d never guess that [3nz01]’s power supply was actually a couple of el-cheapo modules from eBay, but now we all know the dirty truth.

Re-using or re-purposing an enclosure can be a great way to get a project done faster and get on to the next one. In [3nz01]’s case (tee-hee!), it was an old clock with a broken and annoying buzzer that needed to go. The clock was a nice piece of wood, but that Plexiglas front panel just wasn’t cutting it. That’s why it’s good to have a tailor for a father — a suitable piece of ultrasuede wrapped around the plexi makes the build look swank.

Continue reading “Ultrasuede Bench Power Supply Got Style”

Extech Power Supply: If It Ain’t Broke, Fix It Anyway

[Wolf] came into possession of an Extech power supply that wasn’t quite in working order. It has been used in battery manufacturing and was fairly corroded. He was able to fix it but found there was an issue with the power supply that wasn’t a defect. By design when you turn off the outputs, the voltmeters read zero. That means you can’t adjust the voltage to a known value without turning on the outputs. Sure, you ought to disconnect things before you adjust, but you can only hope you’ll remember.

At first, he tried to use the existing output control switch, but that really cut power. Instead, he turned to a small microcontroller board usually used for servo control. He added a few nice looking pushbuttons to the front panel. There was plenty of room in the enclosure to mount the controller board and four relays. You can see the final result in the video below.

Continue reading “Extech Power Supply: If It Ain’t Broke, Fix It Anyway”

Absolute Power

We recently noticed a very cool-looking series of power supply modules on a few of the Chinese deal web sites. Depending on the model, they provide a digitally-controlled voltage with metering. You need to provide at least a volt or so over the maximum desired output voltage. You can see a video from [iforce2d] below. The module in the video is rated for 5A at 50V maximum, but there are other sizes available. For those interested in graphs and numbers [lgyte] did a lot of characterization of these modules.

There was a time when importing goods from far away places was somewhat of an art. Finding suppliers, working out payment, shipping, and customs meant you had to know what you were doing. Today, you just surf the web, find what you want, pay with PayPal, and stuff shows up on your doorstep from all four corners of the globe.

There is one problem, though. We see a lot of cool stuff from China and some of it is excellent, especially for the price. Frankly, though, some of it is junk. It is hard to tell which is which. What’s more is even though in theory you might be able to return something, usually the freight charges make that impractical. So when you get a dud, you are likely to just eat it and chalk it up to experience. So the question is: how good (or bad) or these power supply modules?

Continue reading “Absolute Power”

Build The Simplest Bipolar Power Supply

How many integrated circuits do you need to build up a power supply that’ll convert mains AC into a stable DC voltage? Would you believe, none? We just watched this video by [The Current Source] (embedded below), where he builds exactly that. If you’re in the mood for a very well done review of diode bridges as well as half- and full-wave rectifiers, you should check it out.

First off, [TCS] goes through the basics of rectification, and demonstrates very nicely on the oscilloscope how increasing capacitance on the output smooths out the ripple. (Hint: more is better.) And then it’s off to build. The end result is a very simple unregulated power supply — just a diode bridge with some capacitors on the output — but by using really big capacitors he gets down into the few-millivolt range for ripple into a constant load.

The output voltage of this circuit will depend on the average current drawn, but for basically static loads this circuit should work well enough, and the simplicity of just tossing gigantic capacitors at the problem is alluring. (We would toss in a linear regulator somewhere.)

Quibbling over circuit designs isn’t why you’re watching this video, though. It’s because you want to learn something. Check out the rest of his videos as well. [TCS] has only been at it a little while, but it looks like this is going to be a channel to watch.

https://www.youtube.com/watch?v=0iDCsrMM7M0

Build Your Own Import Variable Lab Bench Power Supply

Does it ever just kill you that someone in a factory somewhere got to have all the fun of assembling your bench tools? There are a lot of questionable circuit boards floating around the Internet, and they can replicate practically any section of a circuit. When it comes to putting a prototype these days you can pretty much just buy each block of your system’s overview flowchart and string them together. [GreattScott!] combines a few of these into a relatively useful variable power supply with current limiting.

Admittedly, this is more of academic exercise if your only metric for success is monetary savings. Comparable power supplies can be purchased for the same amount of local currency as the parts in this build. However, there is something to be said for making it yourself.

The core of this build is based around the LTC3780, a bit of silicon from LT that offers both buck and boost converting along with a current control mode. It’s useful for a lot of things. The here is rated for up to 130 watts of power, which makes is a decent amount of power for a bench supply.

With a few modifications, like replacing the world’s most untrustworthy potentiometers and adding a nice ABS box, the build is completed. Along the way, [GreatScott!] offers a few tricks for testing and some reminders of how not to make yourself dead when playing with electricity.

The end is a working lab bench supply project that can easily keep a hacker entertained on a lazy Sunday afternoon.

Continue reading “Build Your Own Import Variable Lab Bench Power Supply”