Skip to content

A program that generate mips file for drawing pictures

Notifications You must be signed in to change notification settings

alitonia/bitmapify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Bitmap-ify

This program translates a picture into equivalent MIPS instruction, run with Bitmap simulation in Mars.

Installation

Install Python 3.6

Install Re package, Numpy, Pillow

Install Mars

Clone this repository with git

git clone https://github.com/alitonia/bitmapify

Usage

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.

alt text

alt text

Contributing

This repository's update has been terminated.

License

MIT

About

A program that generate mips file for drawing pictures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages