Now you can turn your Arduino into an 80's home computer! 「 VIDEO PART 1」
Now you can turn your Arduino into an 80's home computer!
A complete #BASIC_interpreter for the #Arduino, using a PS/2 keyboard, and SPI #OLED_screen. The BASIC supports almost all the usual features, with float and string variables, multi-dimensional arrays, FOR-NEXT, GOSUB-RETURN, etc. Saving and Loading from EEPROM is supported, as well as auto-running a program on power-up. You can also read and write from the analog and digital pins.
There's about 1k of RAM available for your BASIC programs and variables, so its roughly equivalent to first computer ( ZX81). The other 1k of RAM (on an UNO) is used for the keyboard and screen buffers, with a small bit of room left for the CPU stack. That works out quite well, since there's a 1k EEPROM on the arduino so if your program fits in the basic environment, it will fit when saved to EEPROM!
If you enjoyed those videos, then please subscribe to my channel which I update every week
👉 Subscribers : https://bit.ly/2EpEwrU
------------------------------------------------------------------------
👍 FOLLOW ME :
------------------------------------------------------------------------
► Youtube: https://www.youtube.com/djamaluk
► Facebook: https://www.facebook.com/Djamal.UK
► Twitter: https://twitter.com/DjamalUK
► Website: https://Djamal.UK
Code and Schematic OR Any Questions Please let me know in the comment section below
Thank you everyone for stopping by my youtube channel I would love to hear from you, so leave a comment to let me know you were here!