This program translates a picture into equivalent MIPS instruction, run with Bitmap simulation in Mars.
Install Python 3.6
Install Re package, Numpy, Pillow
Install Mars
Clone this repository with git
git clone https://github.com/alitonia/bitmapify
Add the link to your picture in variable link.
Your Mips file will be at link/name.asm.
Run Mips file with Mars, connect Mars to Bitmap Display.
This repository's update has been terminated.