Erik -

Public Repositories (41)

  • FastAnalogIn

    Class similar to AnalogIn that uses burst mode to run continious background conversions so when the input is read, the last value can immediatly be returned.

    AnalogIn, burst, fast
    Last updated: 21 Mar 2016 13 1496
  • RTC

    Allows easy usage of the LPC1768 RTC interrupts

    alarm, interrupt, RTC, time
    Last updated: 07 Dec 2012 2 1258
  • BurstSPI

    Class to be able to send SPI data with almost no overhead, useful at very high speeds.

    high, Speed, SPI
    Last updated: 16 May 2015 14 875
  • FastIO

    Replacement for regular GPIO (DigitalIn, DigitalOut, DigitalInOut) classes which has superior speed.

    GPIO, Speed
    Last updated: 20 Sep 2016 23 874
  • BufferedSoftSerial

    Inherit from SoftSerial and use software buffers for TX and RX. This allows the SoftSerial to operate in a IRQ driven mode. Overrides most (but not all) stdio functions as …

    buffer, BufferedSerial, BufferSerial, Serial, SoftSerial, software
    Last updated: 05 Jul 2014 11 563
  • USBFileSystem

    Class that combined FATFileSystem with a USBMSD device, similar to LocalFileSystem

    fatfilesystem, LocalFileSystem, USBMSD
    Last updated: 18 Jan 2015 9 497
  • FreescaleIAP

    IAP code for Freescale platforms

    Last updated: 16 Mar 2016 12 468
  • DS1302

    Library to make use of the DS1302 timekeeping IC. The functions are identical to those used by the mbed RTC's

    ds1302, RTC
    Last updated: 31 Mar 2014 2 436
  • Mbed 2 deprecated
    DS1302_HelloWorld

    DS1302 Hello World program

    ds1302
    Last updated: 21 Feb 2015 2 295
  • Mbed 2 deprecated
    SimpleDMA_HelloWorld

    HelloWorld program showing SimpleDMA with mainly UART stuff

    DMA, KL25, SimpleDMA
    Last updated: 04 Jan 2014 2 285