The result is a device demonstrating a shredder-based form of locomotion, noisily pulling itself along by its own insatiable appetite.
It even looks like a robot, even though there’s nothing really going on inside. It just mindlessly and noisily consumes, converting paper into shreds, moving inexorably forward and limited only by the supply of paper or the length of its power cable, whichever is shorter. Powerful artistic statement, or simple spectacle? You be the judge.
A patch antenna is an antenna of a flat design, which [Pepijn] was going to put directly on a PCB. However, there was added complexity due to GPS being a circularly polarized signal, and that meant doing some research.
Sadly, nowhere did [Pepijn] encounter a straightforward reference design or examples, but in the end success came from going with a truncated corner patch antenna design and using simulation software to figure out exactly what dimensions were needed. (The openEMS free simulation software didn’t bring success, but the non-free Sonnet with a trial license did the trick.) The resulting PCB may not look particularly complex, but every detail matters in such designs.
KiCad handled the PCB CAD design but the prototype came from cutting the PCB on a CNC machine instead of having it fabricated and shipped; a much cheaper and faster option for those with access to the right tools. A bit more testing had the prototype looking good, but the real proof came when it successfully received GPS signals and spewed valid NMEA messages. The design files are on GitHub but as [Pepijn] says, the project was about the journey more than anything else.
[Kerry Wong], ever interested in trying out and tearing down electrical devices, demonstrates and examines the SV 6301a Handheld Vector Network Analyzer. He puts the machine through its paces, noting that the 7 inch touchscreen is a pretty nice feature for those whose eyesight isn’t quite what it used to be.
What’s a Vector Network Analyzer (VNA)? It’s not for testing Ethernet or WiFi. It’s aimed at a more classical type of “network”. The VNA tests and evaluates characteristics of electrical networks, especially as related to RF and microwave.
It provides detailed information about properties across a specified frequency range, making it an indispensable tool for advanced work. Tektronix has a resource page that goes into detail about exactly what kinds of things a VNA is good for.
[Kerry] shows off a few different features and sample tests before pulling the unit apart. In the end, he’s satisfied with the features and performance of the device, especially the large screen and sensible user interface.
[AlexMiller11] shared a project for a DIY gesture-sensing remote control that acts like a Bluetooth keyboard, capable of controlling media and presentations on a computer with a high degree of accuracy.
The hardware is a Silicon Labs xG24 dev kit, a small IoT-focused board able to be powered by a CR2032 cell. Part of what makes it all work is the six-axis IMU sensor, but the rest is the software to interpret that data and figure out what motions the user is trying to do. That happens with a Neuton.AI model and SDK, a tiny but effective machine learning framework for small devices.
How does it actually work? The device acts as a Bluetooth HID, and gets connected to a PC in the same was as a regular Bluetooth keyboard. Once that’s done, recognized gestures are printed out the serial port as well as sent via Bluetooth to the host machine. Media can then be played, paused, volume adjusted, presentations controlled, and more. More details are on the project’s GitHub repository. There’s also a demo video that explains exactly what’s going on, embedded below the page break.
Machine learning is a way of using software to solve the kinds of problems humans are not very good at writing programs to solve, and accurate gesture recognition is a good example. Not all such applications require heaps of overheating GPUs, either. We’ve seen the concept of a neural network stripped down to its bare essentials running on an Arduino Uno, for those who would like to better appreciate the fundamentals.
Injection molding is one of the technologies that makes the world go round. But what does it actually look like to go through the whole process to get a part made? [Achim Haug] wrote up a blog post that does a fantastic job of explaining what to expect when getting plastic enclosures injection molded in China.
Injection molding a part requires making a custom mold, which is then used by an injection molding machine in a shop to crank out parts. These are two separate jobs, but in China the typical business model is for a supplier to quote a price for both the mold as well as the part production. [Achim] describes not only what navigating that whole process was like, but also goes into detail on what important lessons were learned and shares important tips.
One of the biggest takeaways is to design the part with injection molding in mind right from the start. That means things like avoiding undercuts and changes in part thickness, as well as thinking about where the inevitable mold line will end up.
[Achim] found that hiring a been-there-done-that mold expert as a consultant to review things was a huge help, and well worth the money. As with any serious engineering undertaking, apparently small features or changes can have an outsized impact on costs, and an expert can recognize and navigate those.
In the end, [Achim] says that getting their air quality monitor enclosures injection molded was a great experience and they are very happy with the results, so long as one is willing to put the work in up front. Once the mold has been made, downstream changes can be very costly to make.
[Achim]’s beginning-to-end overview is bound to be useful to anyone looking to actually navigate the process, and we have a few other resources to point you to if you’re curious to learn more. There are basic design concerns to keep in mind when designing parts to make moving to injection molding easier. Some injection molding techniques have even proven useful for 3D printing, such as using crush ribs to accommodate inserted hardware like bearings. Finally, shadow lines can help give an enclosure a consistent look, while helping to conceal mold lines.
Some things are small and fragile enough that they cannot be held or touched by even the steadiest of hands. Such cases call for a micromanipulator, and [BYU CMR]’s DIY micromanipulator design can be 3D printed and assembled with the help of some common hardware, and a little CA glue.
You may recall an ultra-tiny Nerf-like blaster recently; clearly such a tiny mechanical device cannot be handled directly, yet needed to be loaded and have its trigger pressed. A micromanipulator is exactly the tool for such a job. This design is in fact the very same one used to move and manipulate that tiny blaster at a microscopic level.
The design doesn’t include any end effectors — those depend on one’s application — but there is a mount point for them and the manipulator can effectively move it in X, Y, and Z axes by turning three different knobs. In addition, because the structural parts can be 3D printed and the hardware is just some common nuts and screws, it’s remarkably economical which is always a welcome thing for a workshop.
[Kevin Hunckler] recently did some in-house manufacturing for a product and shared his experiences in adding high-quality custom graphic overlays or acrylic panels to give the finished units a professional look. The results look great and were easy to apply, making his product more attractive without needing much assembly work.
Sadly, when doing initial research he was disappointed to find very little information on the whole process. While in the end it isn’t terribly complex, it still involved a lot of trial and error before he zeroed in on what the suppliers in the industry expect. Fortunately, everything can be done with tools most hackers probably already have access to.
The process seems to us somewhat reminiscent of having PCBs manufactured. One defines the product housing, outlines the overlay, creates the artwork, defines an adhesive layer, and makes a design document explaining each layer and important feature. [Kevin] provides examples of his work, one of which fits an off-the-shelf Hammond enclosure.
Professionally-made acrylic panels or graphic overlays is something worth keeping in mind for hobbyists and those who might engage in desktop manufacturing, as long as the costs are acceptable. Rather like PCBs, costs go down as quantities go up. [Kevin]’s 50 mm x 50 mm overlay cost about 1 USD each in quantity 200, but only 0.50 USD each when buying 500.