You will not be able to post if you are still using Microsoft email addresses such as Hotmail etc
See here for more information viewtopic.php?f=20&t=7296
DO NOT USE MOBILE / CGNAT DEVICES WHERE THE IP CHANGES CONSTANTLY!
At this time, it is unfortunately not possible to whitelist users when your IP changes constantly.
You may inadvertently get banned because a previous attack may have used the IP you are now on.
So I suggest people only use fixed IP address devices until I can think of a solution for this problem!

What to do with my spare Raspberry Pi's

This chat forum will appear to guests and bots. IE will appear on search engines etc. If you do not want your appearing publicly then please use the original chat forum.
User avatar
rubber_jonnie
Site Admin
Site Admin
Posts: 14014
Joined: Thu Aug 17, 2017 7:40 pm
Location: Essex
Contact:

Re: What to do with my spare Raspberry Pi's

Post by rubber_jonnie »

exxos wrote: Sat Jan 03, 2026 8:24 pm
rubber_jonnie wrote: Sat Jan 03, 2026 7:03 pm Well I'm interested so let me know how much you want :)
Ok, I'll have to see when I get home.. But the PI and board + heatsinks likely ended up near 100.. But I'd accept 50 as its you ;)
Pretty sure we have a deal then 😁
Collector of many retro things!
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
User avatar
stephen_usher
Site sponsor
Site sponsor
Posts: 7127
Joined: Mon Nov 13, 2017 7:19 pm
Location: Oxford, UK.
Contact:

Re: What to do with my spare Raspberry Pi's

Post by stephen_usher »

mrbombermillzy wrote: Sat Jan 03, 2026 2:15 pm
PhilC wrote: Fri Jan 02, 2026 5:23 pm Well I've got most of the Raspberry Pi's sorted or sold.

I've got a PiStorm for an Amiga and an ST to build...
I'd be very interested to see if you can get this running on the ST Phil. IIRC @stephen_usher had a go, but it didnt quite work out.

I think someone needs to properly crack this one for the Atari. :)
Someone with deep CPLD/Verilog magic need to help with the project as the current person is struggling. With some ST chipsets it's sort of working some of the time but a lot of the arbitration states are not fully implemented or not implemented at all. It seems to be hitting timing latency issues.

The PiStorm only really works well on the Amiga because the CPU doesn't have to worry about bus arbitration as all the peripherals are hidden behind the custom chips, and it's the bus arbitration which is the hard and time critical bit.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
User avatar
exxos
Site Admin
Site Admin
Posts: 27530
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: What to do with my spare Raspberry Pi's

Post by exxos »

stephen_usher wrote: Sat Jan 03, 2026 11:17 pm The PiStorm only really works well on the Amiga because the CPU doesn't have to worry about bus arbitration as all the peripherals are hidden behind the custom chips, and it's the bus arbitration which is the hard and time critical bit.
Yeah I suspect the pi is only just coping with the Amiga as its simpler and 7MHz. The multiplex buses doesn't help. It needs something with more IO capabilities and a faster core imo.
User avatar
stephen_usher
Site sponsor
Site sponsor
Posts: 7127
Joined: Mon Nov 13, 2017 7:19 pm
Location: Oxford, UK.
Contact:

Re: What to do with my spare Raspberry Pi's

Post by stephen_usher »

The current Atari PiStorm code requires a Pi4 at least and when it does work the speed is only marginally faster than an ST536.

A lot of the arbitration is being attempted in the CPLD if you look in the code.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
User avatar
rubber_jonnie
Site Admin
Site Admin
Posts: 14014
Joined: Thu Aug 17, 2017 7:40 pm
Location: Essex
Contact:

Re: What to do with my spare Raspberry Pi's

Post by rubber_jonnie »

Had an MT-32 PI hat arrive the other day, and after a bit of configuration it's running 😁

IMG20260113120700.jpg
IMG20260113120700.jpg (262.75 KiB) Viewed 42 times

From my PoV the main thing I had to do to get it running was enable the display and invert it. I only used inversion as I wanted the power and audio cables coming out of the back.

Will need to test the midi stuff next.
Collector of many retro things!
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
User avatar
PhilC
Moderator
Moderator
Posts: 7186
Joined: Fri Mar 23, 2018 8:22 pm

Re: What to do with my spare Raspberry Pi's

Post by PhilC »

rubber_jonnie wrote: Tue Jan 13, 2026 12:34 pm Had an MT-32 PI hat arrive the other day, and after a bit of configuration it's running 😁


IMG20260113120700.jpg


From my PoV the main thing I had to do to get it running was enable the display and invert it. I only used inversion as I wanted the power and audio cables coming out of the back.

Will need to test the midi stuff next.
Was it easy to setup? Not had much timer stuff like that at the moment.
If it ain't broke, test it to Destruction.
User avatar
rubber_jonnie
Site Admin
Site Admin
Posts: 14014
Joined: Thu Aug 17, 2017 7:40 pm
Location: Essex
Contact:

Re: What to do with my spare Raspberry Pi's

Post by rubber_jonnie »

PhilC wrote: Tue Jan 13, 2026 2:07 pm
rubber_jonnie wrote: Tue Jan 13, 2026 12:34 pm Had an MT-32 PI hat arrive the other day, and after a bit of configuration it's running 😁


IMG20260113120700.jpg


From my PoV the main thing I had to do to get it running was enable the display and invert it. I only used inversion as I wanted the power and audio cables coming out of the back.

Will need to test the midi stuff next.
Was it easy to setup? Not had much timer stuff like that at the moment.
Yeah you copy the files over to a Fat32 formatted SD card and then drop the Mt-32 ROMs into the ROMs folder.

If you want soundfonts add them to the folder of the same name.

After that it's walking through the config file in the root to set up for your own specific PI Hat. Also there is a WiFi file in the root you can use to connect to your network.

Once connected it has an ftp service so you can upload files as required.

The install guide on GitHub tells you all you need to know.
Collector of many retro things!
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
User avatar
PhilC
Moderator
Moderator
Posts: 7186
Joined: Fri Mar 23, 2018 8:22 pm

Re: What to do with my spare Raspberry Pi's

Post by PhilC »

ok, thanks @rubber_jonnie, I'll give it a go this week
If it ain't broke, test it to Destruction.
User avatar
rubber_jonnie
Site Admin
Site Admin
Posts: 14014
Joined: Thu Aug 17, 2017 7:40 pm
Location: Essex
Contact:

Re: What to do with my spare Raspberry Pi's

Post by rubber_jonnie »

PhilC wrote: Tue Jan 13, 2026 2:33 pm ok, thanks @rubber_jonnie, I'll give it a go this week
Of course I need to test it out further and make sure the midi and sound output works, but it's a good start.
Collector of many retro things!
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
User avatar
PhilC
Moderator
Moderator
Posts: 7186
Joined: Fri Mar 23, 2018 8:22 pm

Re: What to do with my spare Raspberry Pi's

Post by PhilC »

rubber_jonnie wrote: Tue Jan 13, 2026 3:29 pm
PhilC wrote: Tue Jan 13, 2026 2:33 pm ok, thanks @rubber_jonnie, I'll give it a go this week
Of course I need to test it out further and make sure the midi and sound output works, but it's a good start.
I'm just happy that it seems to install without issues :lol:

In other news, I'm putting one of my Pi4s into my 500+ with a Pistorm and Frame Thrower. I'll have to remove the Ethernet socket and two of the USB sockets first on the Pi4 though.
If it ain't broke, test it to Destruction.
Post Reply

Return to “CHAT FORUM PUBLIC”