-
The half bridge driver should be reworked to allow having multiple phases in parallel. This might also lead to a more generic complementary PWM signal driver that can be upstreamed to Zephyr.
Name …
-
Purpose - eventually provide real-time monitor of CIM motor temperature. As a stepping-stone, do data logging with an Arduino and temperatures sensors.
1. (1 done) Attach the sensor to PWM female …
-
```
17:28:34.751 -> rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
17:28:34.751 -> configsip: 0, SPIWP:0xee
17:28:34.751 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00…
-
I was looking at PWM driver API interface because of one project and some possible changes have come to my mind. The current API utilizes two structures, `pwm_info_s` and `pwm_chan_s` with the latter …
-
For an older version of Anduril I started to implement a new channel that allows the user to select the aux color:
https://github.com/SammysHP/flashlight-firmware/compare/multi-channel...mc-auxmix-…
-
I'd like to propose a new `CapturePin` trait for representing a single input capture channel. It is to the `Capture` trait what `PwmPin` is to `Pwm`. Since single-channel singleton abstractions are pr…
-
### Which feature would you like to have?
I'm trying to mow my lawn and I bought the [DIY lawn mower Alfred](https://alfred.marotronics.de/). Later I discovered that it is running on a [BananaPI M4](…
-
Jeremy Bentham has figured out how to use the Raspberry Pi's SMI peripheral to drive up to 16 channels of RGB LEDs at once via DMA. See https://iosoft.blog/2020/09/29/raspberry-pi-multi-channel-ws281…
-
#### Description
Add the support for the mcu RP2040 as weel as the Raspberry-Pi Pico board.
Raspberry Pi Pico is a low-cost, high-performance microcontroller board with flexible digital interface…
tprrt updated
2 months ago
-
@mv1993 request - add a Brightness characteristic that's hooked into SoftPWM - enable dimming of LEDs
rsg98 updated
7 years ago