https://github.com/meowmeowahr/dmd_pagebuilder
Create graphics for DMD Page Loader
https://github.com/meowmeowahr/dmd_pagebuilder
32x32 dmd gui gui-application hub12 pyqt pyqt5 python qt-material
Last synced: 6 days ago
JSON representation
Create graphics for DMD Page Loader
- Host: GitHub
- URL: https://github.com/meowmeowahr/dmd_pagebuilder
- Owner: meowmeowahr
- License: gpl-3.0
- Created: 2023-06-10T03:40:53.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-24T03:42:07.000Z (over 2 years ago)
- Last Synced: 2025-01-11T15:23:44.108Z (over 1 year ago)
- Topics: 32x32, dmd, gui, gui-application, hub12, pyqt, pyqt5, python, qt-material
- Language: Python
- Homepage:
- Size: 171 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DMD Page Builder
Create Images for [DMD Page Loader](https://github.com/meowmeowahr/DMD_PageLoader)
# Features
* Load 32x32 image in 12 different formats
* Built-in example images
* Screen preview
* Export DMD v2
## DMD File Format
| Byte Range | Description |
|------------------------|------------------------------|
| 0 (h0) | Page Time Multiplier |
| 1 (h1) ... 1024 (h400) | Image Data (0 = OFF, 1 = ON) |