-
I'd _love_ to get an electronic chess set to teach my children the valid moves i.e. rules of the game. ðŸ’
https://www.chessnutech.com/products/chessnut-pro-1
Difficult to find from the product…
-
**Describe the problem you have/What new integration you would like**
Add support for for WS2814 Addressable LEDs to the Beken SPI LED Strip platform [https://esphome.io/components/light/beken_sp…
-
I tried the crate like this with my ESP32-C3-Zero:
```
use anyhow::Result;
use esp_idf_hal::delay::FreeRtos;
use esp_idf_hal::peripherals::Peripherals;
use esp_idf_svc::log::EspLogger;
use esp…
-
https://github.com/fgebhart/smart_alarm/blob/44e684cc3541109a76f7a6986a2c6938234dfa3a/smart_alarm/smart_alarm#L530
**Bug:**
```
Traceback (most recent call last):
File "smart_alarm", line 53…
-
### The problem
Referencing this issue here (which was falsely closed by the stale bot...): [#58906](https://github.com/home-assistant/core/issues/58906)
Essentially the same as this user wrote, j…
-
The LEDs we have (RGB LEDs with a separate WS2811 control chip) seem to have the red and green channels swapped with respect to what the smart-leds ws2812-spi expects.
Extend the crate to make thi…
-
**Information**
- Solaar version: `1.1.11+dfsg-2`
- Device: Logitech MX Master 3s for Mac
- Distribution: Ubuntu 24.04
- Kernel version: `Linux 6.8.0-49-generic x86_64 GNU/Linux`
- Output o…
-
I want to use ws2812-async and smart-leds-matrix, but the matrix requires the writer to be a `SmartLedsWriter`. That uses sync instead of async methods though.
Any suggestions?
-
Since the switch to meson over make, I am no longer able to build the driver on OSX. I get an error saying it can't find libpcsclite. The fallback method provided does not seem to account for OSX eith…
-
I created this based on the STM32 example:
```
use anyhow::Result;
use esp_idf_hal::delay::FreeRtos;
use esp_idf_hal::peripherals::Peripherals;
use esp_idf_hal::spi::{config::Config, SpiDeviceD…