Repository navigation
mbed-os
- Website
- Wikipedia
1-wire service library. OneWire compatible. Dallas thermometers support.
An Arduino library for the Nano 33 BLE Sense that leverages Mbed OS to automatically place sensor measurements in a ring buffer that can be integrated into programs in a simple manner.
Raspberry Pi: development platform for PlatformIO
Generic bootloader to be used in conjunction with Pelion Device Management Client
DEPRECATED: This is the mbed Client example application for mbed OS.
LekaOS is Leka's firmware based on Mbed OS
DEPRECATED: Easily add all supported connectivity methods to your mbed OS project
Mbed OS example for Pelion Device Management
Custom firmware for the NRF52 based smartwatch I6HRC
This library enables you to use Interrupt from Hardware Timers on RP2040-based boards such as Nano_RP2040_Connect, RASPBERRY_PI_PICO. These MBED_RPI_PICO_TimerInterrupt Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That's mandatory if you need to measure some data requiring better accuracy. It now supports 16 ISR-based Timers, while consuming only 1 Hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based Timers. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks.
Smoothieware for stm32 or other chips
AWS IoT client for ARM Mbed OS on the STMicroelectronics STM32L4 Discovery Kit IoT Node
I integrated two kinds of model pruning methods and porting to ARM-CortexM with ARM-CMSIS library.
Makes use of the CellLocate feature for indoor position estimation without GPS. When GPS is available, the location is calculated using CellLocate and GPS data in a hybrid configuration.