Hendrik Lipka

Public Repositories (25)

  • spxml

    Mbed port of the Simple Plain Xml parser. See http://code.google.com/p/spxml/ for more details. This library uses less memory and is much better suited to streaming data than TinyXML (doesn\'t use …

    xml
    Last updated: 24 Nov 2010 1 327
  • Mbed 2 deprecated
    spxmltest_weather

    Demonstrates the use of the spxml library to read and parse streamed XML (via HTTP). It calls out to the google weather API, parses the resulting XML and prints out …

    http, spxml, weather, xml
    Last updated: 24 Nov 2010 1 80
  • TcpLineStream

    A simple class to do line-based TCP communication. To be used with the NetServicesMin library-.

    NET, network, stream, TCP
    Last updated: 18 Feb 2011 2 157
  • TimeZone

    This library takes the current time (which must be set to UTC, e.g. via an NTP call), and applies a timezone definition (loaded at startup) to calculate the local time. …

    time, timezone
    Last updated: 18 Feb 2011 8 481
  • Mbed 2 deprecated
    TimeZoneDemo

    demo program for the TimeZone library (see http://mbed.org/users/hlipka/notebook/time-zone-handling ).

    Last updated: 22 Dec 2010 1 103