This commit is contained in:
2024-02-27 20:39:27 +01:00
parent 9c493d515e
commit 4f70ea392b
3 changed files with 18 additions and 4 deletions

View File

@ -40,3 +40,15 @@ Short pulse: 550ns
Long pulse: 1.18us
![](./docs/pulse_long.png)
During of loading data into five LEDs: 297us
![](./docs/five_leds.png)
| # of LEDs | Load Time |
| --------- | --------- |
| 5 | 297us |
| 10 | 594us |
| 100 | 5.9ms |
| 200 | 11.8ms |