Simple Quadcopter Testbed Clears The Air For Easy Algorithm Development

We don’t have to tell you that drones are all the rage. But while new commercial models are being released all the time, and new parts get released for the makers, the basic technology used in the hardware hasn’t changed in the last few years. Sure, we’ve added more sensors, increased computing power, and improved the efficiency, but the key developments come in the software: you only have to look at the latest models on the market, or the frequency of Git commits to Betaflight, Butterflight, Cleanflight, etc.

With this in mind, for a Hackaday prize entry [int-smart] is working …read more

Continue reading Simple Quadcopter Testbed Clears The Air For Easy Algorithm Development

Next Weekend: Beginner Solar Workshop

Next week, Hackaday is hosting a workshop for all you hackers ready to harness the power of the sun. We’re doing a Beginner Solar Workshop at Noisebridge in San Francisco. You’re invited to join us on July 7th, we’ll provide the soldering irons.

The instructor for this workshop will be [Matt Arcidy], avid Hackaday reader and member of Noisebridge. He’s contributed to the incredible Noisebridge Gaming Archivists Live Arcade Cabinet, given talks on electronic components for the Arduino ecosystem, and now he’s hosting a workshop on the basics of solar charging.

This workshop will cover the theory of solar charging, …read more

Continue reading Next Weekend: Beginner Solar Workshop

Improving Indoor Navigation of Robots With IR

If the booths at CES are to be believed, the future is full of home robots: everything from humanoid robots on wheels to Alexas duct taped to a Roomba. Back in reality, home robots really aren’t a thing yet. There’s an obvious reason for this: getting around a house is hard. A robot might actually need legs to get up and down stairs, and GPS simply doesn’t exist indoors, at least to the accuracy needed. How on Earth does a robot even navigate indoors?

This project for the Hackaday Prize solves the problem of indoor navigation, and it does it …read more

Continue reading Improving Indoor Navigation of Robots With IR

Controlling Robotics Visually

The world — and the Hackaday Prize — is filled with educational robots. These are small, wheeled robots loaded up with sensors, actuators, a few motor drivers, and some sort of system that is easy to program. The idea behind these educational robots is to give students an easy-to-use platform to test out code, learn inverse kinematics, and realize odometry is a lot harder than you think it is. Give these kids some time and patience, and you’ll have a fleet of Battlebots at the end of the semester, if the teacher is cool.

But there’s a problem with all …read more

Continue reading Controlling Robotics Visually

Adding Smarts To Dumb Brushed Motors

A big part of the Hackaday Prize this year is robotics modules, and already we’ve seen a lot of projects adding intelligence to motors. Whether that’s current sensing, RPM feedback, PID control, or adding an encoder, motors are getting smart. Usually, though, we’re talking about fancy brushless motors or steppers. The humble DC brushed motor is again left out in the cold.

This project is aiming to fix that. It’s a smart motor driver for dumb DC brushed motors. You know, the motors you can buy for pennies. The motors that are the cheapest way to add movement to any …read more

Continue reading Adding Smarts To Dumb Brushed Motors

Modular Robotics That Can Make Themselves Into Anything

The greatest challenge of robotics is autonomy. Usually, this means cars that can drive themselves, a robotic vacuum that won’t drive down the stairs, or a rover on Mars that can drive on Mars. This project is nothing like that. Instead of building a robot with a single shape, this robot is made out of several modules that can self-assemble into different structures. It’s an organized fleet of robots, all helping each other, like an ant colony, or our future as Gray Goo.

If the idea of self-assembling modular robots sounds familiar, you’re right. The Dtto won the Grand Prize …read more

Continue reading Modular Robotics That Can Make Themselves Into Anything

ROPS Will Be The Board x86 Robot Builders Are Waiting For

If your robot has outgrown a Raspberry Pi and only the raw computing power of an x86 motherboard will suffice, you are likely to encounter a problem with its interfaces. The days of ISA cards are long gone, and a modern PC is not designed to easily talk to noisy robot hardware. Accessible ports such as USB can have interfaces connected to them, but suffer from significant latency in the process.

A solution comes from ROPS, or Robot on a PCI-e Stick, a card that puts an FPGA on a blazing-fast PCI-e card that provides useful real-world interfaces such …read more

Continue reading ROPS Will Be The Board x86 Robot Builders Are Waiting For

Your Own Sinclair Scientific Calculator

We’ve talked about the Sinclair scientific calculator before many times, and for some of us it was our first scientific calculator. If you can’t find yours or you never had one, now you can build your own using — what else — an Arduino thanks to [Arduino Enigma]. There’s a video, below and the project’s homepage on Hackaday.io describes it all perfectly:

The original chip inside the Sinclair Scientific Calculator was reverse engineered by Ken Shirriff, its 320 instruction program extracted and an online emulator written. This project ports that emulator, written in Javascript, to the Arduino Nano and interfaces

…read more

Continue reading Your Own Sinclair Scientific Calculator

Evolving the 3D Printed Linear Actuator

Our open source community invites anyone with an idea to build upon the works of those who came before. Many of us have encountered a need to control linear motion and adapted an inexpensive hobby servo for the task. [Michael Graham] evaluated existing designs and believed he has ideas to advance the state of the art. Our Hackaday Prize judges agreed, placing his 3D Printed Servo Linear Actuator as one of twenty winners of our Robotics Module Challenge.

[Michael]’s actuator follows in the footstep of other designs based on a rack-and-pinion gear such as this one featured on these pages, …read more

Continue reading Evolving the 3D Printed Linear Actuator

CNC Mod Pack Hopes To Make Something Useful From A Cheap Machine Tool

It is probable that many of us have noticed a variety of very cheap CNC mills in the pages of Chinese tech websites and been sorely tempted. On paper or as pixels on your screen they look great, but certainly with the more inexpensive models there soon emerges a gap between the promise and the reality.

[Brandon Piner] hopes to address this problem, with his CNC Mod Pack, a series of upgrades to a cheap mill designed to make it into a much more useful tool. In particular he’s created a revised 3D-printed tool holder and a set of end …read more

Continue reading CNC Mod Pack Hopes To Make Something Useful From A Cheap Machine Tool