Hendrik Lipka

LinkedIn

Twitter

I'm Java developer at the day, and mbed hacker at night :)

Hendrik’s public repositories

  • 25LCxxx_SPI

    A library to read and write all 25* serial SPI eeprom devices from Microchip (from 25xx010 to 25xx1024).

    EEPROM, flash, memory, SPI
    Last updated: 19 Feb 2011 3 352
  • ar1020

    touch screen handler for the microchip AR1020

    ar1020, Microchip, screen, touch
    Last updated: 24 Feb 2011 7 14
  • ASyncTicker

    an asynchronous ticker which calls methods in a regular fashion, but not from an interrupt handler. This allows the called methods to do complex and more time-consuming stuff (e.g. network …

    async, Ticker, timer
    Last updated: 24 Feb 2011 1 98
  • csv_parser

    port of Israel Ekpo\'s CSV parser library

    csv
    Last updated: 24 Jan 2011 1 152
  • DNSResolver

    Wraps the DNSRequest class from NetServices to be synchronous, which is easier to use.

    dns, network, TCP
    Last updated: 18 Feb 2011 3 874
  • Mbed 2 deprecated
    EthernetJackTestCode

    Working sample program from the [[http://mbed.org/cookbook/Cool-Components-Workshop-Board|cool components workshop board]] page.

    components, cool, ethernet
    Last updated: 19 Jan 2011 1 23
  • Mbed 2 deprecated
    Hello_mbed_world_fading_leds_kr

    A variant of the hello world LED program, which fades the LEDs in knight rider style (back and forth).

    hello, led
    Last updated: 24 Nov 2010 1 26
  • irrxml

    A port of the irrlicht XML parser library.

    xml
    Last updated: 17 Nov 2010 1 20
  • LcdWindow

    Display text on LCD displays (even on multiple ones). Allow to create windows (frames) on display, and to combine them (split, add, duplicate, scroll). See http://mbed.org/users/hlipka/notebook/lcdwindow/ for more information.

    LCD, window
    Last updated: 22 Feb 2011 10 173
  • Localization

    Small library for defining string translations. Basically it stores key-values-pairs, and allows their retrieval. Needs the csv_parser library.

    localization, translation
    Last updated: 22 Feb 2011 1 13
See all repositories