Skip to content

Commit

Permalink
Reformat readme.md (#23)
Browse files Browse the repository at this point in the history
* Reformat Recommended boards section

Added tabled to join board images with board parameters

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Fix table

---------

Co-authored-by: Awawa <[email protected]>
  • Loading branch information
igorwojda and awawa-dev committed Oct 19, 2024
1 parent 88a9ecc commit da3de40
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,8 @@ Of course, you can also build your custom firmware completely online using Githu

# Some benchmark results

| Single RGBW LED strip | Max. refresh rate |
|------------------------------------------------|-------------------|
| 300LEDs RGBW<br>Refresh rate/continues output | 83 |
| 600LEDs RGBW<br>Refresh rate/continues output | 42 |
| 900LEDs RGBW<br>Refresh rate/continues output | 28 |

| Parallel multi-segment mode | Max. refresh rate |
|---------------------------------------------------------------------------|----------------------|
| 300LEDs RGBW<br>Refresh rate/continues output<br>SECOND_SEGMENT_INDEX=150 | 100 |
| 600LEDs RGBW<br>Refresh rate/continues output<br>SECOND_SEGMENT_INDEX=300 | 83 |
| 900LEDs RGBW<br>Refresh rate/continues output<br>SECOND_SEGMENT_INDEX=450 | 55 |
| Single LED strip | Max. refresh rate | Parallel multi-segment mode | Max. refresh rate |
|------------------|:-----------------:|-----------------------------|:-----------------:|
| 300LEDs RGBW | 83 | 300LEDs RGBW<br>SECOND_SEGMENT_INDEX=150 | 100 |
| 600LEDs RGBW | 42 | 600LEDs RGBW<br>SECOND_SEGMENT_INDEX=300 | 83 |
| 900LEDs RGBW | 28 | 900LEDs RGBW<br>SECOND_SEGMENT_INDEX=450 | 55 |

0 comments on commit da3de40

Please sign in to comment.