LTSpice Tips And A Long Tutorial

We always enjoy videos from [FesZ], so when we saw his latest about tips and tricks for LTSpice, we decided to put the 20 minutes in to watch it. But we noticed in the text that he has an entire series of video tutorials about LTSpice and that this is actually episode 30. So there’s plenty to watch.

Like any tips and tricks video, you might know some of them and you may not care about some of them — for example, the first one talks about setting the colors which is a highly personal preference.  But it is a good bet you’ll find something to like in the video.

Continue reading “LTSpice Tips And A Long Tutorial”

This Week In Security: IPhone Unpowered, Python Unsandboxed, And Wizard Spider Unmasked

As conspiracy theories go, one of the more plausible is that a cell phone could be running malicious firmware on its baseband processor, and be listening and transmitting data even when powered off. Nowadays, this sort of behavior is called a feature, at least if your phone is made by Apple, with their Find My functionality. Even with the phone off, the Bluetooth chip runs happily in a low-power state, making these features work. The problem is that this chip doesn’t do signed firmware. All it takes is root-level access to the phone’s primary OS to load a potentially malicious firmware image to the Bluetooth chip.

Researchers at TU Darmstadt in Germany demonstrated the approach, writing up a great paper on their work (PDF). There are a few really interesting possibilities this research suggests. The simplest is hijacking Apple’s Find My system to track someone with a powered down phone. The greater danger is that this could be used to keep surveillance malware on a device even through power cycles. Devices tend to be secured reasonably well against attacks from the outside network, and hardly at all from attacks originating on the chips themselves. Unfortunately, since unsigned firmware is a hardware limitation, a security update can’t do much to mitigate this, other than the normal efforts to prevent attackers compromising the OS.
Continue reading “This Week In Security: IPhone Unpowered, Python Unsandboxed, And Wizard Spider Unmasked”

Put A New Spin On Your 3D Printed Parts

Once you get tired of printing keychains and earbud holders with your 3D printer, you’ll want to design things a bit more sophisticated. How about things that rotate? [3DSage] has a good how-to about how to integrate a simple motor and controller into a few different size boxes. Combined with some 3D printed linkages, these boxes can turn your project — printed or otherwise — into something that spins.

To demonstrate, he created a few cat toys, played with an idea for a magic trick, and refit a selfie light into… something. We have no doubt you can find something to do with these little motor modules. The boxes vary mostly in how big the battery packs are. There are also several interesting side pieces like a 3D holder for rechargeable button cells and their charger.

In addition, he also demonstrates how to use the motor as a (rather poor) generator. Attaching a water wheel wasn’t a success until he used compressed air to run the wheel. You would have thought water would have done the trick.

The video stresses that you should solder connections, but you don’t have to. Honestly, we think if you are building moving stuff with a 3D printer, you should probably just go ahead and learn to solder. It isn’t that hard and there are plenty of reasons to learn.

Of course, you could 3D print the motor itself. Adapting motor modules for different uses isn’t a new idea, of course, but it is always great to see more ways to apply basic components.

Continue reading “Put A New Spin On Your 3D Printed Parts”

Barely HDMI Display Gets A Steampunk-Inspired Enclosure

It’s an interesting question: What does one do for a follow-up to building the world’s worst HDMI display? Simple — stick it in a cool steampunk-inspired case and call it a day.

That seems to have been [mitxela]’s solution, and please don’t take our assessment as a knock on either the original build or this follow-up. [mitxela] himself expresses a bit of wonder at the attention garnered by his “rather stupid project,” which used the I2C interface in an HDMI interface to drive a tiny monochrome OLED screen. Low refresh rate, poor resolution — it has everything you don’t want in a display, but was still a cool hack that deserved the attention it got.

The present work, which creates an enclosure for the dodgy display, is far heavier on metalworking than anything else, as the video below reveals. The display itself goes in a small box that’s machined from brass, while the HDMI plug gets a sturdy-looking brass housing that makes the more common molded plastic plug look unforgivably flimsy — hot glue notwithstanding. Connecting the two is a flexible stalk, allowing it to plug into a computer’s HDMI port and giving the user the flexibility to position the nearly useless display where it can be seen best.

But again, we may be too harsh in our judgment; while DOOM is basically unplayable on the tiny display, “Bad Apple!!” is quite watchable, especially when accompanied by [mitxela]’s servo-controlled MIDI music box. And since when has usability been a criterion for judging a hack’s coolness, anyway?

Continue reading “Barely HDMI Display Gets A Steampunk-Inspired Enclosure”

A V2 Rocket Inspired Steam Turbine Skateboard Is Just Around The Corner

