Apps Download removed [Deleted]

Status
Not open for further replies.
Hi guys,

just a quick question: I've speaker connected on laptop jack audio, and I've correct made setup of my bass shaker with a dedicated USB card. But how can I listen both audio from my speaker and on my bass shaker through simhub? I can listen only or from my speaker, or from bass shaker (If I set it as primary device in windows audio) This is my USB soundcard https://www.amazon.it/UGREEN-Estern...da+audio+usb&qid=1554325218&s=gateway&sr=8-13)

Thank you
Mirko
 
@Wotever
Can you try the nextion 599xx template? If you put 20 ms when changing pages while driving ends up blocking, but in general they all fail, even at 50ms leaving it at 20fps the one in Ferrari has been blocked.
Sometimes you give a page up and down and things like that, I do not know what happens but it's not going well
 
@Wotever
Can you try the nextion 599xx template? If you put 20 ms when changing pages while driving ends up blocking, but in general they all fail, even at 50ms leaving it at 20fps the one in Ferrari has been blocked.
Sometimes you give a page up and down and things like that, I do not know what happens but it's not going well
Hi ! Have you tried like I suggested with a non modified sketch ? h see my question here : https://www.racedepartment.com/threads/simhub-diy-sim-racing-dash.121578/page-290#post-2942886), I don't know what code you have finally used but if it's a blocking code (using delay or anything blocking like interrupts blocking) it will fail like what you are describing. Let me know how it goes using the original sketch, if the issue comes from the sketch I have very little chances to reproduce it.
 
Hi guys,

just a quick question: I've speaker connected on laptop jack audio, and I've correct made setup of my bass shaker with a dedicated USB card. But how can I listen both audio from my speaker and on my bass shaker through simhub? I can listen only or from my speaker, or from bass shaker (If I set it as primary device in windows audio) This is my USB soundcard https://www.amazon.it/UGREEN-Esterna-Adattatore-Microfono-Compatibile/dp/B01M7QQQC7/ref=sr_1_13?__mk_it_IT=ÅMÅŽÕÑ&keywords=scheda+audio+usb&qid=1554325218&s=gateway&sr=8-13)

Thank you
Mirko
Hi it's not something native in windows, some softwares like this one should help : https://www.vb-audio.com/Voicemeeter/banana.htm but it will require a bit of tinkering
 
Hi ! Have you tried like I suggested with a non modified sketch ? h see my question here : https://www.racedepartment.com/threads/simhub-diy-sim-racing-dash.121578/page-290#post-2942886), I don't know what code you have finally used but if it's a blocking code (using delay or anything blocking like interrupts blocking) it will fail like what you are describing. Let me know how it goes using the original sketch, if the issue comes from the sketch I have very little chances to reproduce it.
I have tried the 599xx otiginal and at 20ms it has just been blocked, try and calculate the reading and reading time.
 
I mean the Arduino sketch, not the template ;)
Oh ok, well yes, I'm better with the original sketch, I pass my sketch and take a look? If we leave it well you can include it in simhub, nextion works and 15 buttons and 4 encoder with a promicro, but the nextion is failing, it will be because not because a promicro can not with so much information? I occupy all the pins but it should work.

https://mega.nz/#F!Rx8EGIBL!ej1nMcCC3uiFGkzJPqiREw
 
Oh ok, well yes, I'm better with the original sketch, I pass my sketch and take a look? If we leave it well you can include it in simhub, nextion works and 15 buttons and 4 encoder with a promicro, but the nextion is failing, it will be because not because a promicro can not with so much information? I occupy all the pins but it should work.

https://mega.nz/#F!Rx8EGIBL!ej1nMcCC3uiFGkzJPqiREw

The issue comes probably from here :
upload_2019-4-4_13-43-24.png


Delay will make the arduino wait, probably loose the incoming data from the screen (screen change confirmation from the screen) and simhub will be stuck indefinitely waiting for the confirmation. This will be even more true if you use encoders to switch screens.
 
The issue comes probably from here :
View attachment 299759

Delay will make the arduino wait, probably loose the incoming data from the screen (screen change confirmation from the screen) and simhub will be stuck indefinitely waiting for the confirmation. This will be even more true if you use encoders to switch screens.
You have made a breakthrough, if I use an external keypad to change the screens there is no problem, but I want to use buttons on the wheel, I do not care if they can not be encoded, but if the buttons, that can be solved? I do not understand much of Arduino, I added nextion to the code and I already thought it was an achievement hahaha

edit. if I remove the delay 50 the encoders do not work and the problem continues if I put buttons on the wheel to pass the pages
 
@Wotever
When I assign the buttons to change the pages on the wheel this happens, if I change the button the problem happens on the new button, is there any interference that I do not understand, can you help me with the sketch please? maybe you can see something that I do not see

I have tried with external buttons and continue to press the buttons on the wheel, I am desperate ..
 
Last edited:
I'm afraid I can't tell the issue just by reading the code, everything looks legit, and I don't have such button box to test it in "real scale" to investigate further.
Thanks also, I have chosen to put two promicro, one for the nextion and LEDs and another for the buttons.

One doubt, I have blue leds parapdeando with the stop limiter, but when leaving the game to the menus (assetto corsa) sometimes keeps flashing, in simhub is 1, you can give an order for the leds to stop when you are out of career?

Tabien I've seen that if I put the nextion off the game when I enter the race I get the page idle instead of the ingame, that's why?

edit:I have added a line of black LEDs and this command, same is not the best option but it has worked
[DataCorePlugin.GameRunning]=0
 
Last edited:
Wotever updated SimHub, DIY Sim racing Dash with a new update entry:

6.7.8 - Raceroom update

Hi !

Little update for raceroom, they have announced it, but hard to anticipate it more, as they changed many times the announced structures.

What's new ?
- Raceroom "march update" compatibility
- Updated all the nextion templates from Butonz pack to use the new editor format.

As a reminder the next major version of Simhub featuring the new shakeit version is under testing in Simhub discord (#shake-it-announcements channel) : https://discord.gg/nBBMuX7 featuring
- Shake It...

Read the rest of this update entry...
 
Status
Not open for further replies.

Latest News

Do you prefer licensed hardware?

  • Yes for me it is vital

    Votes: 69 8.5%
  • Yes, but only if it's a manufacturer I like

    Votes: 74 9.1%
  • Yes, but only if the price is right

    Votes: 256 31.5%
  • No, a generic wheel is fine

    Votes: 300 36.9%
  • No, I would be ok with a replica

    Votes: 114 14.0%
Back
Top