Two Vintage Calculators In One

The FPGA revolution that occurred within the past few decades was a boon to many people interested in “antique” electronics. The devices “wire together” logic elements as needed rather than emulating chips completely in a software layer, which makes them uniquely suited for replicating chips that are rare, no longer in production, damaged, or otherwise lost. They also make it easy to experiment with hardware, like this project which combines two antique calculators into one single unit.

The two calculators used in this combination device are the TI Datamath and the Sinclair Scientific, both released in the early 1970s, the former of which has been extensively documented and reverse engineered on at least one occasion. The reproduction from [zpekic] has a toggle that allows the user to switch between the two “modes”. This showcases the power of microprogramming and microcode, and of the FPGA platform itself. Although both modes are functional, there are still a few bugs resulting from how different the two pieces of hardware were, which is really more of an interesting facet of this project than anything.

The build is a great showcase of FPGA technology, not to mention a great read-through for understanding these two calculators and their fundamental differences in data entry and manipulation, clock cycles, memory, and everything in between. It’s worth checking out, even if you don’t plan on using a decades-old calculator in your day-to-day life.

Peltier Device Experiments

Once an exotic component, solid state heat pumps or Peltier devices are now pretty mainstream. The idea is simple: put electricity through a Peltier device and one side gets hot while the other side gets cold. [DroneBot] recently posted a video showing how these cool — really cool — devices work. You can see the video, below.

Many things in physics are reversible, and the Peltier is no exception. The device is actually a form of thermocouple, and in a thermocouple a temperature difference causes a voltage difference. This is known as the Seebeck effect as opposed to the Peltier effect in which current flowing between voltage differences causes a temperature difference. It was known for many years, but wasn’t very practical until modern semiconductor materials arrived.

Continue reading “Peltier Device Experiments”

This Arduino Keeps Its Eyes On You

[Will] wanted to build some animatronic eyes that didn’t require high-precision 3D printing. He wound up with a forgiving design that uses an Arduino and six servo motors. You can see the video of the eyes moving around in the video below.

The bill of materials is pretty simple and features an Arduino, a driver board, and a joystick. The 3D printing parts are easy to print with no supports, and will work with PLA. Other than opening up holes there wasn’t much post-processing required, though he did sand the actual eyeballs which sounds painful.

Continue reading “This Arduino Keeps Its Eyes On You”

Break The Caps Lock Habit With This Annoying Buzzer

The much-maligned Caps Lock key has been causing problems for decades, and its continued existence is controversial enough that Google decided to drop it all together in their Chromebooks. Until the rest of the industry decides to follow their lead, they’ll likely be no shortage of awkward emails or overly aggressive comments that are the direct result of this treacherous key.

But [Glen Akins] thinks he has the solution. His creation is a tiny little USB notification device that has only one purpose: to make a terrible noise as long as the Caps Lock key is engaged. Think of it like the little indicator LED on your keyboard, but one that makes a terrible screeching noise that you simply can’t ignore. This is made possible by the fact that the Caps Lock status is handled at the OS level rather than the local input device.

The notifier is built around the PIC16F1459, as it allowed him to implement USB 2.0 while keeping the part count low. Beyond the PIC, the board uses a handful of passives and a transistor to drive the buzzer from a PWM signal. To avoid duplicated effort, everything was designed to fit inside the enclosure he already developed for his single-key keyboard that we covered last year. [Glen] and a fellow coworker from Keysight put together an excellent video on the creation and use of the buzzer that you can see after the break.

On the other end of the spectrum, and even smaller, is the “USB Capslocker” which is designed to weaponize this already troublesome feature of your keyboard.

Continue reading “Break The Caps Lock Habit With This Annoying Buzzer”

An Open Source Toolbox For Studying The Earth

Fully understanding the planet’s complex ecosystem takes data, and lots of it. Unfortunately, the ability to collect detailed environmental data on a large scale with any sort of accuracy has traditionally been something that only the government or well-funded institutions have been capable of. Building and deploying the sensors necessary to cover large areas or remote locations simply wasn’t something the individual could realistically do.

