Interference Patterns Harnessed for Optical Logic Gates

The basics of digital logic are pretty easy to master, and figuring out how the ones and zeroes flow through various kinds of gates is often an interesting exercise. Taking things down a level and breaking the component AND, OR, …read more

Continue reading Interference Patterns Harnessed for Optical Logic Gates

Die Photos Reveal Logic from Commodore 128 PLA Chip

The 8721 PLA, or programmable logic array, was one of the chips that had to be invented to make the Commodore 128, the last of the 8-bit computers that formed the leading edge of the early PC revolution, a reality. [Johan Grip] got a hold of one of …read more

Continue reading Die Photos Reveal Logic from Commodore 128 PLA Chip

Tiny Drone Racing Gates Use Up Those Filament Scraps

Drone racing comes in different shapes and sizes, and some multirotor racers can be very small indeed. Racing means having gates to fly though, and here’s a clever DIY design by [Qgel] that uses a small 3D printed part and a segment of printer filament as the components for small-scale drone racing gates.

The base is 3D printed as a single piece and is not fussy about tolerances, meanwhile the gate itself is formed from a segment of printer filament. Size is easily adjusted, they disassemble readily, are cheap to produce, and take up very little space. In short, perfect …read more

Continue reading Tiny Drone Racing Gates Use Up Those Filament Scraps

WeirdAAL (AWS Attack Library) Basics from the Authors

The cloud is everything. Organizations have either moved completely to the cloud, have a hybrid approach, or are actively planning a cloud strategy. Penetration testers have always had to provide their services anywhere the client’s environment t… Continue reading WeirdAAL (AWS Attack Library) Basics from the Authors

Make Logic Gates out of (Almost) Anything

Logic gates are the bricks and mortar of digital electronics, implementing a logical operation on one or more binary inputs to produce a single output. These operations are what make all computations possible in every device you own, whether it is your cell phone, computer, gaming console etc.  There are myriad ways of implementing logic gates; mechanically, electronically, virtually (think Minecraft), etc. Let’s take a look at what it takes to create some fun, out-of-the-ordinary gate implementations.

How they work

As an example, let’s consider the AND gate (the others are OR, NOT, NAND, NOR, XOR and XNOR). Electronic gates …read more

Continue reading Make Logic Gates out of (Almost) Anything