Unix On Your Breadboard

As smartphones continue to get bigger and bigger, the race to have the smallest chip running Unix (or Linux, as the case may be) is still on. A new contender in this arena is [Serge] who has crammed RetroBSD on a Fubarino microcontroller for a powerful breadboard-friendly device.

The device uses a PIC32MX795 processor to run version 2.11BSD Unix for microcontrollers. It uses only 128 kbytes of RAM which is great for the limited space available, but it doesn’t skimp on software. It has a C compiler, assembler, and a whole host of other utilities that you’d expect to find in something much more powerful. All of this comes in a package that has breadboard-compatible pins so you can interface your Unix with the real world.

There’s a video below that shows the device in action, and a whole host of instructions that’ll get you up and running in no time if you have the hardware available. [Serge] mentioned that this would run on other architectures but is looking for others to join the project to port it to those processors. This isn’t the first time we’ve seen *nix installed on a microcontroller, but it is one of the more useful ones!

Continue reading “Unix On Your Breadboard”

Build A 100W LED Flashlight

In case you’re not aware, you can hop on your favorite online Chinese electronics retailer and buy a hundred Watt LED module for less than $10 USD. That’s an enormous amount of retina-burning fun, but how do you turn it into a flashlight? DIY Perks shows you how.

The main issue when dealing with these large LED modules is heat. Even though there’s many times more efficient than incandescent bulbs per Watt, that’s still an incredible amount of heat that needs to be removed. There’s a piece of equipment you might have sitting around that does just that: the lowly CPU cooler.

If the CPU heatsink and fan are big enough, the LED module can be attached right to the bottom. With a DC to DC boost converter modified so the entire flashlight can be powered from a LiPo cell, this unit is completely portable, ready to take camping, or even for some very interesting videography.

Continue reading “Build A 100W LED Flashlight”