An open API service providing repository metadata for many open source software ecosystems.

Topic: "mbed-os"

ThingPulse/esp8266-oled-ssd1306

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

Language: C++ - Size: 1.45 MB - Last synced at: 13 days ago - Pushed at: 28 days ago - Stars: 2,093 - Forks: 650

cujomalainey/ant-arduino

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

Language: C++ - Size: 1.12 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 107 - Forks: 16

pstolarz/OneWireNg

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

Language: C++ - Size: 625 KB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 99 - Forks: 22

DaleGia/Nano33BLESensor

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.

Language: C++ - Size: 113 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 84 - Forks: 19

platformio/platform-raspberrypi

Raspberry Pi: development platform for PlatformIO

Language: Python - Size: 167 KB - Last synced at: 17 days ago - Pushed at: 19 days ago - Stars: 78 - Forks: 110

PelionIoT/mbed-bootloader

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

Language: C - Size: 629 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 53 - Forks: 93

ARMmbed/mbed-tools

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

Language: Python - Size: 1.06 MB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 47 - Forks: 28

ARMmbed/mbed-os-example-client 📦

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

Language: C++ - Size: 7.89 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 20 - Forks: 58

leka/LekaOS

LekaOS is Leka's firmware based on Mbed OS

Language: C++ - Size: 32.1 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 14 - Forks: 7

ARMmbed/easy-connect 📦

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

Language: C++ - Size: 747 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 39

StarGate01/chrzwatch-firmware

Custom firmware for the NRF52 based smartwatch I6HRC

Language: C++ - Size: 1.99 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 1

ARMmbed/mbed-os-example-pelion

Mbed OS example for Pelion Device Management

Language: C++ - Size: 3.47 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 34

zero9178/Mbed-Support-for-CLion

Plugin to support creating and developing Mbed OS projects in CLion

Language: Kotlin - Size: 235 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 11 - Forks: 4

YanMinge/Smoothieware_for_STM32

Smoothieware for stm32 or other chips

Language: C - Size: 61.8 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 9 - Forks: 5

jankammerath/L475VG-IOT01A-Mbed-AWS-IoT

AWS IoT client for ARM Mbed OS on the STMicroelectronics STM32L4 Discovery Kit IoT Node

Language: C++ - Size: 21.5 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 6

khoih-prog/MBED_RPI_PICO_TimerInterrupt 📦

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.

Language: C - Size: 140 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

mshirw/Optimizing-Deep-Learning-Models-for-ARM-Cortex-M-Through-Pruning

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

Language: C - Size: 679 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 2

WIZnet-MbedEthernet/WIZnetInterface

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

Language: C++ - Size: 63.5 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 2

coisme/Mbed-to-Azure-IoT-Hub

Connecting to Azure IoT Hub from Mbed OS device.

Language: C - Size: 50.8 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 12

codetent/mbed-os-blue-pill-usb-demo

USB demo programm for the "blue pill" STM32F103C8 board

Language: C++ - Size: 4.11 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 2

pilotak/UbxGpsI2C

Ublox GPS I2C async library for mbed

Language: C++ - Size: 106 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

pilotak/BQ35100

Mbed library for BQ35100 primary battery fuel gauge

Language: C++ - Size: 270 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 5

ARMmbed/icetea 📦

DEPRECATED mbed test framework

Language: Python - Size: 871 KB - Last synced at: 4 days ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 7

drewcassidy/Nokia5110-LCD-Library

nokia 5110/3310 lcd driver for mbed OS

Language: C++ - Size: 192 KB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 6 - Forks: 2

TNCT-Mechatech/SerialBridge

PC(Linux)-MCU(Arduino/Mbed)間でUARTによるシリアル通信を行うためのライブラリ。

Language: C++ - Size: 146 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

Rajesh-Siraskar/EdgeAI-uTensor_Embedded_RTOS_for_ARM_processors

Predictive maintenance on the edge. uTensor - for building ML models for edge devices. Emedded RTOS C++ programming. Build a model on the desktop/laptop and transfer to a ST microprocessor.

