ivanovnino
Published © GPL3+

1v0

An interpreter for batch computation akin to 1940s-1960s mainframes, running on ATtiny85/Arduino UNO/MEGA2560/DUE... ESP8266, and Java & C.

BeginnerFull instructions provided966
1v0

Things used in this project

Hardware components

Arduino UNO
Arduino UNO
This should work on MOST Arduinos, but the UNO is a sensible choice. You ONLY "need" a microcontroller board with a USB serial connection.
×1
USB-A to B Cable
USB-A to B Cable
You need this cable to flash the sketch and communicate with the 1V0 interpreter.
×1

Story

Read more

Schematics

Just the Arduino UNO

You just need the board and the USB connection. Nothing else.

Code

1V0 repository on GitHub

In the repository, you find the systems for microcontrollers to be indicated by a corresponding name - for Arduino UNO, e.g. pick 1V0_20200709_reduced_EEPROM_UNO.ino or 1V0_20200709_EEPROM_UNO.ino . Copy the file's contents into your own Arduino IDE, save the project and flash it onto your board, as you would with any other sketch. Then, open the Serial Monitor and press enter. The system prompt will appear. Note the sixty pages manual 1V0_documentation_20200713.pdf .

Credits

ivanovnino
1 project • 0 followers

Comments