Registry / embedded / esp-hal-smartled

esp-hal-smartled

JSON →
library0.17.0rscratesunverified

RMT peripheral adapter for smart LEDs on ESP32.

embeddedother
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

use esp_hal_smartled::SmartLedsAdapter;

Create a SmartLED adapter using the RMT peripheral.

use esp_hal_smartled::SmartLedsAdapter; fn main() { let adapter = SmartLedsAdapter::new(); println!("SmartLED adapter created"); }
Debug
Known footguns
gotchaRequires ESP32 hardware with RMT peripheral.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
16 hits · last 30 days
gptbot
3
amazonbot
3
claudebot
3
mj12bot
1
ahrefsbot
1
Resources