It will trigger a long press, it means it will only trigger after 400ms and then autorepeat, Not sure it is an adapted behaviour for your caseI plan to add a rotary switch to arduino for selecting specific pages on the display.
Is there any negative side effect if a button state stays high the whole time until another one is selected?
I see. That means I will have to solve it in the arduino code with millis() function to release the button after 100ms or so after the switch has been flipped.It will trigger a long press, it means it will only trigger after 400ms and then autorepeat, Not sure it is an adapted behaviour for your case
Hi
just wondering why my Led display cycles through different read out's ? it all works fine (led lights & read out) i just want to show the rpm lights and the current gear and digital speed. I'm pretty sure this is done through sim hub by removing certain screens but i have no knowledge of this program. Can someone please help me ? any help will be greatly appreciated. TIA
Sadly not yet, nextion have been working exclusively on a separate USB ttl until the last release and I've not done yet this combination, It will require a bit of time to make a mashup between the arduino plugin and the nextion plugin.is it possible led and nextion on aurdino micro with one cable ?
Hi,I'm affraid I don't totally understand. Do you want to add some leds layouts or remove some ? Could you be a little more precise ?
Hum ! it looks like a button is triggering next screen cycle. I already had reports of faulty buttons on the tm1638, just disable read buttons into the arduino settings to stop it.Hi,
so the board works fine, in idle mode it displays the time. In assetto corsa and dirt 4 it will say good luck which is one of the fields it loads just before the game starts then it will show rpm screen but then it shows lap time and tyre pressures etc etc. how do i get it to just stay on the rpm screen ? i dont want the other displays
Uncheck these :OK is that done through sim hub or the arduino IDE. Also can you assign a button to cycle the display read outs
Hello Wotever!
Thank you for your awesome work!
Is it possible to add a DSR indicator to the nextionTemplates? Like in 3.4 template, how is this done if so?
What functions is possible to add to the nextion templates, would really like to learn to build new dashes but havent found any guides or so on. ?
Awesome, some night reading.Hi !
You can find all my doc here : https://github.com/zegreatclan/AssettoCorsaTools/wiki
Basically what would give you interrest is the nextion to simhub basis : https://github.com/zegreatclan/AssettoCorsaTools/wiki/Nextion-Display
The ncalc language basis :
https://github.com/zegreatclan/AssettoCorsaTools/wiki/NCalc-scripting---Introduction
The ncalc language reference :
https://github.com/zegreatclan/AssettoCorsaTools/wiki/NCalc-scripting
And finally the nextion editor documentation :
https://nextion.itead.cc/resources/documents/editor-guide/
Edit : I see more and more people coming with nextion after almost more than one year of absolute desert , I will try to work on a more comprehensive way to edit dash on nextion in the next weeks
Ah ! sorry, Sometimes I can be out of subject , Yes depending of the game , if you go into the property list you will see the support of the property for the current game.Awesome, some night reading.
Am guessing DRS indicator is then possible?
What's new in 6.1.2 ?
HI !
A little update, with lot of little fixes :
- When a dash was throwing a lot of formula errors simhub would end by getting an out memory error. Formula are now suspended for 30s after throwing an error. and log window is now auto cleaning
- Thrustmaster plugin could occasionally disable the "game centering" setting
- Reworked the mobile and desktop web controls in order to be more comprehensive and less annoying
- Added the nextion previous screen...
Hi Wotever i have done what you said in the above now that seems to fix the cycling part, the next thing is that the display shows up then disapears, then shows up and disapears again, anything i can do to fix this, think this is the last thing, sorryUncheck these : View attachment 223705
To control the screens using the wheel or button box go into controls and events/controls :
View attachment 223706
New mapping :
View attachment 223707
Then simply press an input, then search for serialdashplugin next screen and previous screen to map them.
View attachment 223709