Tour A PCB Assembly Line From Your Armchair

Those of us who build our own electronics should have some idea of the process used to assemble modern surface-mount printed circuit boards. Whether we hand-solder, apply paste with a syringe, use a hotplate, or go the whole hog with stencil and oven, the process of putting components on boards and soldering them is fairly straightforward. It’s the same in an industrial setting, though perhaps fewer of us will have seen an industrial pick-and-place line in action. [Martina] looks at just such a line for us, giving a very accessible introduction to the machines and how they are used. Have a look, in the video below the break.

It’s particularly interesting as someone used to the home-made versions of these machines, to see the optical self-alignment and the multiple pick-and-place tools which are beyond the simpler pick-and-place machines you’ll find in a hackerspace. Multiple machines in a line are also beyond hackerspaces, so the revelation that the first machine is deliberately run slowly to avoid the line backing up is a valuable one.

At the end of the line is the reflow oven itself, through which the boards pass on a belt through carefully graded hot air zones. Certainly a step up from a toaster oven with an Arduino controller!

Sadly not all of us will be lucky enough to have such a line at our disposal, but pick-and-place projects come up here quite often. We did a teardown on the feeders from a Siemens machine a couple of years ago.

Continue reading “Tour A PCB Assembly Line From Your Armchair”

Design Files Released For The PR2 Robot

It’s always great fun to build your own robot. Sometimes, though, if you’re doing various projects or research, it’s easier to buy an existing robot and then use it to get down to business. That was very much the role of the Willow Garage PR2, but unfortunately, it’s no longer in production. However, as covered by The Robot Report, the design files have now been released for others to use.

The PR2 was built as an advanced platform with wide-ranging capabilities. It was able to manipulate objects with its 7-degrees-of-freedom end effectors, as well as visualize the real world with a variety of complex sensor packages. Researchers put it to work on a variety of tasks, from playing pool to fetching beers and even folding laundry. The latter one is still considered an unsolved problem that challenges even the best robots.

Rights to the PR2 robot landed in the hands of Clearpath Robotics, after Willow Garage was shut down in 2014. Clearpath is now providing access to the robot’s design files on its website. This includes everything from wiring diagrams and schematics, to assembly drawings, cable specs, and other background details. You’ll have to provide some personal information to get access, but the documentation you desire is all there.

We actually got our first look at the PR2 robot many years ago, way back in 2009. If you decide to build your own from scratch, be sure to hit us up on the tipsline.

Continue reading “Design Files Released For The PR2 Robot”

Kitchen timer project in a angled green 3d printed case with a 7 segment display and knob.

Printing A Brutalist Kitchen Timer

A kitchen timer is one of those projects that’s well defined enough to have a clear goal, but allows plenty of room for experimentation with functionality and aesthetics. [Hggh]’s exploration of the idea is a clean, Brutalist kitchen timer.

The case for [Hggh]’s kitchen timer is 3D printed with openings for a TM1637 four digit, seven segment display and for a KY-040 rotary encoder with knob attached. The internals are driven by an ATmega328P powered from a 18650 cell with a DW01-P battery protection chip and a TP4056 chip for charging. On the back of the case is a power switch and USB-C connector for power. It looks like the 3D printed case was sanded down to give it a smooth matte surface finish.

All the project files, including the STLs, OpenSCAD code, and KiCAD design, are available on GitHub. This Brutalist kitchen timer project is a nice addition to some of the kitchen timers we’ve featured in the past, including a minimalist LED matrix timer and a Nixie timer with keypad.

Rubik’s Cube Solver Does It In 4.56 Seconds

Solving Rubik’s Cubes is a learnable skill. However, to compete at the top level, you’ll have to train hard. Speed cubers can solve a 3×3 cube in under ten seconds these days, after all. [aaedmusa] was a long way off that speed, but his robot is an absolute demon that solves at a rapid pace.