[Integza] never fails to amuse with his numerous (and sometimes really sketchy) attempts to create usable thrust, by pretty much all means possible and the latest video (embedded below) attempting to run a reaction turbine from decomposing hydrogen peroxide, doesn’t fail to disappoint. The inspiration came from the WWII V2 rocket, which used Sodium Permanganate to breakdown Hydrogen Peroxide. This produced high pressure steam, which spun a turbine, which in turn drove the turbopumps that delivered the needed huge quantity of alcohol and liquid oxygen into the combustion chamber.

After an initial test of this permanganate-peroxide reaction proved somewhat disappointing (and messy) he moved on to a more controllable approach — using a catalytic converter from a petrol scooter in place of the messy permanganate. This worked, so the next task was to build the turbine. Naturally, this was 3D printed, and the resulting design appeared to work pretty well with compressed air as the power source. After scaling up the design, and shifting to CNC-machined aluminium, it was starting to look a bit more serious. The final test shows the turbine being put through its paces, running from the new precious metal catalyst setup, but as can be seen from the video, there is work to be done.

There appears to be a fair amount of liquid peroxide passing through into the turbine, which is obviously not desirable. Perhaps the next changes should be the mount the catalyser vertically, to prevent the liquid from leaving so easily, as well as adding some baffling to control the flow of the liquid, in order to force it to recycle inside the reaction vessel? We can’t wait to see where this goes, hopefully the steam-turbine powered skateboard idea could actually be doable? Who knows? But we’re sure [Integza] will find a way!

With steam power, there’s more than one way to get usable rotational work, like using a reciprocating engine, which can be expanded to a whole machine shop, and whilst boiling water (or catalytically decomposing Hydrogen Peroxide)  provides high pressure gas, how about just using boiling liquid nitrogen? Possibly not.

Continue reading “A V2 Rocket Inspired Steam Turbine Skateboard Is Just Around The Corner”

Inspiring Hacks, Unfinished Hacks

We got a tip this week, and the tipster’s comments were along the lines of “this doesn’t look like it’s a finished work yet, but I think it’s pretty cool anyway”. And that was exactly right. The work in question is basically attaching a simple webcam to a CNC router and then having at it with OpenCV, and [vector76]’s application was cutting out freeform hand-drawn curves from wood. To amuse his daughter.

But there’s no apology necessary for presenting a work in progress. Unfinished hacks are awesome! They leave room for further improvement and interpretation. They are like an unfinished story, inviting the hacker to dream up their own end. At least that’s how this one worked on me.

My mind went racing — adding smart and extensible computer vision to a CNC router enables not only line tracing, but maybe smarter edge finding, broken tool detection, and who knows what else. With the software end so flexible these days, and the additional hardware demands so minimal, it’s an invitation. It’s like Pavlov ringing that bell, and I’m the dog-hacker. Or something.

So remember this when you get half done with a project, get to a workable first-stage demo, but you haven’t chased down each and every possibility. Leaving something up to other hackers’ imagination can be just as powerful. Your proof of concept doesn’t have to be the mother of all demos — sometimes just a working mouse will suffice.

Clockwork DevTerm R-01 Takes RISC-V Out For A Spin

If you’re anything like us you’ve been keeping a close eye on the development of RISC-V: an open standard instruction set architecture (ISA) that’s been threatening to change the computing status quo for what seems like forever. From its humble beginnings as a teaching tool in Berkeley’s Parallel Computing Lab in 2010, it’s popped up in various development boards and gadgets from time to time. It even showed up in the 2019 Hackaday Supercon badge, albeit in FPGA form. But getting your hands on an actual RISC-V computer has been another story entirely. Until now, that is.

Clockwork has recently announced the availability of the DevTerm R-01, a variant of their existing portable computer that’s powered by a RISC-V module rather than the ARM chips featured in the earlier A04 and A06 models. Interestingly the newest member of the family is actually the cheapest at $239 USD, though it’s worth mentioning that not only does this new model only include 1 GB of RAM, but the product page makes it clear that the RISC-V version is intended for experienced penguin wranglers who aren’t afraid of the occasional bug.

Newbies are persona non grata for the R-01.

Beyond the RISC-V CPU and slimmed down main memory, this is the same DevTerm that our very own [Donald Papp] reviewed earlier this month. Thanks to the modular nature of the portable machine, this sort of component swapping is a breeze, though frankly we’re impressed that the Clockwork team is willing to go out on such a limb this early in the product’s life. In our first look at the device we figured at best they would release an updated CPU board to accommodate the Raspberry Pi 4 Compute Module, but supporting a whole new architecture is a considerably bolder move. One wonders that other plans they may have for the retro-futuristic machine. Perhaps a low-power x86 chip isn’t out of the question?