Live Robot Hack Session
DJ Sures
Synthiam

DJ's Apple II Pi Hack (part 1/2)

When:
Duration:
2 people have subscribed to this event

Remember my Apple II computer from a previous live hack event? Well, I'm going to add a Raspberry Pi to it's guts and use an Arduino to connect the Apple II keyboard to the Pi! I'm going to use a Pi Zero, that way it'll be nice and small. If the Pi Zero doesn't work, I'll upgrade to a B+ or something in another video. In this video, we're going to program an arduino, solder the wires and connect it to the apple ii keyboard.

Here we go!


ARC Pro

Upgrade to ARC Pro

Stay on the cutting edge of robotics with ARC Pro, guaranteeing that your robot is always ahead of the game.

PRO
Synthiam
#1   — Edited

I installed windows on a raspberry pi b+ l ast night. The plan was to use windows as the OS for the Apple ii emulator.

it was unusable slow.

The sd card install process was straight forward and worked with a few mouse clicks. But windows ran so poorly that everything was a 5-10 second delay.

The ssd sata drive over usb process was much quicker but I ran into a problem that couldn’t resolve. The swap paging file for virtual memory won’t work on the usb ssd. So the instructions say to put it on the sd card. However, when the sd card is in the pi, nothing boots - just a black screen. I even have the bios set for the boot order to be usb first. And have set program_usb_boot_mode=1 in my Linux sd card to set the boot flag in emmc. So without a paging file, Windows is not usable with 867mb ram.

User-inserted image