Skip to content

Commit ed0a1b6

Browse files
committed
README.md update
1 parent dc53434 commit ed0a1b6

1 file changed

Lines changed: 4 additions & 10 deletions

File tree

README.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# SpawnDev.MatrixLEDDisplay
22
Blazor WebAssembly code and demo app for communicating with the "Matrix LED Display" by Merkury Innovations, aka "MI Matrix Display".
33

4-
[Demo Web App](https://lostbeard.github.io/SpawnDev.MatrixLEDDisplay/)
4+
## Web app
5+
- [MI Matrix Display Web App](https://lostbeard.github.io/SpawnDev.MatrixLEDDisplay/)
6+
- Display `.jpg`, `.png`, or `.gif` images on 16x16 LED display using your web browser and Bluetooth.
7+
- Animated `.gif` images are supported (limited to 8 frames.)
58

69
![Matrix LED Display](https://raw.githubusercontent.com/LostBeard/SpawnDev.MatrixLEDDisplay/master/SpawnDev.MatrixLEDDisplay.Demo/wwwroot/mi-matrix-display-400x334.png)
710

@@ -25,9 +28,6 @@ So if you bought one of these cool displays and want an alternative to the defau
2528
## References
2629
- Awesome protocol work: [offe/mi-led-display](https://github.com/offe/mi-led-display)
2730

28-
## WIP
29-
Created 2025-08-17. Current version allows connecting to the display and drawing a spread of colors.
30-
3131
## Nerd stuff
3232
From Chrome Bluetooth Devices
3333
- chrome://bluetooth-internals/#devices
@@ -41,9 +41,3 @@ Services:
4141
- Descriptors:
4242
- 00002902-0000-1000-8000-00805f9b34fb
4343
- 0000af30-0000-1000-8000-00805f9b34fb
44-
45-
### Todo
46-
- Add library methods for common tasks.
47-
- Live drawing canvas
48-
- Animated images
49-
- Generative AI images

0 commit comments

Comments
 (0)