Language: C++ - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

pilotak/DS248X

A OneWire library using the DS2482 or DS2484 (1-Wire Master) for mbed.

Language: C++ - Size: 98.6 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 2

coisme/Mbed-to-Google-Cloud-IoT

Connecting to Google Cloud IoT Core from a Mbed OS device.

Language: C++ - Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2

pilotak/MovingAverage

Arduino & Mbed Library for averaging fixed-point numbers

Language: C++ - Size: 36.1 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 2

khoih-prog/MBED_RP2040_PWM 📦

This library enables you to use Hardware Timers on RP2040-based RP2040 board to create and output PWM to pins. These PWM channels, using RP2040 Hardware-PWM channels, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software ISR-based PWM, using millis(), micros() or Timer Interrupt. This important feature is absolutely necessary for mission-critical tasks. You can start, stop, change and restore the settings of any PWM channel on-the-fly

Language: C - Size: 48.8 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

KirillTregubov/SmartLock

A TOTP-based smart lock system built for an ARM microprocessor.

Language: C++ - Size: 167 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

vznncv/TARGET_BLACKPILL_F411CE

Mbed OS 6 port of WeAct STM32F411CE board

Language: C - Size: 1.16 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

pilotak/DebounceIn

Debounce InterruptIn for mbed

Language: C++ - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 3

kshoji/mbed-os-USB-MIDI-2.0

USB MIDI 2.0 implementation for Mbed OS 6

Language: C++ - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

coisme/Mbed-to-AWS-IoT

Mbed example program connecting to AWS IoT with MQTT over TLS

Language: C++ - Size: 27.3 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 4

tinybeachthor/mbedos-maxon-epos4

EPOS4 Motorcontroller CANOpen communication

Language: C++ - Size: 304 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

MultiTechSystems/mbed-os-lorawan-tinyshell

Command line interface integrated with mbed-os lorawan stack

Language: C - Size: 169 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

Hameem1/Indoor-Localization-using-CellLocate

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.

Language: C++ - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

tsaarni/stm32f103-low-power-mbed

How to enable standby mode on STM32F1

Language: C++ - Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

yutotnh/spirit

モータードライバ用ライブラリ

Language: C++ - Size: 405 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 2

alpsayin/mbed-simulator Fork of ARMmbed/mbed-simulator

Experimental simulator for Mbed OS 5 applications

Language: C - Size: 79.1 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 5

Aditya-A-garwal/mbed-HD44780LCD

A simple library to use 16x2 character LCDs with ARM MBed OS and ARM Cortex M Microcontrollers

Language: C++ - Size: 24.4 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Aditya-A-garwal/mbed-HCSR04

A simple library to use the HCSR04 ultrasonic sensor with ARM MBed OS and ARM Cortex M Microcontrollers

Language: C++ - Size: 29.3 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Aditya-A-garwal/mbed-Keypad

A simple library to use popular 4x4 Keypads with ARM MBed OS and ARM Cortex M Microcontrollers

Language: C++ - Size: 112 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Insper/crazyflie-firmware

Bitcraze Crazyflie 2.0/2.1 firmware utilizing ARM Mbed OS

Language: C++ - Size: 53.7 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 71

shindoh-org/mbed-vscode-tools

VSCode Intellisense For Your Mbed Projects

Language: Python - Size: 47.9 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

pilotak/MovingAverageFloat

Arduino & Mbed Library for averaging float numbers

Language: C++ - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

vznncv/TARGET_BLACKPILL_F401CC

Mbed OS 6 port of WeAct STM32F401CC board

Language: C - Size: 1.16 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

leka/docker-embedded-toolchains

⚠️ - WIP - Docker container for the arm-none-eabi toolchain and tools used for LekaOS

Language: Dockerfile - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

pilotak/mbed-text-display

LCD & OLED text display library for mbed OS 6

Language: C++ - Size: 61.5 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 2

sarincr/ARM-KL25Z-mBed-IDE-Example-Progrms

