-
wasm_thread Public
A rust `std::thread` replacement for wasm32 target
-
esp32c3-no-std-async-mqtt-demo Public
Forked from JurajSadel/esp32c3-no-std-async-mqtt-demoRust Apache License 2.0 UpdatedSep 27, 2024 -
-
embassy Public
Forked from embassy-rs/embassyRust Embedded async executor and HALs
Rust Apache License 2.0 UpdatedMay 27, 2024 -
nav-types Public
Forked from nordmoen/nav-typesRust library to work with global positions and vectors
Rust UpdatedMay 20, 2024 -
dps310-rs Public
Forked from dprotsiv/dps310-rsInfineon DPS310 I2C driver in rust
Rust MIT License UpdatedApr 8, 2024 -
sht25 Public
Rust driver for SHT25 temperature/humidity sensor
-
Tasmota Public
Forked from arendst/TasmotaAlternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP…
C GNU General Public License v3.0 UpdatedMar 26, 2024 -
hub75-pio-rs Public
Forked from kjagiello/hub75-pio-rsHUB75 driver for RP2040. Uses PIO and DMA to achieve high refresh rate and high color depth with zero CPU overhead.
Rust MIT License UpdatedMar 24, 2024 -
-
libcamera-rs Public
Forked from lit-robotics/libcamera-rsExperimental Rust bindings for libcamera
Rust Apache License 2.0 UpdatedNov 9, 2023 -
canadensis Public
Forked from samcrow/canadensisA Rust implementation of UAVCAN v1
Rust Apache License 2.0 UpdatedOct 5, 2023 -
shared-bus Public
Forked from Rahix/shared-busCrate for sharing buses between multiple devices
Rust Apache License 2.0 UpdatedOct 4, 2023 -
node-ble Public
Forked from maxsimych/node-bleBluetooth Low Energy (BLE) library written with pure Node.js (no bindings) - baked by Bluez via DBus
JavaScript MIT License UpdatedAug 11, 2023 -
rxing Public
Forked from rxing-core/rxingcRustacean Crossing
Rust Apache License 2.0 UpdatedMar 13, 2023 -
stm32f4xx-hal Public
Forked from stm32-rs/stm32f4xx-halA Rust embedded-hal HAL for all MCUs in the STM32 F4 family
Rust BSD Zero Clause License UpdatedFeb 18, 2023 -
-
modular-json-rpc Public
Modular JSON-RPC 2.0 library that allows easy addition of transports
-
pyuavcan Public
Forked from OpenCyphal/pycyphalPython implementation of the UAVCAN protocol stack.
Python MIT License UpdatedDec 10, 2022 -
openvino-rs Public
Forked from intel/openvino-rsRust bindings for OpenVINO™
Rust Apache License 2.0 UpdatedDec 6, 2022 -
drm-fourcc-rs Public
Forked from dzfranklin/drm-fourcc-rsProvides an enum with every valid Direct Rendering Manager (DRM) format fourcc
Rust UpdatedNov 10, 2022 -
libcamera Public
Forked from kbingham/libcameralibcamera - Making complex cameras easy. This is a personal fork, please use the upstream repository at https://git.libcamera.org/libcamera/libcamera.git/
C++ Other UpdatedNov 3, 2022 -
ili9341-rs Public
Forked from yuri91/ili9341-rsA WIP, no_std, generic driver for the ILI9341 (and ILI9340C) TFT LCD display
Rust Apache License 2.0 UpdatedOct 7, 2022 -
-
bq24196-rs Public
Rust driver for bq24196 battery controller
Rust Apache License 2.0 UpdatedApr 8, 2022 -
python-can Public
Forked from hardbyte/python-canThe can package provides controller area network support for Python developers
Python GNU Lesser General Public License v3.0 UpdatedMar 12, 2022 -
covid19_spaceapps_mission Public archive
A pandemic simulation game. http://playoversight.co/
-
candle_driver Public
Python wrapper for candle (gs_usb) adapters.
-
libuavcan_stm32 Public
Forked from OpenCyphal-Garage/platform_specific_componentsLibuavcan driver for STM32-based microcontrollers.
C++ MIT License UpdatedOct 22, 2021 -
linux-rtic Public
An RTIC implementation for real-time Linux.