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.
Last updated:
20 Feb 2019
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
Last updated:
09 May 2014
A C12832 LCD with generic interface
C12832,
LCD
Last updated:
11 May 2016
Last updated:
28 Oct 2015
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
Last updated:
26 Oct 2012
A simply library for the LM75B I2C temperature sensor
I2C,
LM75B
Last updated:
13 May 2014
Library for the MMA7660 triple axis accelerometer
I2C,
MMA7660
Last updated:
09 Oct 2014
SocketIO updated for K64F usage
Last updated:
28 Jun 2013
modified for Doug Ansons ThermostatDemo: single change that turns off the debugging information by default.
Last updated:
04 Jul 2017
Official mbed Real Time Operating System based on the RTX implementation of the CMSIS-RTOS API open standard.
cmsis,
rtos,
RTX
Last updated:
20 Feb 2019
The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.
Last updated:
06 Sep 2011
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