Arduino Due Apple 1 Emulator Computer

From The ReActiveMicro Apple II Wiki
Revision as of 20:40, 9 May 2022 by Apple1Mini (talk | contribs)
Jump to navigation Jump to search

My research to build the best and smaller Apple 1 ever existed is continuing... I had an idea. why not make an internet search to build an Arduino Apple 1? So i Started searching the net and i have found this homepage: https://forum.arduino.cc/t/arduino-6502-emulator-basic-interpreter/188328 This is most an Apple ii Applesoft Basic emulator without GR graphics and i was able to build it over the Arduino Uno board adjusting the ram size, but my research about the Apple 1 never finished and i have found this page: https://forum.arduino.cc/t/apple-1-emulator/281588 So i told this is the right one! I had to read everything and understand that the best deal was the Arduino Due because of his bigger RAM size so could be possible to emulate an 8k Apple 1 and load programs directly from terminal (Tera Term on Windows). I m still waiting to be a presenter in Kansasfest 2022 with this emulator Vs Don Lancaster Monitor i have built alwayse with an Arduino Uno. Here you can find the video on how to build the Apple 1 Arduino Due: https://www.youtube.com/watch?v=IDjwfou96z4.

Instructions; After uploading A1 sketch inside Arduino Due ROM from Arduino IDE for Windows etc, you have to connect it to the usb port of your PC and after installing Tera Term in Windows Start it and choose these parameters: Serial Com port of Arduino Due, then from menu Setup - Terminal choose Receive: AUTO Transmit: CR and under menu Setup - Serial Port: Speed 9600 and Transmit Delay 50 ms char and 120 ms line.