Skip to content

Commit 007f987

Browse files
committed
READNE.md update
1 parent f4299b7 commit 007f987

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Blazor WebAssembly code and demo app for communicating with the "Matrix LED Disp
55
- [MI Matrix Display Web App](https://lostbeard.github.io/SpawnDev.MatrixLEDDisplay/)
66
- Display `.jpg`, `.png`, or `.gif` images on your 16x16 LED display using your web browser and Bluetooth.
77
- Animated `.gif` images are supported (limited to 8 frames.)
8+
- No graffiti mode at this time.
89

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

@@ -20,8 +21,9 @@ and [Matrix Panel Plus](https://apps.apple.com/us/app/matrix-panel-plus/id674326
2021
Merkury Innovations website doesn't list this display.
2122
This YouTube [reviewer](https://www.youtube.com/watch?v=QN0TxJoeTNk) had the same issue.
2223

23-
I tried "MatrixPanel Plus" on 2 Android phones and the app didn't see or connect to the display on either one. The problem appears to be the app itself because my old Moto E running Android 10 was able to connect to and control the MI Matrix Display using Google Chrome and this demo.
24-
The app must work on some devices though, as the GitHub repo I found with a lot of Bluetooth protocol work for this display apparently used that app. Reference: [offe/mi-led-display/snoops/README.md](https://github.com/offe/mi-led-display/blob/main/snoops/README.md)
24+
I tried "MatrixPanel Plus" on 3 Android phones and the app only worked on 1 of them (the only Samsung, and newer than the others.)
25+
The problem appears to be the app itself because my old Moto E running Android 10 was able to connect to and control the MI Matrix Display
26+
using Google Chrome and this [MI Matrix Display Web App](https://lostbeard.github.io/SpawnDev.MatrixLEDDisplay/).
2527

2628
So if you bought one of these cool displays and want an alternative to the default app, this library and demo app can help you do that.
2729

0 commit comments

Comments
 (0)