I'm Java developer at the day, and mbed hacker at night :)
Hendrik’s activity
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, SPILast updated: 19 Feb 2011 3 352 -
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, timerLast updated: 24 Feb 2011 1 98 -
Last updated: 24 Jan 2011 1 152
-
DNSResolver
Wraps the DNSRequest class from NetServices to be synchronous, which is easier to use.
dns, network, TCPLast 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, ethernetLast 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, ledLast updated: 24 Nov 2010 1 26 -
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, windowLast 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, translationLast updated: 22 Feb 2011 1 13