This is my Open Source 8-Bit BASIC computer based on Arduino, TinyBasicPLUS, and ATMEGA1284p. Very useful for prototyping
To make the experience fit your profile, pick a username and tell us what interests you.
We found and based on your interests.
I just added a command called parrot, parrf and parrget - Serial communication commands. Usage:
parrot "string or int" - prints to serial port 1
parrget (Outputs a string) - read text from serial buffer
parrf - flush serial buffer
It looks like I'm limited to 9600 baud rate, because Arduino doesn't allow me to change it on runtime.
Create an account to leave a comment. Already have an account? Log In.
Nice little project. Similar in principle to what I've been doing. I see you've not updated here for some time, if you get this message - please consider doing a project update. :)
I sent some private messages. I would discuss about this project more. If I get so lucky that you would actually visit here, leave some email or something :D
Cool. Is firmware based on TinyBASIC or written from scratch?
Become a member to follow this project and never miss any updates
is possible run fuzix on this machine?