Two Decades Of Hackaday In Words

I think most of us who make or build things have a thing we are known for making. Where it’s football robots, radios, guitars, cameras, or inflatable textile sculptures, we all have the thing we do. For me that’s over the years been various things but has recently been camera hacking, however there’s another thing I do that’s not so obvious. For the last twenty years, I’ve been interested in computational language analysis. There’s so much that a large body of text can reveal without a single piece of AI being involved, and in pursuing that I’ve created for myself a succession of corpus analysis engines. This month I’ve finally been allowed to try one of them with a corpus of Hackaday articles, and while it’s been a significant amount of work getting everything shipshape, I can now analyse our world over the last couple of decades.

The Burning Question You All Want Answered

A graph of "arduino" versis "raspberry", comparing Arduino and Raspberry Pi coverage over time.
Battle of the Boards, over the decades.

A corpus engine is not clever in its own right, instead it will simply give you straightforward statistics in return for the queries you give it. But the thing that keeps me coming back for more is that those answers can sometimes surprise you. In short, it’s a machine for telling you things you didn’t know. To start off, it’s time to settle a Hackaday trope of many years’ standing. Do we write too much about Arduino projects? Into the engine goes “arduino”, and for comparison also “raspberry”, for the Raspberry Pi.

What comes out is a potted history of experimenter’s development boards, with the graph showing the launch date and subsequent popularity of each. We’re guessing that the Hackaday Arduino trope has its origins in 2011 when the Italian board peaked, while we see a succession of peaks following the launch of the Pi in 2012. I think we are seeing renewals of interest after the launch of the Pi 3 and Pi 4, respectively. Perhaps the most interesting part of the graph comes on the right as we see both boards tail off after 2020, and if I had to hazard a guess  as to why I would cite the rise of the many cheap dev boards from China.

Continue reading “Two Decades Of Hackaday In Words”

Knowing What’s Possible

Dan Maloney and I were talking on the podcast about his memories of the old electronics magazines, and how they had some gonzo projects in them. One, a DIY picture phone from the 1980s, was a monster build of a hundred ICs that also required you to own a TV camera. At that time, the idea of being able to see someone while talking to them on the phone was pure science fiction, and here was a version of that which you could build yourself.

Still, we have to wonder how many of these were ever built. The project itself was difficult and expensive, but you actually have to multiply that by two if you want to talk with someone else. And then you have to turn your respective living rooms into TV studios. It wasn’t the most practical of projects.

But amazing projects did something in the old magazines that we take a little bit for granted today: they showed what was possible. And if you want to create something new, you’re not necessarily going to know how to do it, but just the idea that it’s possible at all is often enough to give a motivated hacker the drive to make it real. As skateboard hero Rodney Mullen put it, “the biggest obstacle to creativity is breaking through the barrier of disbelief”.

In the skating world, it’s seeing someone else do a trick in a video that lets you know that it’s possible, and then you can make it your own. In our world, in prehistoric times, it was these electronics magazines that showed you what was possible. In the present, it’s all over the Internet, and all over Hackaday. So when you see someone’s amazing project, even if you aren’t necessarily into it, or maybe don’t even fully understand it, your horizons of what’s possible are nonetheless expanded, and that helps us all be more creative.

Keep on pushing!

Congratulations To The 2024 Business Card Challenge Winners!

When you ask a Hackaday crowd to design a business card, you should expect to be surprised by what you get. But still, we were surprised by the breadth of entries! Our judges wracked their brains to pick their top ten, and then we compared notes, and three projects rose to the top, but honestly the top ten could have all won. It was a tight field. But only three of the entries get to take home the $150 DigiKey gift certificates, so without further ado…

Continue reading “Congratulations To The 2024 Business Card Challenge Winners!”

Robot Collects Ping Pong Balls For You

If you’ve ever played ping pong, table tennis, or beer pong, you know that it’s a struggle to hang on to the balls. [MaximeMonsieur] has designed a robot to handle picking them up so you don’t have to.

The robot is specifically designed to pick up ultra-light ping pong balls. To that end, it has a large spinning paddle that simply wafts the balls into its collector basket at the rear. The robot gets around with a simple two-motor drive system, relying on skid-steering with a castor wheel at the rear. An Arduino Uno runs the show, and navigates the robot around with the aid of ultrasonic sensors to avoid crashing into walls.

Overall, the robot shows the benefits of designing for a specific purpose. Such a design would likely be far less successful with other types of heavier balls, but for ping pong balls, the spinning paddle collector works great. We can imagine the robot being put to good use between sets to pick up all the lost balls around a table tennis court.

We’ve seen other ball collecting robots before, too.

Continue reading “Robot Collects Ping Pong Balls For You”

Your Next Airport Meal May Be Delivered By Robot

Robot delivery has long been touted as a game-changing technology of the future. However, it still hasn’t cracked the big time. Drones still aren’t airdropping packages into our gutters by accident, nor are our pizzas brought to us via self-driving cars.

That’s not to say that able minds aren’t working on the problem. In one case, a group of engineers are working ton a robot that will handle the crucial duty of delivering food to hungry flyers at the airport.

Continue reading “Your Next Airport Meal May Be Delivered By Robot”

Hackaday Prize 2022: Solar Harvesting Is Better With Big Capacitors

The sun is a great source of energy, delivering in the realm of 1000 watts per square meter on a nice clear day. [Jasper Sikken] has developed many projects that take advantage of this power over the years, and has just completed his latest solar harvesting module for powering microcontroller projects.

The concept is simple. A small solar panel is used to charge up a lithium ion capacitor (LIC), which can then be used to power other projects. We first saw this project last year, when it was one of the winners of Hackaday’s 2021 Earth Day contest. Back then, it was only capable of dishing out 80 mA at 2.2V.

However, the latest version ups the ante considerably, delivering up to 400 mA at 3.3V. This opens up new possibilities, allowing the module to power projects using technologies like Bluetooth, WiFi and LTE that require more current to operate. It relies on a giant 250 F capacitor to store energy, and a AEM10941 solar energy harvesting chip to get the most energy possible out of a panel using Maximum Power Point Tracking (MPPT).

It’s a useful thing to have for projects that you’d like to run off the sun, and you can score one off Tindie if you don’t want to build your own. We’ve seen [Jasper] pull off other neat solar-powered projects before, too. Video after the break.

Continue reading “Hackaday Prize 2022: Solar Harvesting Is Better With Big Capacitors”

Remoticon 2021 // Jay Bowles Dips Into The Plasmaverse

Every hacker out there is familiar with the zaps and sizzles of the Tesla coil, or the crash and thunder of lighting strikes on our hallowed Earth. These phenomena all involve the physics of plasma, a subject near and dear to Jay Bowles’s heart. Thus, he graced Remoticon 2021 with a enlightening talk taking us on a Dip Into the Plasmaverse.

Jay’s passion for the topic is obvious, having fallen in love with high voltage physics as a teenager. He appreciated how tangible the science was, whether it’s the glow of neon lighting or the heating magic of the common microwave. His talk covers the experiments and science that he’s studied over the past 17 years and in the course of running his Plasma Channel YouTube channel. Continue reading “Remoticon 2021 // Jay Bowles Dips Into The Plasmaverse”