Apps Download removed [Deleted]

Status
Not open for further replies.
Hi ! You must map a key to scroll through them, simply go into controls and events, then new mapping :

upload_2017-11-23_8-31-32.png


Then pick "nextion1_nextscreen", and press an input (wheel , button box ...) to pick it.
upload_2017-11-23_8-33-39.png
 
I 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?
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
 
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
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.

By the way, the tone function with my tacho and speedo are now working. Rearranging the pins did the trick. :)
 
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
 
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

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 ?
 
is it possible led and nextion on aurdino micro with one cable ?
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.
 
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 ?
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
 
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
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.
 
OK is that done through sim hub or the arduino IDE. Also can you assign a button to cycle the display read outs
Uncheck these :
upload_2017-11-23_20-40-4.png


To control the screens using the wheel or button box go into controls and events/controls :
upload_2017-11-23_20-40-58.png


New mapping :
upload_2017-11-23_20-41-26.png


Then simply press an input, then search for serialdashplugin next screen and previous screen to map them.
upload_2017-11-23_21-2-5.png
 
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? :D
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. ?
 
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? :D
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. ?

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 :D, I will try to work on a more comprehensive way to edit dash on nextion in the next weeks ;)
 
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 :D, I will try to work on a more comprehensive way to edit dash on nextion in the next weeks ;)
Awesome, some night reading. ;)
Am guessing DRS indicator is then possible? :D
 
Wotever updated SimHub, DIY Sim racing Dash with a new update entry:

The fix dance

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 :D
  • Added the nextion previous screen...

Read the rest of this update entry...
 
Uncheck 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
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, sorry
 
Status
Not open for further replies.

Latest News

What's needed for simracing in 2024?

  • More games, period

  • Better graphics/visuals

  • Advanced physics and handling

  • More cars and tracks

  • AI improvements

  • AI engineering

  • Cross-platform play

  • New game Modes

  • Other, post your idea


Results are only viewable after voting.
Back
Top