But by leveraging modular hardware and open source software, the FieldKit from [Conservify] hopes to even the scales a bit. With an array of standardized sensors and easy to use software tools for collating and visualizing collected data, the project aims to empower independent environmental monitoring systems that can scale from a handful of nodes up to several hundred.

We’ve all seen more than enough DIY environmental monitoring projects to know there’s nothing particularly new or exciting about stuffing a few cheap sensors into a plastic container. But putting high quality, reliable hardware into large scale production is another thing entirely. Especially when your target user may have limited technical knowledge.

That’s why FieldKit is designed around a common backplane with modular sensors and add-on boards that can be plugged in and easily configured with a smartphone application. Whether the node is going to be mounted to a pole and powered by a solar panel, or attached to a buoy, most of the hardware stays the same.

While the electronics and the software interface are naturally the stars of the show here, we can’t help but also be impressed with the enclosure for the FieldKit. It seems a minor thing, but as we’ve seen from the projects that have come our way over the years, finding a box to put your hardware in that’s affordable, adaptable, and weatherproof is often a considerable challenge in itself. Rather than using something commercially available, [Conservify] has designed their own enclosure that’s inspired by the heavy duty (but prohibitively expensive) cases from Pelican. It features a replaceable panel on one side where the user can pop whatever holes will be necessary to wire up their particular project without compromising the case itself; just get a new panel when you want to reconfigure the FieldKit for some other task. Prototypes have already been 3D printed, and the team will be moving to injection molded versions in the near future.

As a finalist in the 2019 Hackaday Prize, FieldKit exemplifies everything we’re looking for this year: a clear forward progression from prototype to final hardware, an obvious need for mass production, and the documentation necessary to show why this project is deserving of the $125,000 grand prize up for grabs.

Continue reading “An Open Source Toolbox For Studying The Earth”

Ask Hackaday: Is Anyone Sad Phone VR Is Dead?

It’s official: smartphone-based VR is dead. The two big players in this space were Samsung Gear VR (powered by Oculus, which is owned by Facebook) and Google Daydream. Both have called it quits, with Google omitting support from their newer phones and Oculus confirming that the Gear VR has reached the end of its road. Things aren’t entirely shut down quite yet, but when it does it will sure leave a lot of empty headsets laying around. These things exist in the millions, but did anyone really use phone-based VR? Are any of you sad to see it go?

Google Cardboard, lowering cost and barrier to entry about as low as it could go.

In case you’re unfamiliar with phone-based VR, this is how it works: the user drops their smartphone into a headset, puts it on their head, and optionally uses a wireless controller to interact with things. The smartphone takes care of tracking motion and displaying 3D content while the headset itself takes care of the optics and holds everything in front of the user’s eyeballs. On the low end was Google Cardboard and on the higher end was Daydream and Gear VR. It works, and is both cheap and portable, so what happened?

In short, phone-based VR had constraints that limited just how far it could go when it came to delivering a VR experience, and these constraints kept it from being viable in the long run. Here are some of the reasons smartphone-based VR hit the end of the road: Continue reading “Ask Hackaday: Is Anyone Sad Phone VR Is Dead?”

Bicycle Transforms Mid-Ride

For those of us who were children in the late 80s and early 90s, we may have dreamed of one day owning a gigantic tractor trailer that could transform into a colossal fighting robot. Or of simply having a toy that could approximate this change from one form into another. As adults, though, we have come to realize that this is wishful thinking. That is, unless we decide to build this transforming bicycle.

What starts out as a slightly unusual-looking low rider-style bike effortlessly turns into a tall bike by means of a gas cylinder fixed to the bike’s rear triangle. The bike started out as a full suspension mountain bike, but the rear spring was removed to make room for this cylinder. The pivoting action of the rear triangle in a mountain bike is the key design element here: it allows the frame to change shape easily, in this situation when pushed by the cylinder. Adding some longer forks in the front and a coat of paint finishes the build.

This bike was entered in the Make It Move contest on Instrucables, and has gotten some pretty wide recognition so far. It’s a unique bicycle to be sure, and we’ve seen a few. From Russian offroad electric utility bicycles to bicycles that keep drivers from speeding down roads, there have been lots of interesting bike-based builds.

Continue reading “Bicycle Transforms Mid-Ride”