mirror of
https://github.com/Godzil/MB701-Reverse.git
synced 2026-04-29 13:29:37 +02:00
11 lines
680 B
Markdown
11 lines
680 B
Markdown
MB701 Reverse engeneeering effort
|
|
=================================
|
|
|
|
This git repository include all the file related to the reverse engineering of the MinBay MB701 Pixel Art Board.
|
|
|
|
The goal is to document as much as possible the file format used by the Pixel Art Board, both the [.PIX](PIXB.md) and [.DAT](PTCR.md) file, reverse on them is near complte, there are still unknown part but they are decypherable as is.
|
|
|
|
The second goal is to understand the update format and potentially allowing to use the board for executing your own code.
|
|
|
|
An effort to find how the Bluetooth is workind is also underway but too early to document it. Up so far all I can say is that it use BLE.
|