Erik -

If you have questions, issues or additions (pull requests) for me / a library I own, please send me a PM. However fair warning: I am currently not very active anymore with mbed.

Erik’s activity

Erik’s public repositories

  • AK8975

    Basic library for interfacing the AK8975 using I2C. It does not include more advanced functions. The datasheet does not include what the self-test should return for example, so this library …

    AK8975, compass, I2C, Magneto, magnetometer
    Last updated: 07 May 2012 2 82
  • Mbed 2 deprecated
    Bootloader_K64F

    Example of a Serial bootloader for the K64F platform

    bootloader, FreescaleIAP, K64F
    Last updated: 06 Dec 2016 13 140
  • 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
  • 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
  • CalibrateMagneto

    Background calibration for magnetometers, both gain and offset errors are removed (hard/soft iron).

    Calibrate, compass, Magneto
    Last updated: 16 Jul 2012 2 48
  • 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
  • DS1820

    Library for reading temperature from DS1820, DS18B20 and DS1822

    DS1820, DS1822, DS18B20, one-wire
    Last updated: 11 Mar 2017 16 1697
  • Mbed 2 deprecated
    DS1820_HelloWorld

    DS1820 Hello World

    Last updated: 13 Jan 2017 5 3112
  • 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
See all repositories