Adds 7" screen LastHeard-Dashboard-Multislot-Enhanced
This actually needs NextionDriver to be installed
This commit is contained in:
parent
8766a4eabb
commit
122f219ec2
5 changed files with 44 additions and 0 deletions
BIN
70/LastHeard-Dashboard-Multislot-Enhanced/Multi-LH-DMR-NX8048K070_011.HMI
Executable file
BIN
70/LastHeard-Dashboard-Multislot-Enhanced/Multi-LH-DMR-NX8048K070_011.HMI
Executable file
Binary file not shown.
BIN
70/LastHeard-Dashboard-Multislot-Enhanced/Multi-LH-DMR-NX8048K070_011.tft
Executable file
BIN
70/LastHeard-Dashboard-Multislot-Enhanced/Multi-LH-DMR-NX8048K070_011.tft
Executable file
Binary file not shown.
20
70/LastHeard-Dashboard-Multislot-Enhanced/README.md
Normal file
20
70/LastHeard-Dashboard-Multislot-Enhanced/README.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
# LastHeard Dashboard Multislot for 7 inch screen
|
||||
|
||||
This is a simple last-heard-table for an enhanced 7 inch screen by Nextion.
|
||||
Including the HMI and TFT files for quick flashing or editing.
|
||||
|
||||
The screen operates at 115200 baud. This is set on the MMDVM page. Select
|
||||
layout 4 in your `MMDVM.ini`. On Pi-Star that would be ON7LDS 3 HS.
|
||||
|
||||
Feel free to modify it to your needs.
|
||||
|
||||
If you re-publish your screen based on my version a link back to the repository
|
||||
or my website [oe7drt.com](https://oe7drt.com) is well appreciated.
|
||||
|
||||
[I made a blog post][blog post] about this screen.
|
||||
|
||||
[blog post]: https://oe7drt.com/blog/my-7inch-dmr-dashboard/
|
||||
|
||||
# Preview
|
||||
|
||||
![screen previews](nxt07_screens.png)
|
BIN
70/LastHeard-Dashboard-Multislot-Enhanced/nxt07_screens.png
Normal file
BIN
70/LastHeard-Dashboard-Multislot-Enhanced/nxt07_screens.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 56 KiB |
24
README.md
24
README.md
|
@ -2,6 +2,30 @@
|
|||
|
||||
This is a collection of Nextion Screen Layouts that I have made.
|
||||
|
||||
The bigger screens usually run with a higher baudrate of 115200. With 9600
|
||||
the screen may flicker a little bit.
|
||||
|
||||
## Files in this repo (2020-03-20)
|
||||
|
||||
```
|
||||
MMDVM-Nextion-Screen-Layouts
|
||||
├── 24
|
||||
│ └── LastHeard-Dashboard-Multislot
|
||||
│ ├── DMR-LH-BACKGROUND.png
|
||||
│ ├── MultiSlot-LastHeard-L3-NX3224T024_011.hmi
|
||||
│ ├── MultiSlot-LastHeard-L3-NX3224T024_011.tft
|
||||
│ ├── README.md
|
||||
│ └── screens.png
|
||||
├── 70
|
||||
│ └── LastHeard-Dashboard-Multislot-Enhanced
|
||||
│ ├── Multi-LH-DMR-NX8048K070_011.HMI
|
||||
│ ├── Multi-LH-DMR-NX8048K070_011.tft
|
||||
│ ├── README.md
|
||||
│ └── nxt07_screens.png
|
||||
├── LICENSE
|
||||
└── README.md
|
||||
```
|
||||
|
||||
## Licenses
|
||||
|
||||
Usually I license my code or similar stuff under the MIT license. All projects
|
||||
|
|
Loading…
Reference in a new issue