Apps Download removed [Deleted]

Status
Not open for further replies.
Is it only me??
Or is ver 6,2,2 not very stabel?

My 2004 i2c LCD flashes off and on at random.
Arduino buttons respond the dont respond.
Paging thru dash screens will freeze up simhub completely.


And est2 doesnt respond, it picks up im in game, but shows no data. But I think thats just configuration
 
Is it only me??
Or is ver 6,2,2 not very stabel?

My 2004 i2c LCD flashes off and on at random.
Arduino buttons respond the dont respond.
Paging thru dash screens will freeze up simhub completely.


And est2 doesnt respond, it picks up im in game, but shows no data. But I think thats just configuration

Really strange, do you hove other hardware on your arduino ? I just tested my lcd it runs just fine on latest version.Do you see adruino reconnects in the logs ?

Concerning the buttons in multiple usb configuration I renamed the secondary arduino additionnal buttons in 6.2.2 to avoid name overlapping, could you try to remap them ?
 
Last edited:
Really strange, do you hove other hardware on your arduino ? I just tested my lcd it runs just fine on latest version.Do you see adruino reconnects in the logs ?

Concerning the buttons in multiple usb configuration I renamed the secondary arduino additionnal buttons in 6.2.2 to avoid name overlapping, could you try to remap them ?
I have 2 Arduino's running.
My nano, running i2c 2004 lcd, 1x7segment led thru shift register. and 7 addon buttons(pins6-12)
My uno is running motor shield v1(waiting for my 2X ver2's to arrive) for my pedal vibes and speed fan.


In logs there are many many reconnects.
What to do sir?? I have re assigned a few times, even turned buttons off, then on again.

Ive upgraded from the last version where Shakeit and simhub were seperate. Everything worked beautifully!!!
 
I have 2 Arduino's running.
My nano, running i2c 2004 lcd, 1x7segment led thru shift register. and 7 addon buttons(pins6-12)
My uno is running motor shield v1(waiting for my 2X ver2's to arrive) for my pedal vibes and speed fan.


In logs there are many many reconnects.
What to do sir?? I have re assigned a few times, even turned buttons off, then on again.

Ive upgraded from the last version where Shakeit and simhub were seperate. Everything worked beautifully!!!

could you send me the log files ? Also which version were you using before so I can see what changed on my side ?
 
Last edited:
What version of the Arduino software are you guys using?

There is embedded version when you follow the sketch setup (it's almost impossible to configure it without anyway). I use arduino-1.6.13

The embedded version is located here : C:\Program Files (x86)\SimHub\_Addons\Arduino\ArduinoIDE\arduino-1.6.13
 
You get nothing at all ?
Yes, nothing at all. The arduino nano is a chinese one but Simhub load the code and everything. There is only a led in the board turned on showing that the board is on I think. Also I loaded other code and the board works fine but I can't get it working on game.
 
Yes, nothing at all. The arduino nano is a chinese one but Simhub load the code and everything. There is only a led in the board turned on showing that the board is on I think. Also I loaded other code and the board works fine but I can't get it working on game.

The led only means that it's powered,
disable multiple usb if it's enabled (mutliple usb can cause confusion).
upload_2018-1-1_16-17-3.png


If it does not solve it (clock should appear out of game) double check your wirings.
Also make sure that your arduino is showing stable in the detected hardware.
 
The led only means that it's powered,
disable multiple usb if it's enabled (mutliple usb can cause confusion).
View attachment 228869

If it does not solve it (clock should appear out of game) double check your wirings.
Also make sure that your arduino is showing stable in the detected hardware.
Checked everything and still not work. I also tried acSLI app but nothing happend. When I run the game with Simhub and also acSLI the rx led on the arduino is blinking so I guess the arduino it's working properly.
 
Checked everything and still not work. I also tried acSLI app but nothing happend. When I run the game with Simhub and also acSLI the rx led on the arduino is blinking so I guess the arduino it's working properly.
Looks legit indeed, I would blame the tm1638, two softwares none of them working but both connecting properly to the arduino i think it's a good clue.
 
Looks legit indeed, I would blame the tm1638, two softwares none of them working but both connecting properly to the arduino i think it's a good clue.
I will keep testing but as you said the problem it's the tm1638 probably. Thanks for your help
 
Hi, I'm writing using the google translator, I'll say it in case the text is weird.
I would like to have in the dash the tire wear in% and the temperature in color, as seen in the photo.
I would greatly appreciate your help

9a281ad3d8f63.png
 
Hi ! @jacyhv

On text color click on "fx" :
upload_2018-1-1_20-31-33.png


Then in order :
upload_2018-1-1_20-34-7.png

1 - Select computed color
2 - click on insert property and search typre wear for the current wheel
3 - Select the value where you consider you should have a red color (or something close)
4- Select the "dead tyres" color
5 - Select the value where you consider your wheel are still in a perfect state
6- Select the "good tyres" color
Anything between these two values will get a progressive color from red to green.

it will work the same for the rectangle except that you have to do it on the background color.
 
Hey Wotever

Sorry to be an issue
Herrs my logs,

In the rar is a. Txt that says what previous versions were
It looks like it's not exactly disconnects, or to be more precise it does not happens so often :

Line 43: [2018-01-01 22:11:01,333] INFO - Found one device on COM6 named {
Line 63: [2018-01-01 22:12:18,336] INFO - Found one device on COM8 named {
Line 86: [2018-01-01 22:14:04,174] INFO - Found one device on COM6 named {
Line 145: [2018-01-01 22:32:00,623] INFO - Found one device on COM8 named {
Line 184: [2018-01-01 22:40:41,448] INFO - Found one device on COM8 named {
Line 206: [2018-01-01 22:40:50,542] INFO - Found one device on COM8 named {
Line 282: [2018-01-01 22:58:15,948] INFO - Found one device on COM8 named {
Line 304: [2018-01-01 23:03:47,718] INFO - Found one device on COM8 named {
Line 385: [2018-01-01 23:11:24,069] INFO - Found one device on COM8 named {
Line 439: [2018-01-01 23:31:04,244] INFO - Found one device on COM8 named {
Line 459: [2018-01-01 23:33:05,132] INFO - Found one device on COM8 named {
Line 480: [2018-01-01 23:35:17,907] INFO - Found one device on COM8 named {

I agree it is still a lot, but so it's happening at this frequency ?
I think the last version is less tolerant to late responses and the lcd is definitely slow so i guess it could cause it more often. I've made it much more tolerant for the next version.

For the buttons they show up when you map them ? could you give me a bit more details ?
 
Hi, can i use nextion display 7"? Did i adapt the frame, right? Because i want to buy for another project and I would try it
Sadly the nextion templates don't scale really well between different screen sizes thats why I only suggest the 4.3 and the 2.8. you will have to redo the template to get it working.
 
It looks like it's not exactly disconnects, or to be more precise it does not happens so often :

Line 43: [2018-01-01 22:11:01,333] INFO - Found one device on COM6 named {
Line 63: [2018-01-01 22:12:18,336] INFO - Found one device on COM8 named {
Line 86: [2018-01-01 22:14:04,174] INFO - Found one device on COM6 named {
Line 145: [2018-01-01 22:32:00,623] INFO - Found one device on COM8 named {
Line 184: [2018-01-01 22:40:41,448] INFO - Found one device on COM8 named {
Line 206: [2018-01-01 22:40:50,542] INFO - Found one device on COM8 named {
Line 282: [2018-01-01 22:58:15,948] INFO - Found one device on COM8 named {
Line 304: [2018-01-01 23:03:47,718] INFO - Found one device on COM8 named {
Line 385: [2018-01-01 23:11:24,069] INFO - Found one device on COM8 named {
Line 439: [2018-01-01 23:31:04,244] INFO - Found one device on COM8 named {
Line 459: [2018-01-01 23:33:05,132] INFO - Found one device on COM8 named {
Line 480: [2018-01-01 23:35:17,907] INFO - Found one device on COM8 named {

I agree it is still a lot, but so it's happening at this frequency ?
I think the last version is less tolerant to late responses and the lcd is definitely slow so i guess it could cause it more often. I've made it much more tolerant for the next version.

For the buttons they show up when you map them ? could you give me a bit more details ?
Wow sir, you are fast!!
I thank you!!

I havent made note of the frequency of the flashes, thought it would go away, then gets worse, then is OK, even if Pc is idle, I sat and watched it off and on the one eve.
Lcd is running off its own 5v line with common ground to arduino

As for buttons, not much info.
Say in driving in project CARs or AC.
Then I dont want the Audi dash, I press the button assigned to next_dash and it does nothing, then press it again and it goes next page, sometimes work fine, sometimes not,
But in mapping tab, I press button and picks up quick, no problems.


Also, im seeing simhub freeze up alot,
While trying to get vibes working, click on next tab and no response, like I didnt do anything, cant close app, cant selection game selection.

Just Un installed old Shakeit and simhub, tried simhub ver 2,2,0. Same happens.
 
Last edited:
Sadly the nextion templates don't scale really well between different screen sizes thats why I only suggest the 4.3 and the 2.8. you will have to redo the template to get it working.
Thank you. I have another question, I would use a bottom box with led on engine start button.
How i can read the engine state to led on/off?
I would use this only for rbr.
Thank you for your time
 
Status
Not open for further replies.

Latest News

To join the OverTake Racing Club races I want them to be: (multiple choice)

  • Free to access

    Votes: 210 88.2%
  • Better structured events

    Votes: 40 16.8%
  • Better structured racing club forum

    Votes: 32 13.4%
  • More use of default game content

    Votes: 34 14.3%
  • More use of fixed setups

    Votes: 65 27.3%
  • No 3rd party registration pages

    Votes: 79 33.2%
  • Less casual events

    Votes: 20 8.4%
  • More casual events

    Votes: 77 32.4%
  • Other, specify in thread

    Votes: 14 5.9%
Back
Top