Hackaday Links: November 1, 2020

We normally chuckle at high-profile auctions where people compete to pay as much as possible for items they clearly don’t need. It’s easy to laugh when the items on the block are things like paint-spattered canvases, but every once in a while some genuine bit of history that really piques …read more

Continue reading Hackaday Links: November 1, 2020

Antique Oscilloscope Gets New Home and Purpose

As the pace of technology charges blindly forward, a lot of older tools or products get left in the dust, forgotten to most but those left with them. This doesn’t mean they’re useless, though. In fact, old technology that continues to survive in the present tends to be more robust …read more

Continue reading Antique Oscilloscope Gets New Home and Purpose

Building One Test Fixture to Rule Them All

Test and programming fixtures are great time-savers for anyone who needs to deal with more than a handful of PCBs. Instead of plugging in connectors (or awkwardly holding probe tips or wires) to program some firmware or run tests, one simply pops a PCB into a custom fixture with one …read more

Continue reading Building One Test Fixture to Rule Them All

SparkFun releases two new add-on boards to expand capabilities of single board computers

SparkFun Electronics has announced the release of two new add-on boards – the SparkFun Top pHAT and SparkFun Auto pHAT – capable of working with the NVIDIA Jetson Nano, Google Coral, and any type of Raspberry Pi with a 2×20 GPIO header… Continue reading SparkFun releases two new add-on boards to expand capabilities of single board computers

Weather Station Gets Much-Needed Upgrades

Weather stations are a popular project, partly because it’s helpful (and interesting) to know about the weather at your exact location rather than a forecast that might be vaguely in your zip code. They’re also popular because they’re a good way to get experience with microcontrollers, sensors, I/O, and communications …read more

Continue reading Weather Station Gets Much-Needed Upgrades

Long-Range RFID With Feedback

Not long ago, we published an article about researchers adding sensor data to passive RFID tags, and a comment from a reader turned our heads to a consumer/maker version which anyone can start using right away. If you’re catching up, passive RFID technology is behind the key fobs and stickers which don’t need power, just proximity to the reader’s antenna. This is a much “hackier” version that works with discrete signals instead of analog ones. It will not however require writing a new library and programming new tags from the ground up just for the user to get started, so …read more

Continue reading Long-Range RFID With Feedback

LED-ifying A Guitar

Say you have a guitar, an expensive guitar – one of only three like it. And say this guitar sounds great, but it’s missing something. It needs something, but something that won’t ruin the finish. Over at Sparkfun, [Englandsaurus] was asked to come up with a really cool looking mod to a three-of-a-kind guitar – covering the body with LED strips to create light patterns on the guitar.

In order not to damage or modify the guitar [Englandsaurus] sandwiched the body between two plexiglass sheets, connected together by 3D printed clips. The clips have a dual purpose – they hold …read more

Continue reading LED-ifying A Guitar

Hackaday Links: April 22, 2018

Eagle 9 is out. Autodesk is really ramping up the updates to Eagle, so much so it’s becoming annoying. What are the cool bits this time? Busses have been improved, which is great because I’ve rarely seen anyone use busses in Eagle. There’s a new pin breakout thingy that automagically puts green lines on your pins. The smash command has been overhauled and now moving part names and values is somewhat automatic. While these sound like small updates, Autodesk is doing a lot of work here that should have been done a decade ago. It’s great.

Crypto! Bitcoin is …read more

Continue reading Hackaday Links: April 22, 2018

Review: IoT Data Logging Services with MQTT

For the last few months, I had been using Sparkfun’s Phant server as a data logger for a small science project. Unfortunately, they’ve had some serious technical issues and have discontinued the service. Phant was good while it lasted: it was easy to use, free, and allowed me to download the data in a CSV format. It shared data with analog.io, which at the time was a good solution for data visualization.

While I could continue using Phant since it is an open-source project and Sparkfun kindly releases the source code for the server on Github, I thought it might …read more

Continue reading Review: IoT Data Logging Services with MQTT