Update README and CHANGELOG
- Add shields - Fix typo - Update changelog
This commit is contained in:
parent
1519a4b957
commit
c15a1099f2
11
CHANGELOG.md
11
CHANGELOG.md
@ -11,3 +11,14 @@
|
|||||||
### Fixes
|
### Fixes
|
||||||
|
|
||||||
### Thanks
|
### Thanks
|
||||||
|
|
||||||
|
## 0.1.1 - 2023-04-16
|
||||||
|
|
||||||
|
### Changes
|
||||||
|
- Added shields to README.
|
||||||
|
- Fixed some typos.
|
||||||
|
|
||||||
|
## 0.1.0 - 2023-04-16
|
||||||
|
|
||||||
|
Initial release.
|
||||||
|
|
||||||
|
@ -1,11 +1,14 @@
|
|||||||
# pixelfoo-viewer
|
# pixelfoo-viewer
|
||||||
|
|
||||||
|
[<img alt="codeberg" src="https://img.shields.io/badge/codeberg-poc/pixelfoo-viewer?style=for-the-badge&labelColor=555555&logo=codeberg" height="20">](https://github.com/starblue/lowdim)
|
||||||
|
[![Crate](https://img.shields.io/crates/v/pixelfoo-viewer.svg)](https://crates.io/crates/pixelfoo-viewer)
|
||||||
|
|
||||||
> A viewer for pixelfoo frame streams.
|
> A viewer for pixelfoo frame streams.
|
||||||
|
|
||||||
## Background
|
## Background
|
||||||
|
|
||||||
At Chaospott in Essen we have a large 80x40 array of Neopixel LEDs
|
At Chaospott in Essen we have a large 80x40 array of Neopixel LEDs
|
||||||
in the ceiling our main room.
|
in the ceiling of our main room.
|
||||||
A server can run various apps to generate animations on the LED array.
|
A server can run various apps to generate animations on the LED array.
|
||||||
|
|
||||||
## Apps
|
## Apps
|
||||||
|
Loading…
Reference in New Issue
Block a user