diff --git a/70/LastHeard-Dashboard-Multislot-Enhanced/Multi-LH-DMR-NX8048K070_011.HMI b/70/LastHeard-Dashboard-Multislot-Enhanced/Multi-LH-DMR-NX8048K070_011.HMI new file mode 100755 index 0000000..8acaeca Binary files /dev/null and b/70/LastHeard-Dashboard-Multislot-Enhanced/Multi-LH-DMR-NX8048K070_011.HMI differ diff --git a/70/LastHeard-Dashboard-Multislot-Enhanced/Multi-LH-DMR-NX8048K070_011.tft b/70/LastHeard-Dashboard-Multislot-Enhanced/Multi-LH-DMR-NX8048K070_011.tft new file mode 100755 index 0000000..2bb5991 Binary files /dev/null and b/70/LastHeard-Dashboard-Multislot-Enhanced/Multi-LH-DMR-NX8048K070_011.tft differ diff --git a/70/LastHeard-Dashboard-Multislot-Enhanced/README.md b/70/LastHeard-Dashboard-Multislot-Enhanced/README.md new file mode 100644 index 0000000..60dce90 --- /dev/null +++ b/70/LastHeard-Dashboard-Multislot-Enhanced/README.md @@ -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) diff --git a/70/LastHeard-Dashboard-Multislot-Enhanced/nxt07_screens.png b/70/LastHeard-Dashboard-Multislot-Enhanced/nxt07_screens.png new file mode 100644 index 0000000..6d4bb11 Binary files /dev/null and b/70/LastHeard-Dashboard-Multislot-Enhanced/nxt07_screens.png differ diff --git a/README.md b/README.md index 8c6526b..22a42b7 100644 --- a/README.md +++ b/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