This Iron Man Suit Is A Hacker’s Dream Come True

[Techmaster], like probably a lot of us, was hugely inspired by the engineering wonder that is the Iron Man suit. So, like any good maker, he decided to build his own. [Techmaster’s] social media pages are filled with promotional videos that are sure to get you excited for your next Comic-Con (when you can go in-person of course).

It’s difficult to summarize all the work [Techmaster] has put into his suit in a single post, so we’ll let his social media pages do the talking. From the knuckle launcher to the repulsor and the beloved Arc rector, [Techmaster] is really putting together an impressive set. Now, we’ve seen our fair share of Iron Man-inspired projects here on Hackaday, but [Techmaster’s] designs might be the closest attempt to a full suit with the projectiles to match.

[Techmaster’s] goal is to develop the most realistic Iron Man suit ever, well..other than the original we suppose. Given the dynamic nature of his development process, there aren’t any DIY instructions for the rest of us to follow as of yet (though he does host live streams), so you’ll have to piece together design ideas from his promotional videos.

[Techmaster] might be living the dream a lot of us wish were our realities and we certainly can’t wait to see an official version 1 release. Feel free to support his development if you feel so inclined.

Robotic Biped Walks On Inverse Kinematics

Robotics projects are always a favorite for hackers. Being able to almost literally bring your project to life evokes a special kind of joy that really drives our wildest imaginations. We imagine this is one of the inspirations for the boom in interactive technologies that are flooding the market these days. Well, [Technovation] had the same thought and decided to build a fully articulated robotic biped.

Each leg has pivot points at the foot, knee, and hip, mimicking the articulation of the human leg. To control the robot’s movements, [Technovation] uses inverse kinematics, a method of calculating join movements rather than explicitly programming them. The user inputs the end coordinates of each foot, as opposed to each individual joint angle, and a special function outputs the joint angles necessary to reach each end coordinate. This part of the software is well commented and worth your time to dig into.

In case you want to change the height of the robot or its stride length, [Technovation] provides a few global constants in the firmware that will automatically adjust the calculations to fit the new robot’s dimensions. Of all the various aspects of this project, the detailed write-up impressed us the most. The robot was designed in Fusion 360 and the parts were 3D printed allowing for maximum design flexibility for the next hacker.

Maybe [Technovation’s] biped will help resurrect the social robot craze. Until then, happy hacking.

Continue reading “Robotic Biped Walks On Inverse Kinematics”

Make Your Own Pet Fire Breathing Dragon

[Jorvon Moss] a.k.a. [Odd_Jayy] is known as a maker of “companion robots” which he carriers perched on top of his shoulders. (I don’t know about you, but we’re getting some pretty strong Ash and Pikachu vibes.)

In one of his recent builds, he decided to give his companion bot a bit of sizzle. His Widget Dragon Companion Bot is an impressive 3D printed build, divided into a surprisingly few parts. The robot is controlled using an Adafruit Crickit, marketed specifically for robotics projects, and is easily programmed using the increasingly popular Microsoft MakeCode.

With a few servos, [Odd Jay] was able to animate his bot giving it more of an “alive” feel. Finally, he added a vape pen to give the dragon some pyrotechnic effects.

This is just the kind of energy we love to see here at Hackaday. While you’re around, take a look at some of [Odd_Jayy’s] other robot projects and head over to his Instagram page to see more real-time project updates.

DIY Pocket MP3 Player

When [Neutrino-1] saw DFRobot’s DFPlayer module, he decided he wanted to make his own retro MP3 player. This tiny module comes packed with a ton of interesting capabilities such as EQ adjustment, volume control, and a 3 watt amplifier amongst other things. It can even play ads in between songs, should you want such a thing.

Controlling the DFPlayer module is easy using serial commands from a microcontroller, making it a convenient subsystem in bigger projects, and a potential alternative to the popular VLSI chips or the hard to come by WT2003S IC. [Neutrino-1] does a good job walking readers through the build making it fairly easy to remix, reuse, and reshare.