Basic Programming exercises for FRDM-KL25Z: Freedom Development Platform for Kinetis® KL14, KL15, KL24, KL25 MCUs. The Freedom KL25Z is an ultra-low-cost development platform for Kinetis® L Series KL1x (KL14/15) and KL2x (KL24/25) MCUs built on Arm® Cortex®-M0+ processor. Features include easy access to MCU I/O, battery-ready, low-power operation, a standards-based form factor with expansion board options and a built-in debug interface for flash programming and run-control. The FRDM-KL25Z is supported by a range of NXP® and third-party development software. You can now use mbed.org at no charge, with full access to the online SDK, tools, reusable code—which means no downloads, installations or licenses—and an active community of developers. Processor Expert® component for low voltage H-Bridge products enables rapid embedded application development. The FRDM-KL25Z is supported by Zephyr OS for developing the Internet of Things with a free, open-source embedded operating system.

Language: C - Size: 10.6 MB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

andi-h/mbed-os Fork of ARMmbed/mbed-os

Mbed OS port for the Xilinx Cortex M1 core on the Zedboard (branch XC7Z020; RTOS, GPIO and UART support, Timer and I2C implementation started)

Language: C - Size: 243 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

pilotak/AsynchSerial

Wrapper around mbed UARTSerial with added timeouts

Language: C++ - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

tsaarni/ir-remote-control-repeater

DYI IR remote control signal extender

Language: C++ - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

n-eq/mbed-vim

Execute mbed-CLI commands from within Vim

Language: Vim script - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

TIT8/BLE-sensor_PDM-microphone

Speech recognition using Wit.Ai, Nordic nrf52, ST microphone, PDM/PCM, Serial communication and Python. Humidity sensor data notified via Bluetooth Low Energy.

Language: Python - Size: 1.83 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

dsavvari/DISCO-L4S5I-IOT01A

MBED OS STM32 examples and experiments on a B-L4S5I-IOT01A Discovery

Language: C - Size: 8.48 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

TIT8/BLE

BLE on nRF

Language: Python - Size: 35.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Embedded-AMS/EmbeddedProto_Example_Mbed_to_server

This example shows how you could communicate over ethernet using TCP sockets in a structured manner, using protobuf and Mbed OS as an RTOS.

Language: Python - Size: 33.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

geekshow/mbed-os6-stm32-w5500-mqtt

Home MQTT ethernet controller using mbed os

Language: C++ - Size: 1.12 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

featherchen/GestoTrack

An gesture tracking system built on STM32 B-L475E-IOT01A2

Language: C++ - Size: 1.31 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

pilotak/MovingAverageAngle

Arduino & Mbed Library for averaging angles 0-360°

Language: C++ - Size: 29.3 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 2

Inspirate789/NETWORK-OS-IOT

Research work at BMSTU on "Network operating systems"

Language: TeX - Size: 91.7 MB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

hankhjliao/magic_wand_mbed

Deploy magic wand model on mbed K66F

Language: C++ - Size: 1.02 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

LuigiSigillo/NextRoom

An IoT system that can change the way in which you visit a museum, and makes you focus more on the pieces of art that you like most. It can suggest the next section you could visit based on the time you have spent in the previous sections.

Language: Python - Size: 42.1 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

akiroz/Mbed-ModbusMaster

Modbus-RTU master library for mbed OS

Language: C++ - Size: 32.2 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

SuperThunder/Tach

Simple tachometer class for Mbed OS6 based on InterruptIn with a Ticker to calculate RPM at a given rate

Language: C++ - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

phlegx/gnss

GNSS library for Ublox C030-412m board with ZOE-M8B chip.

Language: C++ - Size: 41 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

veracioux/siau-devconf

An MBED C++ code generator for smart home devices

Language: C++ - Size: 290 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

SpotlightKid/mbed-blackpill-demos

Small demo firmware programs for "Black Pill" board with STM32F411CEU6 MCU using mbed. Each branch has a different demo project.

Language: C - Size: 58.6 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

pilotak/mbed-cellular-boilerplate 📦

