df-2013-minihack-thermostat

Dependencies of df-2013-minihack-thermostat

A dependency is a program or library which this program uses. When you import this program, the dependencies are automatically imported.

Lib for the LCD display on mbed lab Board application board, C12832, LCD
EthernetInterface patched with https://github.com/mbedmicro/mbed/commit/8222bde1af2e328e4c58d0f438827f3091e5e0eb
thermostat remote version
A simply library for the LM75B I2C temperature sensor I2C, LM75B
Library for the MMA7660 triple axis accelerometer I2C, MMA7660
SocketIO is a compatibility library on top of the MBED Websockets API. Currently the broadcast paradigm is supported. There is much more to the SocketIO spec that could be built …
modified for Doug Ansons ThermostatDemo: single change that turns off the debugging information by default.
Official mbed Real Time Operating System based on the RTX implementation of the CMSIS-RTOS API open standard. cmsis, rtos, RTX
The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.
JSON library for parser and serializer picojson is a header-file-only, JSON parser serializer in C++. The original source code is available at https://github.com/kazuho/picojson You can parse a JSON string using … JSON