GithubHelp home page GithubHelp logo

georgecgv / stm32doom Goto Github PK

View Code? Open in Web Editor NEW

This project forked from floppes/stm32doom

0.0 1.0 0.0 2.56 MB

Chocolate Doom port to STM32F429 evaluation board

C 98.88% C++ 1.01% Makefile 0.08% Objective-C 0.03%

stm32doom's Introduction

STM32Doom

This is a port of Chocolate Doom for the STM32F429IDISCOVERY evaluation board.
The board features the STM32F429 ARM Cortex-M4 microcontroller with 8 MB
external SD-RAM and a 320x240 pixel LCD panel with touchscreen controller.

You need to attach a USB memory stick (formatted as FAT32) to USB USER (micro
USB connector) using a USB-OTG cable. The USB stick must contain a /doom
directory with the file doom1.wad inside it. This file is the WAD file shipped
with the original Doom shareware released by id Software in 1993. doom.wad from
the retail version is too big and therefore not supported.

The port makes use of the STM32 standard peripherals library, STM32 USB library,
ChaN's FatFs library, ub's libraries for STM32F429 and of course Chocolate Doom.


Compilation

Using the GNU Tools for ARM Embedded Processors and 'make' just run:
# make


Controls

The screen is divided into several touch areas with the following functions:

Bottom left: strafe left
Bottom right: strafe right
Bottom center: back/menu down
Upper left: turn left
Upper right: turn right
Upper center: forward/menu up


Video

http://www.youtube.com/watch?v=bRNcfsDIc2A


Links

STM32F429 evaluation board
http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/PF259090

Chocolate Doom
https://github.com/chocolate-doom/chocolate-doom

FatFs
http://elm-chan.org/fsw/ff/00index_e.html

ub's STM32F429 Libraries
http://mikrocontroller.bplaced.net

GCC ARM
http://launchpad.net/gcc-arm-embedded

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.