df-2014-heroku-thermostat-k64f

Dependencies of df-2014-heroku-thermostat-k64f

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

Inherit from Serial and use software buffers for TX and RX. This allows the UART peripherals to operate in a IRQ driven mode. Overrides most (but not all) stdio functions … buffer, BufferedSerial, BufferSerial, Serial
A C12832 LCD with generic interface C12832, LCD
mbed IP library over Ethernet ethernet, ip, mbed
Fork of the working HTTPClient adaptation using CyaSSL. This version adds a derivation of HTTPText called HTTPJson to emit JSON text properly. Additionally, the URL parser has defines that permit … https, mbedTLS, SSL
A simply library for the LM75B I2C temperature sensor I2C, LM75B
Library for the MMA7660 triple axis accelerometer I2C, MMA7660
SocketIO updated for K64F usage
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