Stentrodes: A Way To Insert Brain Electrodes Without Invasive Surgery

When we think of brain-computer interfaces (BCIs) that use electrodes, we usually think of Utah arrays that are placed directly on the brain during open brain surgery, or with thin electrodes spliced into the exposed brain as postulated by Neuralink. While Utah arrays and kin as a practical concept date back to the 1980s, a more recent concept called Stentrodes – for stent-electrode array – seeks to do away with the need for invasive brain surgery.

As the name suggests, this approach uses stents that are inserted via the blood vessels, where they are expanded and thus firmly placed inside a blood vessel inside the brain. Since each of these stents also features an electrode array, these can be used to record neural activity in nearby neural clusters, as well as induce activity through electrical stimulation.

Due to the fact that stents are already commonly used by themselves in the brain’s blood vessels, and the relatively benign nature of these electrode arrays, human trials have already been approved in 2018 by an ethics committee in Australia. Despite lingering concerns about the achievable resolution and performance of this approach, it may offer hope to millions of people suffering from paralysis and other conditions.

Continue reading “Stentrodes: A Way To Insert Brain Electrodes Without Invasive Surgery”

Liberated E-Ink Shelf Labels Turned 10×2 Display

How expensive is it to make a panel that uses e-ink technology? That might depend on how flexible you are. [RBarron] read about reverse engineering point-of-sale shelf labels and found them on eBay for just over a buck apiece. Next thing you know, 20 of them were working together in a single panel.

The panels use RF or NFC programming, normally, but have the capability to use BLE. Naturally you could just address each one in turn, but that isn’t very efficient. The approach here is to use one label as a BLE controller and it then drives the other displays in a serial daisy chain, where each label’s receive pin is set to the previous label’s transmit pin.

That allows a simple piece of code to read incoming messages and process the ones addressed to that label. Anything else just gets sent out the serial port. Only the BLE node has special firmware. At first, we thought each label would need an address and we wondered how it would be set other than having unique firmware for each one since there doesn’t appear to be a handy way to do a hardware-based configuration.

The actual solution is clever. Each message has a hop counter that each node decrements before passing the message along the chain. When the hop count is zero, the message is at its destination. Simple and very easy to configure. In theory, you could replace any of the labels after the first one with any other label and the system would still work correctly.

Even the wiring is clever, with a jig to bend the wire to ensure even spacing of each element on the panel. A laser-cut box finishes the project off nicely. The code is all available on GitHub. We’ve seen these kinds of tags used for things like weather stations. Not to mention conference badges.

3D Printed Braiding Machine Brings Back Some History

Mechanizing the production of textiles was a major part of the industrial revolution, and with the convenience of many people are recreating the classic machines. A perfect example of this is [Fraens]’ 3D printed braiding machine, which was reverse engineered from old photos of the early machines.

The trick behind braiding is the mesmerizing path the six bobbins need to weave around each other while maintaining the correct tension on the strands. To achieve this, they slide along a path in a guide plate while being passed between a series of guide gears for each section of the track. [Fraens] cut the guide plate components and the base plate below it from acrylic and mounted them together with standoffs to allow space for the guide gears.

Each of the six bobbins contains multiple parts to maintain the correct tension. The strands are fed through a single guide ring, where the braid is formed, and through pair of traction gears. All the moving parts are driven by a single 24 V motor and can produce about 42 cm of a braided cord per minute, and you can even set up the machine to braid around an inner core.

This braiding machine is just one in a series of early industrial machines recreated by [Fraens] using 3D printing. The others include a sewing machine, and a power loom, and a generator.

Continue reading “3D Printed Braiding Machine Brings Back Some History”

Brass Plaque Honors Brother

Brass plaques are eye-catching because no one makes them on a whim. They are more costly than wood or plastic, and processing them is proportionally difficult. [Becky Stern] picked the medium to honor her brother, who enjoyed coffee, motorcycles, and making things by hand. She made some playing card-sized pieces to adorn his favorite brand of hot bean juice and a large one to hang at his memorial site.

The primary components are a vertical salt water bath, DC power supply, metal to etch, scrap steel approximately the same size, and a water agitator, which in this case is an air pump and diffuser stone. You could stir manually for two hours and binge your shows but trust us and take the easy route. The video doesn’t explicitly call for flexible wires, but [Becky] wisely selected some high-strand hook-up leads, which will cause fewer headaches as stiff copper has a mind of its own, and you don’t want the two sides colliding.

There are a couple of ways to transfer an insulating mask to metal, and we see the ole’ magazine paper method fail in the video, but cutting vinyl works a treat. You may prefer lasers or resin printers, and that’s all right too. Once your mask is sorted, connect the positive lead to the brass and the negative to your steel. Now, it’s into the agitated salt water bath, apply direct current, and allow electricity to immortalize your design.

Continue reading “Brass Plaque Honors Brother”

Next Floor: Geosynchronous Satellites, Orbiting Laboratories

On Star Trek, if you want to go from one deck to another, you enter a “turbolift” and tell it where you want to go. However, many people have speculated that one day you’ll ride an elevator to orbit instead of using a relatively crude rocket. The idea is simple. If you had a tether anchored on the Earth with the other end connected to a satellite, you could simply move up and down the tether. Sound simple, so what’s the problem? The tether has to withstand enormous forces, and we don’t know how to make anything practical that could survive it. However, a team at the International Space Elevator Consortium could have the answer: graphene ribbons.

