Repository navigation

#

mbed-os

Driver for the SSD1306 and SH1106 based 128x64, 128x32, 64x48 pixel OLED display running on ESP8266/ESP32

C++
2085
5 天前

An implementation of a ANT driver for Arduino, Mbed and ESP-IDF

C++
107
2 年前

1-wire service library. OneWire compatible. Dallas thermometers support.

C++
99
2 个月前

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.

C++
87
1 年前

Raspberry Pi: development platform for PlatformIO

Python
78
25 天前

Generic bootloader to be used in conjunction with Pelion Device Management Client

C
54
3 年前

⚠️ Beta Status: New command line tooling for Mbed OS

Python
47
2 年前

DEPRECATED: This is the mbed Client example application for mbed OS.

C++
20
6 年前
C++
16
2 个月前

DEPRECATED: Easily add all supported connectivity methods to your mbed OS project

C++
14
6 年前

Mbed OS example for Pelion Device Management

C++
14
3 年前

Custom firmware for the NRF52 based smartwatch I6HRC

C++
13
3 年前

Plugin to support creating and developing Mbed OS projects in CLion

Kotlin
11
4 年前

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.

C
11
2 年前

Smoothieware for stm32 or other chips

C
11
6 年前

STM32 Mbed RTX 16路电磁阀流路控制

C
9
7 年前

I integrated two kinds of model pruning methods and porting to ARM-CortexM with ARM-CMSIS library.

C
8
1 年前

arm Mbed-OS 5 WIZnet chipset driver (W7xxx, W5/6xxx)

C++
8
5 年前

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.

C++
7
6 年前