Amiga 500 512KB to 1MB internal RAM upgrade Step 1: Check if your A500 PCB supports RAM upgrade Some Amiga 500 revisions have room to expand the internal Chip RAM to 1MB, up from the original 512KB. My REV6A PCB has this option. You can see the empty RAM slots here: Step 2. Acquire the right RAM chips I've found some cheap Siemens HYB514256B-70 chips. The original ones on the motherboard are HYB514256b-60 (little bit faster, but not required for the A500). Another compatible chip is the TI TMS44C256-10N. You will need 4 of these chips. Step 3. Solder the RAM chips (or the sockets) Once you have the RAM chips, you can either solder them directly on the motherboard, or solder sockets and fit the RAM chips in the sockets (like I did). You can see 3 out of 4 sockets have the new RAM chip populated. Optionally power up the Amiga right now. Your new RAM won't be recognized yet, but the Amiga should boot, and the RAM chips should not get hot. If they do, they are broken or something
I recently bought a brand new Raspberry Pi 4, and wanted to try Kodi on it. There is only one Kodi-distribution which has more or less decent support for RPi 4 at the moment, and that's LibreElec (although still Alpha). Since the RPi 4 is famously overheating and throttling without a fan or at least a heatsink, I got a PiMoroni Fan Shim. Nice piece of hardware, but their library cannot run on LibreElec, because they do not support installing python libraries through pip etc... On LibreElec, the whole rootfs is a read-only squashfs image. So there's no way you can install the Pimoroni python library on LibreElec, but I found an alternative: I found Phil Randal's blog at http://www.philrandal.co.uk/blog/archives/2019/07/entry_214.html , where he described how to get at least the Fan portion of the Fan Shim working on LibreElec. I decided to build on that, and port the LED functionality to LibreElec as well, without the need for "pip install" or a