Jordan Earls

Jordan’s public repositories

  • Mbed 2 deprecated
    BYOController

    Source code for a MIDI controller built from parts and designed to be extensible

    Last updated: 04 Jan 2016 3 5
  • lightvm

    A lightweight VM which allows for easy custom programs to be made on the device without having to worry about linking and PIC code and all of that. BSD licensed. …

    Machine, virtual, vm
    Last updated: 12 Apr 2013 1 6
  • MbedConsole

    A project to implement a console using the Mbed using VGA for video output and a PS/2 keyboard for the input. The eventual goal is to also include tools for …

    console, PS/2, Terminal, VGA
    Last updated: 15 Apr 2013 21 118
    Featured
  • Mbed 2 deprecated
    pjon_testing

    Testing getting PJON working on mbed https://github.com/gioblu/PJON

    Last updated: 16 Jan 2016 3 7
  • PS2_MbedConsole

    A version of the PS/2 library customized for MbedConsole. Also includes a few things that make it's behavior easier to control and a few bug fixes.

    Input, keyboard, PS/2
    Last updated: 30 Sep 2012 6 17
  • SDFileSystem_tryagain

    Slight modification to SDFileSystem so that if the first initialization doesn't do the trick it tries doing it again (which so far has fixed every issue for me)

    FAT, file, SD, System
    Last updated: 16 Apr 2013 4 74
  • TermControl

    An extremely basic VT100 terminal interface. This will generate the proper escape codes to do things such as moving the cursor and clearing the screen. It takes up practically no …

    Serial, Terminal, VT100
    Last updated: 29 Aug 2012 3 161
  • vga640x480g_mbedconsole

    This is a version of vga640x480g customized to work well with MbedConsole

    VGA, video
    Last updated: 30 Sep 2012 4 24
  • x86Lib

    I\'ve ported my library x86Lib to mbed. It fully emulates the 8086 processor, but a few things I\'m still working on. Notable missing things are interrupts. Previously I used exceptions …

    emulation
    Last updated: 04 Mar 2012 1 8
  • Mbed 2 deprecated
    x86Lib_Tester

    This is a little test program for x86Lib for a demonstration on how to use it for emulating 8086 programs

    emulation
    Last updated: 04 Mar 2012 1 8
See all repositories