A while back Hackaday featured a 32-bit “solid state drive”, implemented by using DIP switches. This inspired Anton Semjonov to create a FUSE driver for the core memory shield which makes it possible to mount it in Linux. Thanks Anton!
Uncategorized
Amiga boot selector in amigastore.eu
I have given my permission to sell Amiga Boot Selector in amigastore.eu. I receive no commission for sales but I am happy that they are offering it because the assembly was a bit too labour-intesive for my liking, and their price is also very good.
Article about the core memory shield
One of the best things about my core memory shield project has been the wonderful stories and the amazing feedback I have received from you. Mr Wolfgang Robel has even written an article about it. Thanks Wolfgang! Make sure to see his site for a lot of arcade and retro stuff.
Adding input auto-select for Scythe SDAR-2100 amplifier
I have a Sonos system set up at home. The Play:1 speakers start to play music whenever I press the play button on the Android control app; however, the Connect units which hook up to my existing amplifiers need something different. For my AV receiver I solved the problem using Python SoCo library and Marantz telnet interface. For my PC amplifier Scythe SDAR-2100 I had to think of something else as it does not have any control interface.

I took a look at the amplifier and noticed that the preamplifier board is separate from the power amplifier. Therefore I decided to replace the preamp with one that sniffs the inputs and changes the input if needed. As a bonus that way I could get rid of an intermittent volume control potentiometer.
The circuitry is nothing fancy; Arduino Pro Mini takes care of all the processing involved; PGA2311 is used for the volume control. Inputs are amplified with a pair of LM358 op-amps and then fed to the A/D converter of the AVR. A bank of relays takes care of switching the input. Switching regulator AM1D-1205DZ generates the +/-5 V rails from the 12V rail. As a bonus I use the AVR to pulse width modulate the backlight of the VU meters (the black/red cable in the photo).

The trickiest part of the project was to design the PCB layout so that all the potentiometers, switches and connectors meet up with the main PCB and the holes in the enclosure. It involved a lot of measuring. I also experienced some software bugs which resulted in some VERY LOUD output… luckily I tackled those quite quickly.

While I had the amplifier in bits I also replaced the horrible stock speaker jacks to better ones. Overall I am very happy about how the modifications turned out. I no longer have to turn any knobs in order to play music from Sonos!
Arduino core memory shield is ready and for sale
Hi all,
after three four five hardware iterations my core memory shield is now finished. I am selling it as a kit on Tindie.
Here is all the material related to the kit:
- Complete documentation (including BOM & schematics)
- Source code for Arduino program
- For the old version: (2016/2017 PCB date)
Thanks to Ben North and Oliver Nash at corememoryshield.com for the inspiration and encouragement!
LED driver kits
Here is the documentation to go along with my LED driver kits:
And here are the CAD files in the spirit of open hardware: