Hackaday Prize Entry: You Can Do Anything With A Bunch Of NANDs

Every few years, someone on the Internet builds a truly homebrew CPU. Not one built with a 6502, Z80, or a CPU from the 80s, either: one built completely out of 74-series logic chips or discrete transistor. We’re lucky enough to have [Alexander] document his build on Hackaday.io, and even luckier to have him enter it into this year’s Hackaday Prize. It’s an 8-bit computer built completely out of NAND gates.

Computers are just logic, and with enough NAND gates, you can do anything. That’s exactly what [Alex] is doing with this computer. It’s built entirely out of 74F00 chips – a ‘fast’ version of the ubiquitous quad 2-input NAND chip. The architecture of this computer borrows from the best CPUs of the 70s and 80s. The ALU is only four bits, like the Z80, but also uses the 6502 technique where the borrow is an inverted carry. It’s a small instruction set, a 2-stage pipeline, and should be able to compute one million instructions per second.

Designing a CPU is one thing, and thanks to Logisim, this is already done. Constructing a CPU is another matter entirely. For this, [Alex] is going for a module and backplane approach, where the ALU is constructed of a few identical modules tied together into a gigantic motherboard. [Alex] isn’t stopping at a CPU, either: he has a 16-byte ROM that’s programmed by plugging diodes into holes.

It’s an amazingly ambitious project, and for entering this project into the 2016 Hackaday Prize, [Alex] already netted himself $1000 and a trip to the final round of competition.

The HackadayPrize2016 is Sponsored by:

When The Smart Hits The Fan

A fan used to be a simple device – motor rotates blades, air moves, and if you were feeling fancy, maybe the whole thing oscillates. Now fans have thermostats, timers, and IR remotes. So why not increase the complexity by making a smart fan with an IoT interface?

[Casper]’s project looks more like a proof of concept or learning platform than a serious attempt at home automation. His build log mentions an early iteration based on a Raspberry Pi. But an ESP8266 was a better choice and made it into the final build, which uses an IR LED to mimic the signals from the remote so that all the stock modes of the fan are supported. The whole thing is battery powered and sits on a breadboard on top of the fan, but we’ll bet that a little surgery could implant the interface and steal power internally. As for interfaces, take your pick – an iOS app via the SmartThings home automation platform, through their SmartTiles web client, or using an Amazon Echo. [Casper] mentions looking into MQTT as well but having some confusion; we’d suggest he check out [Elliot Williams]’ new tutorial on MQTT to get up to speed.

Continue reading “When The Smart Hits The Fan”

Eddie The Balance Bot

Eddie is a surprisingly capable tiny balancing robot based around the Intel Edison from which it takes its name.

Eddie’s frame is 3D printed and comes in camera and top hat editions. The camera edition provides space for a webcam to be mounted, since the Edison has enough go power to do basic vision. The top hat edition just lets you 3D print a tiny top hat for the robot.

The electronics are based around the Edison board and Sparkfun’s set of, “Blocks” designed for it. This project needs the battery block, the H-Bridge block, the GPIO block, and the USB block along with a 9DOF block for balancing. It’s, somewhat unfortunately, not a cheap robot. The motors are Pololu all-metal gearmotors with hall-effect sensors acting as encoders.

We’re really impressed with [diabetemonster]’s design and documentation on the robot. Full source code is provided along with a very nice build guide to get the platform going fast.

There are a few videos of it in action, available after the break. They show it handling situation such as a load being placed on the robot and slopes as well as bonus features like dancing and remote control.

Continue reading “Eddie The Balance Bot”

This Billboard Kills Zika Mosquitoes

Once in a great while, effective advertising doesn’t require any human engagement at all. This billboard, designed and built by a pair of Brazilian ad agencies and set free under the Creative Commons license offers a reproducible solution for trapping Aedes Aegypti mosquitoes, the primary carrier of the Zika virus.

Click to embiggen.
Click to embiggen.

The design seems pretty simple, although the plans leave a bit of explanation to be desired. Inside the billboard are canisters of Lurex 3, a lactic acid-based mosquito attractant that is available pretty cheaply on Amazon. The lactic acid mimics the scent of human sweat and is released outward to distances up to 4km (2.5 miles) in a fine mist along with CO₂. Together, the Lurex and CO₂ act like a sweaty, mouth-breathing human beacon to lure mosquitoes into the billboard, where they become trapped and are doomed to die of dehydration.
Continue reading “This Billboard Kills Zika Mosquitoes”

Tools Of The Trade – Component Placing

Recently we started a series on the components used to assemble a circuit board. The first issue was on dispensing solder paste. Moving down the assembly line, with the paste already on the board, the next step is getting the components onto the PCB. We’re just going to address SMT components in this issue, because the through hole assembly doesn’t take place until after the SMT components have gone through the process to affix them to the board.

Reels!
Reels!

SMT components will come in reels. These reels are paper or plastic with a clear plastic strip on top, and a reel typically has a few thousand components on it. Economies of scale really kick in with reels, especially passives. If you order SMT resistors in quantities of 1-10, they’re usually $.10 each. If you order a reel of 5000, it’s usually about $5 for the reel. It is cheaper to purchase a reel of 10 kOhm 0603 resistors and never have to order them again in your life than it is to order a few at a time. Plus the reel can be used on many pick-and-place machines, but the cut tape is often too short to use in automated processes.

Continue reading “Tools Of The Trade – Component Placing”

Upgrading A Nexus 5 EMMC To 64GB

Sometimes we feel confident in our soldering skills (but only sometimes) — and then we see something like this done.

IMG_20160324_205427Someone over on the XDA developers forum managed to upgrade his Nexus 5 from 16gb to 64gb — and not only that, upgraded the eMMC type from 4.5 to 5.0 so it writes and reads much faster.

While the details on the actual conversion are a bit vague, we did manage to dig up another video of someone replacing an eMMC chip from a Samsung Note 2.

It most certainly is possible… but would you look at the size of that chip!

Continue reading “Upgrading A Nexus 5 EMMC To 64GB”

Don’t Ignore The Artist’s Supply Store

So it’s Saturday morning and you’ve found yourself with an urge to build something involving copper plates or carbon electrodes. Maybe you need a metallic powder for a chemistry experiment. Casting supplies? Pure lead? Copper mesh? Silver wire?  Odd tools? Exceedingly caustic etchants?  There’s a store that sells it all, and it’s not usually frequented by hackers: the art store.

If you know where to look, the store is full of useful things. Each method of expression in art has its own set of supplies; a bountiful collection of various processes and the useful things therein. I grew up in a city that did not have a real art supply store. It had one of those big box craft stores that assault you with glittery plasticized flowers and terrible manufactured scents. When I moved to a different city and walked over to the local art supply to purchase some new pens I ended up staying for a few hours just looking at all the cool things they had for sale.

Continue reading “Don’t Ignore The Artist’s Supply Store”