The concept is not new, but the hope of any practical material able to hold up to the strain has been scant. [Arthur C. Clarke] summed it up in 1979:

How close are we to achieving this with known materials? Not very. The best steel wire could manage only a miserable 31 mi (50 km) or so of vertical suspension before it snapped under its own weight. The trouble with metals is that, though they are strong, they are also heavy; we want something that is both strong and light. This suggests that we should look at modern synthetic and composite materials. Kevlar… for example, could sustain a vertical length of 124 mi (200 km) before snapping – impressive, but still totally inadequate compared with the 3,100 (5,000 km) needed.

Continue reading “Next Floor: Geosynchronous Satellites, Orbiting Laboratories”

NVIDIA Unleashes The First Jetson AGX Orin Module

Back in March, NVIDIA introduced Jetson Orin, the next-generation of their ARM single-board computers intended for edge computing applications. The new platform promised to deliver “server-class AI performance” on a board small enough to install in a robot or IoT device, with even the lowest tier of Orin modules offering roughly double the performance of the previous Jetson Xavier modules. Unfortunately, there was a bit of a catch — at the time, Orin was only available in development kit form.

But today, NVIDIA has announced the immediate availability of the Jetson AGX Orin 32GB production module for $999 USD. This is essentially the mid-range offering of the Orin line, which makes releasing it first a logical enough choice. Users who need the top-end performance of the 64GB variant will have to wait until November, but there’s still no hard release date for the smaller NX Orin SO-DIMM modules.

That’s a bit of a letdown for folks like us, since the two SO-DIMM modules are probably the most appealing for hackers and makers. At $399 and $599, their pricing makes them far more palatable for the individual experimenter, while their smaller size and more familiar interface should make them easier to implement into DIY builds. While the Jetson Nano is still an unbeatable bargain for those looking to dip their toes into the CUDA waters, we could certainly see folks investing in the far more powerful NX Orin boards for more complex projects.

While the AGX Orin modules might be a bit steep for the average tinkerer, their availability is still something to be excited about. Thanks to the common JetPack SDK framework shared by the Jetson family of boards, applications developed for these higher-end modules will largely remain compatible across the whole product line. Sure, the cheaper and older Jetson boards will run them slower, but as far as machine learning and AI applications go, they’ll still run circles around something like the Raspberry Pi.

The modem in question plugged into a black powerbank.

Hackable $20 Modem Combines LTE And Pi Zero W2 Power

[extrowerk] tells us about a new hacker-friendly device – a $20 LTE modem stick with a quadcore CPU and WiFi, capable of running fully-featured Linux distributions. This discovery hinges on a mountain of work by a Chinese hacker [HandsomeYingYan], who’s figured out this stick runs Android, hacked its bootloader, tweaked a Linux kernel for it and created a Debian distribution for the stick – calling this the OpenStick project. [extrowerk]’s writeup translates the [HandsomeYingYan]’s tutorial for us and makes a few more useful notes. With this writeup in hand, we have unlocked a whole new SBC to use in our projects – at a surprisingly low price!

At times when even the simplest Pi Zero is unobtainium (yet again!), this is a wonderful find. For a bit over the price of a Zero 2W, you get a computer with a similar CPU (4-core 1GHz A53-based Qualcomm MSM8916), same amount of RAM, 4GB storage, WiFi – and an LTE modem. You can stick this one into a powerbank or a wallwart and run it at a remote location, make it into a home automation hub, or perhaps, process some CPU-intensive tasks in a small footprint. You can even get them with a microSD slot for extra storage – or perhaps, even extra GPIOs? You’re not getting a soldering-friendly GPIO header, but it has a few LEDs and, apparently, a UART header, so it’s not all bad. As [extrowerk] points out, this is basically a mobile phone in a stick form factor, but without the display and the battery.

The modem with its cover taken off, showing the chips on its board.Now, there’s caveats. [extrowerk] points out that you should buy the modem with the appropriate LTE bands for your country – and that’s not the only thing to watch out for. A friend of ours recently obtained a visually identical modem; when we got news of this hack, she disassembled it for us – finding out that it was equipped with a far more limited CPU, the MDM9600. That is an LTE modem chip, and its functions are limited to performing USB 4G stick duty with some basic WiFi features. Judging by a popular mobile device reverse-engineering forum’s investigations (Russian, translated), looks like the earlier versions of this modem came with the way more limited MDM9600 SoC, not able to run Linux like the stick we’re interested in does. If you like this modem and understandably want to procure a few, see if you can make sure you’ll get MSM8916 and not the MDM9600.

Days of using WiFi routers to power our robots are long gone since the advent of Raspberry Pi, but we still remember them fondly, and we’re glad to see a router stick with the Pi Zero 2W oomph. We’ve been hacking at such sticks for over half a decade now, most of them OpenWRT-based, some as small as an SD card reader. Now, when SBCs are hard to procure, this could be a perfect fit for one of your next projects.

Update: in the comments below, people have found a few links where you should be able to get one of these modems with the right CPU. Also, [Joe] has started investigating the onboard components!