Coder Social home page Coder Social logo

msp432-chip-8-emulator's Introduction

Example Summary

The goal of this project was to create a CHIP-8 gamesystem using the Texas Instruments MSP432 microcontroller, so that any Chip-8 game could run on this device. We started by using the Texas Instruments Educational BoosterPack MII as the user interface for our game system. The game is displayed on the BoosterPack's colored 128x128 matrix LCD. Using MSP Graphics Library, the MSP432 sends data to the LCD's controller through SPI communication to render the game.

BoosterPack Requirements

This program requires the Educational BoosterPack MKII (BOOSTXL-EDUMKII) paired with the MSP-EXP432P401R LaunchPad

Example Usage

Alt Text

You will need to change the file "play.c" in the loadgame portion of the script to your specific file system. The program is configured with the game so that spaceinvaders is the first game booted up, change the game by editing the loadgame function. Games will run but you might need to edit the controls for your specific game. Off the bat space invders, astro dodge and breakout will work without configuration.

Application Design Details

  • No-RTOS
    • Clock System is configured with MCLK = 48 MHz.

msp432-chip-8-emulator's People

Contributors

tayloeli20 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.