Hackaday Links: January 8, 2017

What do you get when mindless automatons with no capacity for reason or logic converse? While you discuss that in the comments, here are two chatbots on Twitch. The highlights? A few hours ago they were doing the cutesy couple, “‘I love you more!’, ‘No, I love you more!'” thing. This was ended by, “Error, cannot connect to server.” Even robot love is not eternal.

3D printer nozzles wear out. Put a few hundred hours on a brass nozzle, and you’re not going to get the same print quality as when you started. This has led to stainless and silly-con carbide nozzles. Now there’s a ruby nozzle. It’s designed by [Anders Olsson], the same guy who’s using an Ultimaker to print neutron shielding. This guy is a nuclear engineer, and he knows his stuff. This is a nozzle designed to not grind contaminants into extruded plastic, and it looks cool, too.

This is the eighth day of the year, but the guild of independent badge makers of DEF CON are already hard at work. AND!XOR is working on the DC25 badge, that promises to be bigger, badder, and more Bender. I’m loving the Hunter S. Bender theme.

Anyone can design a PCB, but how do you panelize multiple PCBs? There’s a lot to consider – routing, mouse bites, and traces for programming the board while still panelized. This is the best solution we’ve seen. It’s a GUI that allows you to organize Gerbers on a panel, rotate them, add routes and cutouts, and generally do everything a board house does. It’s all Open Source and everything is available on GitHub.

[ducksauz] found a very old ‘computer trainer’ on eBay. It’s a DEC H-500, built to explain the basics of digital electronics and semiconductors to a room full of engineering students. It is an exceptionally beautiful piece of equipment with lovely hand-drawn traces and ‘surface mounted’ 7400 chips mounted on the back side.

Creating A PCB In Everything: Creating A Custom Part In Fritzing

This is the continuation of a series of posts where I create a schematic and PCB in various EDA tools. Already, we’ve looked at Eagle CAD, KiCad, and took a walk down memory lane with one of the first PCB design tools for the IBM PC with Protel Autotrax. One of the more controversial of these tutorials was my post on Fritzing. Fritzing is a terrible tool that you should not use, but before I get to that, I need to back up and explain what this series of posts is all about.

The introduction to this series of posts laid it out pretty bare. For each post in this series, I will take a reference schematic for a small, USB-enabled ATtiny85 development board. I recreate the schematic, recreate the board, and build a new symbol and footprint in each piece of software. That last part — making a new symbol and footprint — is a point of contention for Fritzing users. You cannot create a completely new part in Fritzing. That’s a quote straight from the devs. For a PCB design tool, it’s a baffling decision, and I don’t know if I can call Fritzing a PCB design tool now.

Continue reading “Creating A PCB In Everything: Creating A Custom Part In Fritzing”

Visualization Of A Phased Array Antenna System

Phased array antenna systems are at the cusp of ubiquity. We now see Multiple-Input Multiple-Output (MIMO) antenna systems on WiFi routers. Soon phased array weather radar systems will help to predict the weather and keep air travel safe, and phased array base stations will be the backbone of 5G which is the next generation of wireless data communication.  But what is a phased array antenna system?  How do they work?  With the help of 1024 LEDs we’ll show you.

Continue reading “Visualization Of A Phased Array Antenna System”

Derek Schulte: Path Planning For 3D Printers

[Derek Schulte] designed and sells a consumer 3D printer, and that gives him a lot of insight into what makes them tick. His printer, the New Matter MOD-t, is different from the 3D printer that you’re using now in a few different ways. Most interestingly, it uses closed-loop feedback and DC motors instead of steppers, and it uses a fairly beefy 32-bit ARM processor instead of the glorified Arduino Uno that’s running many printers out there.

The first of these choices meant that [Derek] had to write his own motor control and path planning software, and the second means that he has the processing to back it up. In his talk, he goes into real detail about how they ended up with the path planning system they did, and exactly how it works. If you’ve ever thought hard about how a physical printhead, with momentum, makes the infinitely sharp corners that it’s being told to in the G-code, this talk is for you. (Spoiler: it doesn’t break the laws of physics, and navigating through the curve involves math.)

Continue reading “Derek Schulte: Path Planning For 3D Printers”

Ditch OpenSCAD For C++

There’s an old saying that a picture is worth a thousand words. If you’ve ever tried to build furniture or a toy with one of those instructions sheets that contains nothing but pictures, you might disagree. 3D design is much the same for a lot of people. You think you want to draw things graphically, but once you start doing complex things and making changes, parametric modeling is the way to go. Some CAD tools let you do both, but many 3D printer users wind up using OpenSCAD which is fully parametric.

If you’ve used OpenSCAD you know that it is like a simple programming language, but with some significant differences from what you normally use. It is a good bet that most Hackaday readers can program in at least one language. So why learn something new? A real programming language is likely to have features you won’t find readily in OpenSCAD that, in theory, ought to help with reuse and managing complex designs.

I considered OpenJSCAD. It is more or less OpenSCAD for JavaScript. However, JavaScript is a bit of a scripting language itself. Sure, it has objects and some other features, but I’m more comfortable with C++. I thought about using the OpenCSG library that OpenSCAD uses, but that exposes a lot of detail.

Instead, I turned to a project that uses C++ code to generate OpenSCAD output, OOML (the Object Oriented Mechanics Language)). OpenSCAD does the rendering, exporting, and other functions. Unfortunately, the project seems to have stalled a few years back and the primary web-based documentation for it seems to be absent. However, it is very usable and if you know how to find it, there is plenty of documentation available.

Why not OpenSCAD?

Continue reading “Ditch OpenSCAD For C++”

Listen To The Globe

There was a time when electronic hackers (or hobbyist, enthusiasts, geeks, or whatever you want to be called) were better than average at geography. Probably because most of us listened to shortwave radio or even transmitted with ham radio gear. These days, if you try listening to shortwave, you have to be pretty patient. Unless you want to hear religious broadcasters or programming aimed at the third world, there’s not much broadcast traffic to listen to anymore

The reason, of course, is the Internet. But we’ve often thought that it isn’t quite the same. When you tuned in London on your homebrew regenerative receiver, you wanted to know where that voice was coming from, and you couldn’t help but learn more about the area and the people who live there. Tune into a BBC live stream on the Internet, and it might as well be any other stream or podcast from anywhere in the world.

The New Shortwave

Maybe we need to turn kids on to Radio Garden. Superficially, it isn’t a big deal. Another catalog of streaming radio stations. You can find plenty of those around. But Radio Garden has an amazing interface (and a few other unique features). That interface is a globe. You can see dots everywhere there’s a broadcast station and with a click, you are listening to that station. The static and tuning noises are a nice touch.

Continue reading “Listen To The Globe”

Hackaday Links: The 2017 One

You screwed everything up last night. The end of 2016 had a leap second, so instead of the seconds going up from 57, 58, 59… 00, there was a 61st second in the last minute of the year. Yeah, 2016 just wouldn’t quit. [Michel] built a device to keep track of 2016’s leap second using GPS, and everything worked beautifully.

Remember MechWarrior? There’s a reason those mid-90s games used mechs instead of more organic characters. Computers couldn’t draw that many polygons, making MechWarrior a stylistic choice driven by the limitations of technology. Here’s a real MechWarrior that could rip your head off without trying.

The Hackaday Retro Edition is a Web 1.0 version of our main blog, and a challenge to retrocomputing enthusiasts. [PK] recently got his Psion Series 3a surfing the interwebs with a little help from PPP and a Raspberry Pi. He also got a Psion Series 7 online using the same method, but that was a little more anti-climatic.

The NES Classic Edition costs too much, the cords are too short, and you can’t play anything but the pre-installed games. There’s a solution to this: [Andrew] has been working on the Beagle Entertainment System for a while now, and it’s ready for a proper release. The BES uses the SNES9X, VBA-M, and Nestopia emulators, with the original ROMs, and has a ‘shield’ for SNES gamepads. You can’t do better than this, and it’s cheaper than the NES Classic Edition.

Vacuum pens, or vacuum pickup tools, or whatever you want to call them, are really useful when working with SMD parts. You can build your own out of an aquarium pump, duct tape, a lighter, paperclip, and a mechanical pencil, but that lacks the elegance of a footswitch-operated, solenoid valve pickup tool. [Dave] built a great version of a vacuum pickup tool from scratch for less than $200. There’s NTP fittings on here, so you know it has to be great.

fundungeonTerrible news! I’m in Vegas next week for CES. While I’ll be spending most of my time figuring out ‘which internet of things is best internet of things’, I might have some time for a Hackaday CES meetup.

The best idea I have for a Hackaday CES meetup is the Fun Dungeon in the Trashy Castle. It has Skee Ball and Crazy Taxi. If you have a better idea of where Hackaday fans and aficionados can meet up for an hour or two, leave a note in the comments below.