michaelbeaumont / dht-sensorLinks
Rust embedded-hal based driver for the DHT11/DHT22 sensor
☆32Updated 8 months ago
Alternatives and similar repositories for dht-sensor
Users that are interested in dht-sensor are comparing it to the libraries listed below
Sorting:
- Rust async HTTP client for embedded/no_std☆225Updated 3 weeks ago
- Adds zero-cost stack overflow protection to your embedded programs☆389Updated 3 weeks ago
- Register access crate for AVR microcontrollers☆222Updated this week
- MIPI Display Serial Interface unified driver☆223Updated 3 months ago
- SSD1306 OLED driver☆398Updated 6 months ago
- An async no_std HTTP server suitable for bare-metal environments, heavily inspired by axum☆341Updated last month
- A Rust embedded-hal HAL for all MCUs in the STM32 F3 family☆176Updated last year
- The end user crate for smart leds (like ws2812)☆129Updated 7 months ago
- Crate for sharing buses between multiple devices☆135Updated last year
- a cargo extension for working with microcontrollers☆286Updated 2 years ago
- Use ws2812 on rust with embedded-hal spi☆93Updated 6 months ago
- MQTT client for embedded devices, written in rust☆66Updated last year
- Implementation of the `embedded-hal` traits for Linux devices☆294Updated 2 months ago
- Rust APIs and abstractions for various embedded services (WiFi, Network, Httpd, Logging, etc.)☆167Updated 11 months ago
- Minimal no_std MQTT v5.0 client implementation☆174Updated 11 months ago
- A toolkit to create better Rust device drivers, faster☆257Updated last week
- A platform agnostic Rust driver for the Bosch BM[PE]-280☆70Updated 9 months ago
- WS2812 driver using ESP32 RMT for Rust☆61Updated 2 months ago
- Rust native mqtt client for both std and no_std environmnents.☆81Updated this week
- An RPC layer for postcard based protocols☆190Updated last month
- Mocks for testing embedded-hal based drivers without hardware access.☆140Updated last month
- Build support for embedded Rust: Cargo integration with other embedded build ecosystems & tools, like PlatformIO, CMake and kconfig.☆175Updated 5 months ago
- A wrapper for the ESP32 NimBLE Bluetooth stack.☆161Updated last week
- `serde-json` for `no_std` programs☆186Updated last month
- cargo-generate template for avr-hal projects☆166Updated 2 weeks ago
- A rust websocket library for embedded systems (no_std)☆117Updated last year
- async + no_std + no-alloc implementations of various network protocols☆200Updated this week
- Example projects using Real-Time Interrupt-driven Concurrency (RTIC) on different MCUs☆142Updated last year
- Infrared remote control library for embedded Rust☆58Updated 9 months ago
- A test harness and runner for embedded devices