They look great! Congratulations!Thank you very much for your help. The software works great as well as support.
Some pictures from ETS 2 and Project Cars
keyboard emulator don't work in rfactor2?
when i click a push button, simulated "R" key, for example, in game show "PAUSE" in settings>controls.
sorry my english, i'm brazilian.
The keyboard emulator use some windows level api to simulate keystrokes, it may not work depending on how the game reads the inputs.
If your stuck you can use the "shell plugin" (see my wiki) to trigger some autohotkeys scripts witch will allow you more freedom and compatibility.
Hey guys,
After some really annoying soldering i got the tacho to work using my arduino nano, my tacho also has a boost/vacuum gauge and I was hoping to connect this up as well. I noticed in your earlier reply you mentioned that this is still WIP and that you're gauge simply takes a 0 - 5V signal to work. That being said when my gauge is not connected to power it maxes out but when i ground the wire it drops to -15 with no in between i experimented and concluded that my tacho requires variable resistance on the ground circuit.
For example, if i put a 220 Ohm resistor on the between the boost signal wire and the ground pin of my arduino it drops to 0. Does this mean this cannot be simulated with the arduino?
Thanks
Autohotkey has a complete beginner tutorial here : https://autohotkey.com/docs/Tutorial.htmhm...
In my project for rFactor2...
- LED's is OK
- Nextion display works fine.
- but i need buttons to "Pit Limiter" "Gear Up" "Gear Down", etc...
I do not know how to do it... yes i'm newbie, hehe
Grateful.
Interesting I will look ASAP. At worst it will be when I come back from holidays. Not sure if my craptop will handle rf2Just a heads up, that there is a new beta version of Crew Chief out (V 4.7.7.0) with an updated version of the rF2 plugin.
SimHub no longer works with this updated plugin.
Chris
Thanks for the help mate, I've got the boost gauge working although as you said there is no calibration it starts at the -15 in vacuum. Is there a way that I can modify a file to change the default output of the arduino pin to start at say 1.6V or whatever i need to get a zero and then go from there? Do you know if there is a relationship i could use between AC's boost output and voltage such that i can accurately use the boost gauge with real boost values or is this beyond what you have worked out so far.
Also the gauge is very slow to move, is this something i can modify using simhub or is this just a latency drawback that cannot be changed. I've noticed if im driving something like the Tuned RX7 the ingame boost maxes out and the gauge is still around 1/2 way to 3/4.
Cheers,
James
So with some careful calibration I have gotten the boost to be around the levels that i want and aside from the gauge's responsiveness (which i feel has more to do with the gauge than anything else) I have noticed in the updates thread that there is data available to show both air temp and track temp in different games. How is this outputted from SimHub as my gauge has three separate displays aimed at oil pressure, and oil and water temp I wanted to know if i could interface these with the air and track temp. Obviously both these displays are designed to run off of a actual sensor so they are probably both need to be configured using PWM.
Which is probably different from using a 7-segment display for example. if i could figure out how to access the data from the game then i would be able to add this to the sketch for my arduino and change to output a PWM signal.
Cheers,
James
Your support is helping me a lot.
The script wit AHK works perfect.
Thank you so much!!!
Another question, hehe
How i add, analog buttons? like a multiple buttons in analog pin.
I have to edit arduino IDE?
Wonderful !Just wanted to show my nextion template is almost completed.
I have a 3.2in screen in my Thrustmaster F1 wheel. I have 4 pages in the same template for use with the 4 main cars that I drive at the moment (with this wheel rim):
- RSS Formula Hybrid 2017
- RSS Formula 2
- ASR Ferrari F2004
- (Kunos) Porsche 919 Hybrid 2016
There's just a few tweaks needed to get it perfect - some of the labels on the F2004 display are wrong and a couple of the oil/water pressure readouts aren't working. Once I've fixed these I'll share!