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.
Last updated:
20 Apr 2017
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
Last updated:
10 Jun 2015
A library with drivers for different peripherals on the LPC4088 QuickStart Board or related add-on boards.
LPC4088
Last updated:
30 May 2014
Last updated:
01 Oct 2014
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 …
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