Clustered Pi Picos Made To Run Original Transputer Code

The astonishing PicoPuter emulation project can run a transputer emulator on multiple Raspberry Pi Picos, and clustering them using the transputer's native inter-processor link protocol.

The Raspberry Pi Pico is a surprisingly capable device at $4 apiece, and one of its less well-known features is its eight programmable IO state-machines on board. As programmer-archaeologist Andrew Menadue wrote in a blog post:

So he went and made it happen. One of each Pico's 133MHz ARM Cortex M0+ cores runs a modified version of the T4 transputer emulator, and the PIO state machines run the os-link inter-processor communications channels, separately and without burdening the CPU.

These inter-chip channels were one of the key features of the revolutionary transputer processors, as The Reg mentioned when it profiled the device's lead architect a decade ago. Transputers were used to build multiprocessor computers where each microprocessor had its own local memory, along with fast links to its four neighboring chips, which was suited for parallel processing. It was nifty for the 1980s.

Menadue has also made a series of seven videos showing the process of building the hardware and getting the software running. He has also shared the source code on GitHub. He's even designed and built a RAM upgrade board for the Pi Pico, which piggybacks onto one end of the tiny PCB and adds another 8MB of RAM. Since existing expansions for bigger Pis are already called "hats," he's dubbed this expansion… Underpants.

Youtube Video

One of many remarkable elements of his setup is that he used original Inmos IMSC011 silicon to connect the transputer links to a PC via an Arduino, and he's also demonstrated his interface talking equally well to original transputer hardware.

Although the transputers themselves were not a commercial success, a lot of software and hardware came out of the project, including the now open-source HeliOS parallel operating system and the Occam parallel programming language. In the 1980s, transputers were used to add extra grunt to both Atari and Amiga hardware. More recently, the processors' design inspired the XMos XCore processor, used among other things as a coprocessor in a modern Amiga. ®

Bootnote

The term "programmer-archaeologist" is taken from Vernor Vinge's classic novel A Fire Upon the Deep. The definition, a few paragraphs long, is on Goodreads here and is well worth reading – as is the novel.

RECENT NEWS

Tech Industry Takes On Nvidias CUDA With Open-Source AI Software Solutions

Seattle, WA — In a bid to diversify the AI development ecosystem, OpenAI and a coalition of tech companies are working... Read more

Huawei's 'AI-in-a-Box' Solutions Threaten Cloud Market Leaders

Shanghai, China — Huawei is at the forefront of a new trend in the tech industry: 'AI-in-a-box' products that empower ... Read more

AI Companies Bet On Profits With Small Language Models

In a notable shift within the artificial intelligence (AI) industry, leading companies Microsoft, Meta, and Google are f... Read more

Google Leverages AI To Automatically Lock Phones During Theft

Amid increasing incidents of mobile phone thefts, Google has launched an AI-based feature that automatically locks the s... Read more

Microsofts Emissions Surge Nearly 30% Amid AI Demand Growth

Microsoft has reported a nearly 30% increase in its emissions from 2020 to 2023, underscoring the challenges the tech gi... Read more

Impact Of AWS Leadership Change On The Global AI Race

The recent leadership transition at Amazon Web Services (AWS), with Adam Selipsky stepping down and Matt Garman taking t... Read more