Simon Ford

Public Repositories (101)

  • Mbed 2 deprecated
    PointerError

    Example showing \"hang\" when reading from bad pointer, and catching this in the HardFault_Handler

    Last updated: 04 Mar 2012 1 3
  • Mbed 2 deprecated
    Priority

    Example to show how priority can be used to ensure timing critical task can be run

    NVIC, priority
    Last updated: 17 Aug 2010 1 66
  • PwmIn

    An interface to read a PWM input signal, using InterruptIn

    InterruptIn, PwmIn
    Last updated: 02 Sep 2010 2 1580
  • Mbed 2 deprecated
    PwmIn_HelloWorld

    A Hello World example to use PwmIn to read a PWM input signals

    helloworld, InterruptIn, PwmIn
    Last updated: 02 Sep 2010 1 370
  • Mbed 2 deprecated
    RN42-HID_HelloWorld

    RN-42 Hello World experiments

    Last updated: 27 May 2012 1 99
  • Mbed 2 deprecated
    Scratch

    Last updated: 13 Sep 2009 1 13
  • Mbed 2 deprecated
    SDCardTest

    Last updated: 31 Dec 2009 4 678
  • Mbed 2 deprecated
    SDFileSystem_HelloWorld

    An example using the SDFileSystem library to create a directory and write a fiel to an SD card, using its SPI interface

    SDCard, SDFileSystem, SPI
    Last updated: 06 Sep 2010 2 2824
  • Mbed 2 deprecated
    semihost_powerdown

    Example for use with experimental interface version supporting powerdown

    experimental
    Last updated: 13 Oct 2010 1 39
  • Mbed 2 deprecated
    Serial2Serial

    Simple example of a serial port communicating with another serial port

    Last updated: 13 Feb 2011 1 354