[Juan] sent us his writeup of a microcomputer he built using an Arduino UNO (AVR ATmega328p ... so you can program the microcontroller on the fly in its native assembly language if you want.
[Rafael] just made a little library that allows you to interface these modules to the Atmega328p-based Arduino UNO in order to gain some memory space. His work was actually based on the great ...