No description
Find a file
Dominic Reich cf96c99103
Update 7" screen
- duration gets calculated with timer instead of just reading the
  seconds and minutes from RTC, this is now more precise but it
  will still not display the exact same time as in the web dashboard
- the code of S0 was altered a bit, moved around this and that and
  removed some variables and added a few other together with some
  more timers
- Also the screen got tested on Pi-Star without NextionDriver and
  the display (DMR screen) works fine; as for what I can say...
2020-03-31 13:26:51 +02:00
24/LastHeard-Dashboard-Multislot update readme 2020-02-16 13:33:27 +01:00
70/LastHeard-Dashboard-Multislot-Enhanced Update 7" screen 2020-03-31 13:26:51 +02:00
LICENSE udpate license 2020-02-16 12:39:27 +01:00
README.md Adds 7" screen LastHeard-Dashboard-Multislot-Enhanced 2020-03-22 09:10:19 +01:00

MMDVM-Nextion-Screen-Layouts

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 within this repository are licensed under the MIT license, unless specified otherwise.