esp-rs / espmonitorLinks
Cargo tool for monitoring ESP32/ESP8266 execution
☆48Updated 2 years ago
Alternatives and similar repositories for espmonitor
Users that are interested in espmonitor are comparing it to the libraries listed below
Sorting:
- Rust crates providing a generic interface for display drivers and some default implementations (GPIO, SPI and I2C)☆89Updated 2 months ago
- Minimal and reusable non-blocking I/O layer☆103Updated last year
- Crate for sharing buses between multiple devices☆135Updated last year
- VSCode debug extension for probe-rs. It uses the MS DAP protocol to communicate directly with the probe (via probe-rs), and supports basi…☆72Updated 5 months ago
- A minimal async executor suitable for embedded environments☆39Updated 2 years ago
- Provides print! and println! implementations various Espressif devices☆19Updated last year
- Infrared remote control library for embedded Rust☆59Updated 7 months ago
- Build support for embedded Rust: Cargo integration with other embedded build ecosystems & tools, like PlatformIO, CMake and kconfig.☆170Updated 3 months ago
- Time(ing) library (Instant/Duration/Clock/Timer/Period/Frequency) for bare-metal embedded systems☆93Updated 4 years ago
- Minimal no_std MQTT v5.0 client implementation☆169Updated 9 months ago
- Work-in progress minimal CDC-ACM (USB serial port) class for usb-device☆130Updated last month
- A hardware abstraction layer for the esp32 written in Rust.☆194Updated 3 years ago
- Peripheral access crate for the ESP32☆128Updated 4 years ago
- no_std crate for parsing AT commands☆131Updated last week
- An Embedded Network Abstraction Layer☆195Updated last month
- Rust APIs and abstractions for various embedded services (WiFi, Network, Httpd, Logging, etc.)☆163Updated 9 months ago
- Firmware for the volume control hardware, targeting an STM32F4 board☆76Updated 5 months ago
- Starts a local server serving a web page to flash a given ELF file☆49Updated last year
- Idiomatic Rust API for littlefs☆87Updated 3 weeks ago
- Rust library for displays using the ST7735 driver☆62Updated last year
- Pluggable critical section☆154Updated 3 months ago
- An Embedded Storage Abstraction Layer☆79Updated 11 months ago
- Rust ESP32 WiFi Library☆81Updated 3 years ago
- implementation of embedded-storage traits to access unencrypted ESP32 flash☆26Updated last year
- A wrapper for the ESP32 NimBLE Bluetooth stack.