Posts

Featured Post

Make That Smart TV into a Computer

Image
The smart TV is a fixture in most houses, variously an entertainment portal, corporate data gathering tool, or sometimes an outright spy. It’s a nice monitor with a computer built in, so can that computer be released to do something else? It’s a question [Xen’on] is answering, on an Android-based TV . The guide is not too different from many others relating to Android phones, with a few quirks. An Android Debug Bridge (ADB) connection is established, root access is gained using Shizuku , and then it’s a case of installing a more conventional Linux front end with the Openbox window manager through Termux . There are some TV-specific things to do with handling power cycles, but the TV is now a usable Linux box. It’s always good to see someone retrieve the Linux underneath a locked-down device, but the system spec tells the real story. By the looks of things this TV is a few years old as it had an Android version that’s a bit long in the tooth, and thu...

Increasing Photon Upconversion Efficiency with Structural Exciton Localization

Image
In structures like photovoltaic cells there is only a limited spectrum of wavelengths that can perform useful work, with the remaining wavelengths of electromagnetic radiation effectively wasted. If the energy of such wavelengths could be coaxed into this useful spectrum, this could then correspondingly boost the performance of the devices, but doing so is not straightforward. Going from lower-energy photons to higher-energy photons is very inefficient, with a recent study by [Thilini Ishwara] et al. demonstrating a liquid triplet medium that has a conversion efficiency of about 8.2%. Generally the absorption and emission of electromagnetic radiation involves a shift to a lower energy state, the Stokes shift , but the inverse anti-Stokes shift – the goal of photon upconversion – is decidedly less common, even if it finds uses today in for example industrial pigments that can absorb in the near-infrared and re-emit in the visible spectrum. This is practical in luminescent ...

Fixing a Warped Paperback Spine With Gentle Heating

Image
Although paperbacks are a much-loved aspect of the literary world, they are not really intended to last the decades the way that hardcover books are. Beyond the typical ravaged covers, paperbacks also tend to suffer from a warped spine, where the formally flat spine gets a definite inwards curve due to the ravages of moisture, temperature, failing glue and the passing of time in general. If this bothers you, then [Book Care Studio] shows a simple technique using which these spines can be flattened again. All that you need for this approach are two cutting boards and two clamps to provide some clamping force on the book, along with a heat gun and some patience. The book is clamped between the two boards with the spine sticking out. By putting said spine flat on e.g. a table and pushing on the opposite side while alternatingly briefly releasing the clamps, the spine can be forced into a flatter state. Without forcing this and then flipping the paperback sandwich around to heat the spi...

Cheap 80s Keyboard Gets Modern Brain Upgrade

Image
The 1981 Casio VL-1 was a fine cheap keyboard. It had a robust build, though an admittedly limited sound palette. [Max Vega] had one of these charming instruments, and decided to use modern tech to rebrain it for the modern world. The original electronics of the VL-1 were largely surplus to requirements for this build. The original interface and speaker were kept in service, while the rest of the monophonic sound synthesis hardware was removed. [Max Vega] enlisted an ESP32-C3 to run the show, turning the VL-1 into a ROMpler instead. If you’re unfamiliar with the term, it refers to a keyboard or other instrument that relies on hardcoded sample playback instead of raw synthesis. The ESP32 loads its samples from a microSD card, which provides an enormous amount of storage for different sound packs. Selecting different instruments is handled with a simple interface built around the original buttons and a OLED screen.  Playing the instrument is still the same using the simple keyboard...

LineShine Is Fastest Supercomputer at Over 2 Exaflops

Image
There is a phenomenon where as you get older, your sense of scale becomes somewhat fixed in the earlier era that shaped you– things like expecting the Dollar Store to carry items for 1$, or to get a burger and fries for less than twenty bucks– or, in this case, thinking of supercomputers as being petaflop-scale machines. That’s not wrong, per se– most of the world’s fastest machines benchmarks are best measured in petaflops– but when you’re clocking at 2198 of the things, it becomes easier just to say that the LineShine computer can do 2.188 exaflops. At double precision. With CPUs only. Yes, we are impressed. Even more impressive is that this machine just debuted in China, which means it was built without the benefit of the latest-and-greatest Western chips, thanks to US sanctions. It’s using a made-in-China LX2 CPU with 304 ARMv9 cores onboard. Well, it’s actually using around 46 thousand of them, but who’s counting? Each ...

All The Different Lasers, And How Well They Mark 3D Prints

Image
[Stefan] of CNC Kitchen has an informative video describing his experiences with trying to cleanly laser-mark 3D printed plastics using different methods, and it also happens to be a fantastic tour of all the different laser options available to hobbyists and workshops these days. Laser marking is a fast and effective way to put things like product names, serial numbers, and other information on plastics. [Stefan] wondered whether laser options would be capable of creating clean and professional marks on 3D-printed items, and approached things with his usual attention to detail. Great results can be had, but using the right tool and dialing in the right settings is critical to results. How does a laser mark plastic? When the laser hits the material, its energy is dumped into it and can cause pigment bleaching, microfoaming, charring, melting, or ablation (vaporizing) of the surface. The goal is to have a combination of laser and material that delivers a crisp, high-contrast resul...

Laser Scanning A Cave With Homebrew Gear

Image
How do you measure the inside of a cave? You could do a bunch of hard work with classic surveying gear… or you could just use a laser scanner. [9nl] did the latter, with a scanning rig of his own creation. The build is based around an Ouster VLP-16 mid-range lidar sensor. It shoots out pulses of light and measures how long it takes them to bounce back in order to determine the range of objects in the vicinity, and thus can be used to great effect for 3D scanning tasks. For [9nl], though, the sensor had a serious limitation. Since it only had a 40-degree field of view, it wasn’t ideal for the desired application of scanning a cave. However, by building a custom rig that could rotate the sensor , [9nl] ended up with a rig that could 3D scan an area through a full 360 degrees. There’s nothing wildly complex involved, just some good old mechanical engineering—putting the sensor on a shaft and spinning it with a belt drive. Then it’s just a matter of processing the d...