JamJar00 / JamiesOS

A simple operating system for the LaFortuna board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jamie's OS

A simple operating system for the LaFortuna board.

Jamie's OS is a combination of Steve Gunn's Small Graphics library, my Jinput library and it also provides a number of other, newly implemented items. On top of this Jamie's OS provides a standardised naming convention for all functions so that they're less confusing from the individual libraries.

Feel free to use it in your projects and hack it how you like, beer appreciated :)

Features

  • Graphical output to LCD
  • Input from buttons
  • Input from rotary encoder

ToDo List

  • Tasks
  • SD card I/O
  • Audio output

About

A simple operating system for the LaFortuna board

License:MIT License


Languages

Language:C 72.3%Language:Makefile 15.5%Language:Objective-C 12.2%