Nucleo_SFM

Dependencies of Nucleo_SFM

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

Inherit from SoftSerial and use software buffers for TX and RX. This allows the SoftSerial to operate in a IRQ driven mode. Overrides most (but not all) stdio functions as … buffer, BufferedSerial, BufferSerial, Serial, SoftSerial, software
Library for the WS2812 LED Driver. Uses bit banging and nops for precise timing. Number of nops executed are configurable at run time. NeoPixel, WS2812, WS2812B
Make noise with a piezo buzzer. Use a pwm pin. buzzer, piezo
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.