Mbed uBlox cellular basic with reconnect

Language: C++ - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

pilotak/CR95HF

Mbed library for CR95HF (X-Nucleo NFC03A1)

Language: C++ - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

priyablue/MQTT-demo-MBED-DISCO_L475VG_IOT01A

MQTT demo for the STM32 IoT discovery Board with thingsboard.io

Language: C - Size: 6.39 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

jongreene/acorns-rover

RTOS framework capable of servicing remote instructions received over a serial connection.

Language: C++ - Size: 6.27 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

devangel77b/Spektrum

mbed library for Spektrum serial receivers

Language: C++ - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

tsaarni/stm32f103-minimal-template

Project template for barebones STM32F103C8

Language: C++ - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

tsaarni/stm32f030-minimal-template

Project template for barebones STM32F030F4

Language: C - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

chirp/chirp-mbed-os-lib

Chirp SDK library for Mbed

Size: 1.44 MB - Last synced at: 13 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

sansil/sim800c

Language: HTML - Size: 5.74 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

thinkberg/mbed-memtrace-logger

Analyzes and los the memtrace output from mbed-os in a readable form

Language: Python - Size: 89.8 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

pilotak/stm32-uid

Mbed helper to get UID as base64

Language: C++ - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

tsaarni/RF24-mbed Fork of nRF24/RF24

Port of RF24 library for ARM Mbed OS

Language: C++ - Size: 1.33 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

istepura/kw41z-rf-driver

mbed Nanostack RF driver for NXP KW41Z wireless MCU

Language: C - Size: 88.9 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

inhald/self_balancing_robot

Self-Balancing Robot using Multithreaded PID-Control.

Language: C++ - Size: 2.59 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Ivagnesmanuel/Ablativo-IoT Fork of Ablativo/Ablativo_Documents

Documents and repos links for the Ablativo IoT project

Size: 15 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

vadimkim/max30002

mbed-os driver for MAX30002

Language: C++ - Size: 7.81 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

kimsniper/lsm9ds1_cpp

C++ library for LSM9DS1 9DOF IMU sensor. Sample implementations for Arduino Nano 33 BLE Sense MBED OS included

Language: C++ - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

dimajolkin/MBED_BSP_DISCO_F429ZI

MBED_BSP_DISCO_F429ZI

Language: C - Size: 83 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

catie-aq/mbed_zest-core-stm32l496rg

Mbed OS custom target for Zest_Core_STM32L496RG

Language: C - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

slamko/ir-mbed-os

IR communication library for Mbed OS

Language: C++ - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

catie-aq/mbed_sockets-example

Mbed Sockets example - Can be used with Ethernet, WiFi or any NetworkInterface

Language: C++ - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

catie-aq/mbed_ti-tsc2003

Mbed OS driver for TI TSC2003 resistive touch-screen controller

Language: C++ - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

martinknapp18/cold_atom

Experimental control system using ARM mbed OS on STM32 Nucleo board

Language: C++ - Size: 172 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ElectronicCats/ArduinoCore-mbed-backup Fork of arduino/ArduinoCore-mbed

Language: C - Size: 608 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

urbao/single-chip

2023 NCKU Single Chip Lab Arduino Code

Language: C++ - Size: 575 KB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mshakula/RoostaBoosta

IoT Weather Alarm Clock - Georgia Tech ECE 4180 Spring 2023 Final Project

Language: C++ - Size: 254 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

slamko/CachedBus

Cached read bus for mbed arm

Language: C++ - Size: 39.1 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

sakuexe/iot-project-2023-microcontroller

IoT project 2023 - Micro controller code and libraries used

Language: C++ - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

xitowzys-ISU/Matrix-Buttons 📦

💡 Matrix keyboard control [👨‍🏫 Teacher: Веснин Артем Михайлович] {6️⃣ Semester} (Internet of Things)

Language: C++ - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

catie-aq/mbed_bosch-sensortec-bma280-example

Bosch Sensortec BMA280 acceleration sensor driver for mbed OS example

Language: C++ - Size: 37.1 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0