Crows Trade Cigarettes For Food

Over in the Swedish city of Södertälje, about 30 km southwest of Stockholm, a pilot program is being explored which will enlist crows to clean up discarded cigarette butts. Butts account for over 60% of litter in Sweden, and the per-butt cleanup cost falls between 0.8 and 2 Swedish kronor each. The company behind the project, Corvid Cleaning, estimates the cost will be around 0.2 kronor. If the birds picked up all the butts, that would be a substantial savings, but in reality, the current manual cleaning will still be needed. Total savings to the city will depend on the ratio of bird-collected vs. people-collected butts. Of course, if people would throw their butts in ashcans or carry pocket ashtrays like those popular in Japan, this would be a non-starter.

Crows were selected because they are considered one of the most intelligent bird — they’re easy to teach, and they communicate with each other. All crows participating in the project are volunteers, and are paid by the butt with a morsel of food dispensed from a machine. We’re reminded of B. F. Skinner’s pigeon-guided missile projects from the 40s and 50s, although cleaning up litter for food should result in a happier outcome for all parties concerned.

This kind of project has been tried before, for example, in a French park back in 2018. And we covered a 2020 project by [Hans] who was training magpies to do similar duty. Are you aware of any of these projects that went past the pilot phase and are in operation? Let us know in the comments below.

Commodore Promotional Film From 1984 Enhanced

Over on Retro Recipe’s YouTube channel, [Perifractic] has been busy restoring an old promotional video of how Commodore computers were made back in 1984 (video below the break). He cleaned up the old VHS-quality version that’s been around for years, translated the German to English, and trimmed some bits here and there. The result is a fascinating look into the MOS factory, Commodore’s German factory, and a few other facilities around the globe. The film shows the chip design engineers in action, wafer manufacturing, chip dicing, and some serious micro-probing of bare die. We also see PCB production, and final assembly, test and burn-in of Commodore PET and C64s in Germany.

Check out the video description, where [Perifractic] goes over the processes he used to clean up video and audio using machine learning. If restoration interests you, check out the piece we wrote about these techniques to restore old photographs last year. Are there any similar factory tour films, restored or not, lurking around the web? Let us know in the comments below.

Continue reading “Commodore Promotional Film From 1984 Enhanced”

Mystery WWII Navy Gear With Magic Eye

There’s an unknown piece of military electronic gear being investigated over on [Usagi Electric]’s YouTube channel (see video below the break). The few markings and labels on the box aren’t terribly helpful, but along with the construction and parts, seem to identify it as relating to the US Navy from the WWII era. Its central feature is a seeing-eye tube and an adjustment knob. [David] does a bit of reverse engineering on the circuit, and is able to fire it up and get it working, magic eye squinting and all.

But there’s still the unanswered question, what was this thing supposed to do? Besides power, it only has one input signal. There are no outputs, except the “data” presented visually by the magic eye tube. Commenters have suggested it was used with sonar equipment, calibration tool, RTTY tuning aid, light exposure meter, etc. But if you dust off your copy of Navships 900,017 “Radar Systems Fundamentals” from 1944 and turn to page 249, there’s a section entitled Tuning Indicator that describes this circuit, almost.

Continue reading “Mystery WWII Navy Gear With Magic Eye”

Jukebox Electromechanical Automation Explained

If you ever been curious how old-school jukeboxes work, it’s all electromechanical and no computers. In a pair of videos, [Technology Connections] takes us through a detailed dive into the operation of a 1970 Wurlitzer Statesman model 3400 that he bought with his allowance when he was in middle school. This box can play records at either 33-1/3 or 45 RPM from a carousel of 100 discs, therefore having a selection of 200 songs. This would have been one of the later models, as Wurlitzer’s jukebox business was in decline and they sold the business in 1973.

This may be the ugliest jukebox ever produced.

This jukebox is actually what turned me into the weirdo that I am today.

External appearances aside, it’s the innards of this mechanical wonder that steal the show. The mechanism is known as the Wurlamatic, invented by Frank B. Lumney and Ronald P. Eberhardt in 1967. Check out the patent US3690680A document for some wonderful diagrams and schematics that are artwork unto themselves. Continue reading “Jukebox Electromechanical Automation Explained”

Apollo Comms Flight Hardware Deep Dive

You no doubt recall the incredible Apollo Guidance Computer (AGC) reverse engineering and restoration project featured on the CuriousMarc YouTube channel a few years ago. Well, [Marc] and the team are at it again, this time restoring the Apollo Unified S-Band tracking and communication system flight hardware. As always, the project is well documented, carefully explained, full of problems, and is proceeding slowly despite the lack of documentation.

Like the guidance computer, the Unified S-Band system was pretty innovative for its day — able to track, provide voice communications, receive television signals, and send commands to and monitor the health of the spacecraft via telemetry. The system operates on three frequencies, an uplink containing ranging code, voice and data. There are two downlinks, one providing ranging, voice, and telemetry, the other used for television and the playback of recorded data. All crammed into two hefty boxes totaling 29 kg.

So far, [Marc] has released part 9 of the series (for reference, the Apollo Guidance Computer took 27 parts plus 8 auxiliary videos). There seems to be even less documentation for this equipment than the AGC, although miraculously the guys keep uncovering more and more as things progress. Also random pieces of essential ground test hardware keep coming out of the woodwork. It’s a fascinating dive into not only the system itself, but the design and construction techniques of the era. Be sure to check out the series (part 1 is below the break) and follow along as they bring this system back to life. [Marc] is posting various documents related to the project on his website. And if you missed the AGC project, here’s the playlist of videos, and the team joined us for a Hackaday Chat back in 2020.

Continue reading “Apollo Comms Flight Hardware Deep Dive”

Pen Plotter From PCB Panels

Hacker [12344321A] has built a clever open-source pen plotter having a frame made from odd-shaped PCB panels (Chinese). It holds an ordinary drafting pen and draws on a small writing platform 8 x 8 cm square. This is barely enough space to draw a business card, depending on which country you’re from. The motion appears to be provided by DVD stepper motor head positioning assemblies, and the controller is an ESP32-based GRBL 3-axis board. User control is via WiFi and the plotter can be seen in operation being driven from the user’s smartphone (see video on the project page above).

Linear Motion Assemblies from a DVD player?

This looks like it would be an inexpensive build, and seems sturdy enough despite being literally held together by solder and paper clips. But be forewarned, the project is documented on an open-source hardware sharing site sponsored by EasyEDA called OSHWHub — the Chinese equivalent of their similar English-language OSHWLab. Hence all the notes are in Chinese, although Google translate can help here. [12344321A] provides all the engineering design files under GPL 3.0 license.

Thanks to [J. Peterson] for finding this project and bringing it to our attention via the tip line.

Setup Menu Uses Text Editor Hack

Many embedded devices that require a setup menu will use a USB serial port which you connect to your favorite terminal emulator. But we recently encountered a generic USB knob that did setup using a text editor, like Notepad or even Vim (although that was a bit ugly). A company called iWit makes several kinds of USB knobs which end up in many such products.

These generic USB knobs are normally just plug-and-play, and are used to control your PC’s volume and muting. Some models, like the iWit, the user can configure the mapping within the device. For example, knob rotation can be set to generate up and down arrow keys, and knob press could be ENTER. One could do this kind of mapping on the PC, but many of these USB knobs can do it for you. The crux of the setup is this menu (which you can see in action in the first 30 seconds of the video below).

Continue reading “Setup Menu Uses Text Editor Hack”