The robot relies on a Teensy 4.1 microcontroller to run the show, paired with its Ethernet kit for connectivity. It runs six stepper motors via TMC2208 drivers, enabling it to directly actuate each face of the cube. Purists will note, however, that the steppers are fitted with adapters that slot directly into modified center squares on the cube. A regulation Rubik’s, this is not.

The design doesn’t feature a machine vision system to capture the state of the cube. Instead, the cube’s status must be input to a web app on an attached computer. Once the cube’s state is loaded into the program, though, the mechanical job of solving the cube can be achieved in under five seconds. Even with six actuators, that’s not fast enough to beat the human world record of 3.47 seconds, but it’s still pretty darn good.

It’s funny to think that way back in 2011, both robots and humans were so much slower at solving cubes. If only all the world’s problems were as simple as a jumbled up toy from the 1970s.

Continue reading “Rubik’s Cube Solver Does It In 4.56 Seconds”

Why Do Rifa Capacitors Fail?

Anyone who works with older electronic equipment will before long learn to spot Rifa capacitors, a distinctive yellow-translucent component often used in mains filters, that is notorious for failures. It’s commonly thought to be due to their absorbing water, but based upon [Jerry Walker]’s long experience, he’s not so sure about that. Thus he’s taken a large stock of the parts and subjected them to tests in order to get to the bottom of the Rifa question once and for all.

What he was able to gather both from the parts he removed from older equipment and by applying AC and DC voltages to  test capacitors, was that those which had been used in DC applications had a much lower likelihood of exhibiting precursors to failure, and also a much longer time before failure when connected to AC mains.

Indeed, it’s only at the end of the video that he reveals one of the parts in front of him is an ex-DC part that’s been hooked up to the mains all the time without blowing up. It’s likely then that these capacitors didn’t perform tot heir spec only when used in AC applications. He still recommends replacing them wherever they are found and we’d completely agree with him, but it’s fascinating to have some light shed on these notorious parts.

Continue reading “Why Do Rifa Capacitors Fail?”

Building An Energy Sword Replica From Halo

A good many of us whiled away the hours of our youths playing Swords Only deathmatch in Halo 2. The Energy Sword, aka the Plasma Sword, was the star of the show, with its devastating glowing blades granting us scoreboard domination. [Arnov Sharma] has now built a quality replica of this science-fiction weapon.

The build starts with a 3D design drawn up in Fusion 360. The parts are then 3D printed, with opaque filament used for the handle and translucent PLA filament for the “blade”. Inside the blade elements are twenty WS2812B LEDs, creating the characteristic glow that made the Energy Sword so tantalizing to find in game. An ATtiny85 is charged with running the LEDs, with the aid of an IP5306 chip to act as a boost converter for the lithium-ion battery supplying the juice.

[Anton] admits that the sword was built for the sole purpose of beautifying his maker space. That’s something we can respect, because we’d love to have one hanging on the wall at home. We’ve featured some other fun gaming replicas before, too.

Continue reading “Building An Energy Sword Replica From Halo

A cat skull enclosed in a domed security camera enclosure with green LEDs illuminating the eye sockets, sitting on a table with other skulls and rocks.

Cat Skull For Internet Connection Divination

[Emily Velasco] has an internet provider that provides sub-par connectivity. Instead of repeatedly refreshing a browser tab to test if the network is up, [Emily] decided to create an internet status monitor by embedding indicator lights in a cat skull…for some reason.

The electronics are straightforward, with the complete parts list consisting of an Arduino Nano 33 IoT device connected to a pair of RGB LEDs and 50 Ohm resistors. The Nano attempts to connect to a known site (in this case, the Google landing page) every two seconds and sets the LEDs to green if it succeeds or red if it fails.

The cat skull is thankfully a replica, 3D printed by one of [Emily]’s Twitter acquaintances, and the whole project was housed in a domed security camera enclosure. [Emily] mounts the LEDs into the skull to create a “brain in a jar” effect.

The source is available on GitHub for those wanting to take a look. We’ve featured internet connectivity status indicators in the form of traffic lights here before, as well as various network status monitors and videoconferencing indicator lights.