With the hardware sorted, all you’ve got to do is flash the firmware and load up an SD card with some MP3s. There’s even a small Python GUI to help you get your new player up and running. [Neutrino-1] also introduces users to the U8g2 display library which he says is a bit more feature-rich than the common Adafruit SSD1306 library. Great job [Neutrino-1]!

While you’re here, take a look at some of our other MP3 projects.

Continue reading “DIY Pocket MP3 Player”

iPhone pictured with a lock

Is Anything Really Private Anymore?

In the connected age, every day it appears privacy is becoming more and more of an idealistic fantasy as opposed to a basic human right. In our latest privacy debate per [TechCrunch], apparently the FBI is taking some shots at Apple.

You may recall the unfortunate events, leading the FBI to ask Apple to unlock an iPhone belonging to a person of interest. Apple did not capitulate to the FBI’s request on the basis of their fundamental commitment to privacy. The FBI wasn’t really thrilled with Apple’s stance given the circumstances leading to the request. Nevertheless, eventually, the FBI was able to unlock the phone without Apple’s help.

You may find it somewhat interesting that the author of the news piece appears to be more upset with the FBI for cracking the phone than at Apple (and by extension other tech companies) for making phones that are crackable to begin with.

Maybe we should take solace in knowing that Apple stood their ground for the sake of honoring their privacy commitment. But as we saw, it didn’t really matter in the end as the FBI was able to hire a third party to help them unlock the phones and were later able to repeat the process in-house. The article also noted that there are other private companies capable of doing exactly what the FBI did. We understand that no encryption is 100% safe. So it begs the question, “Is anything really private anymore?” Share your thoughts in the comments below.

Wearable Device For Preventing SUDEP (Sudden Unexpected Death In Epilepsy)

Epilepsy is a neurological disorder characterized by the occurrence of seizures. Epilepsy can often prevent patients from living a normal life since it’s nearly impossible to predict when a seizure will occur. The unpredictability of the seizures makes performing tasks such as driving extremely dangerous. One of the challenges in treating epilepsy is the condition is still not very well understood.

Neurava, a recent startup company from Purdue University, aims to change this fact. Neurava is developing a neck wearable that “records key biological signals related to epilepsy.” None of the press releases we’ve found so far elaborate on what those biological signals are. Though we have some guesses of our own, we’ll leave it to the Hackaday community to speculate for the time being. One of the major hurdles in using biological signals to treat conditions like epilepsy both lies in the accuracy of the measurement itself in addition to how well the measurement correlates to the underlying condition. From the looks of it, Neurava has been working on this technology for a long time and are certainly more aware of these challenges than we are.

Neurava’s wearable includes a few other functionalities we’ve come to expect in this era of smart devices such as wireless data transmission to both the physician and patient, physician dashboard to monitor the patient’s progress over extended periods of time, and in-time alerts in the event a seizure is detected.

Neurava appears to have garnered a bit of publicity in these last few months and are currently securing seed money to help advance their technology. We’ll check in every so often to see how they’re doing.

3D Printed DIY Neuralyzer

We agree with you. We can never have enough cosplay hacks. And the ones that include some electronics element definitely have a special place in our hearts. That’s why when we ran across [Maddogg0’s] 3D printed Neuralyzer on Instructables, we knew we had to share.

You may recall [How to make’s] DIY Neuralyzer that we featured a few weeks ago which required more of a metal-working approach. [Maddogg0’s] design might be a bit more convenient for those of you that have a 3D printer, but no machine shop.

We love the elegant simplicity of [Maddogg0’s] design. The entire enclosure is printed in two halves that are held together by magnets. One half of the enclosure houses a single coin cell battery and a tiny circuit board for holding the LEDs in place, really giving the Neuralyzer some shine. In true maker fashion, [Maddogg0] released the necessary design files on TinkerCAD so anyone can reuse, remix, and reshare.

Whichever design you fancy, [Maddogg0’s] or [How to make’s], be careful not to point the Neuralyzer at yourself and always remember to wear your sunglasses!