SmartLight

Dependencies of SmartLight

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
adds getMACAddress() like getIPAddress(). Initializes in constructor.
Single instance HTTP Server using new Ethernet Interface. Blocking mode only; this improved stability, but the HTTP server must be started from a separate thread. ethernet, http, interface, server
A simply library for the LM75B I2C temperature sensor I2C, LM75B
Mutex Locker utility class to lock/unlock mbed RTOS mutexes. Create and pass a mutex, it locks the mutex then unlocks it when destroyed. mutex, rtos
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.