lpc4088_ebb_ublox_Cellular_PubNubDemo_rtos

Dependencies of lpc4088_ebb_ublox_Cellular_PubNubDemo_rtos

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

support library for C027 helper functions for Buffer Pipes, Buffered Serial Port (rtos capable) and GPS parsing. It includes modem APIs for USSD, SMS and Sockets. C027, u-blox
A library with drivers for different peripherals on the LPC4088 QuickStart Board or related add-on boards. LPC4088
A feature complete driver for the LM75B temperature sensor from NXP. Celsius, driver, I2C, LM75B, nxp, sensor, Temperature
Modified PubNub library to better utilize low bandwidth connections like a GSM modem. Instead of 10 socket connections sending 3 bytes only one is made and it sends all 30 …
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