Author Topic: Euro Truck Simulator 2 x64 !  (Read 31550 times)

Twenty20

  • Approved Newbie
  • *
  • Posts: 8
    • View Profile
    • Email
Re: Euro Truck Simulator 2 x64 !
« Reply #30 on: June 17, 2015, 01:43:18 pm »

I have all lights working in my cluster  ;D ;D ;D But i'm using pro-gauge for speed/tacho, etc.... and the lights (leds) with a arduino
[/quote]

cool can you post a list of what you were able to get working?  i am in the process of building a custom dash and just received an used instrument cluster that has all the standard indicators on it.  plan on cutting it up and placing it in a newer cluster

H.Guedes

  • Jr. Member
  • **
  • Posts: 73
    • View Profile
Re: Euro Truck Simulator 2 x64 !
« Reply #31 on: June 21, 2015, 03:46:39 pm »

I have all lights working in my cluster  ;D ;D ;D But i'm using pro-gauge for speed/tacho, etc.... and the lights (leds) with a arduino

cool can you post a list of what you were able to get working?  i am in the process of building a custom dash and just received an used instrument cluster that has all the standard indicators on it.  plan on cutting it up and placing it in a newer cluster
[/quote]

Do you have a arduino to program? like i told i use arduino only to interface the game and the leds

Twenty20

  • Approved Newbie
  • *
  • Posts: 8
    • View Profile
    • Email
Re: Euro Truck Simulator 2 x64 !
« Reply #32 on: June 22, 2015, 04:11:11 am »
no for now i plan on using pro shift to control less for dash.  Maybe later down the line i might add an Arduino program but i was more interested in what you were able to get working for the game.  After some messing around for the dash the only thing i could not get working and/or did not see an option for in simdash or fanaleds was: abs, cruise control, airbag,seat belt, fog/beacon light.  So can you get those with the Arduino controller?  like i said building a custom dash and would like to eliminate what can't work so i have more space for other things like gauges and what not, also have limited space

H.Guedes

  • Jr. Member
  • **
  • Posts: 73
    • View Profile
Re: Euro Truck Simulator 2 x64 !
« Reply #33 on: June 22, 2015, 09:01:04 am »
no for now i plan on using pro shift to control less for dash.  Maybe later down the line i might add an Arduino program but i was more interested in what you were able to get working for the game.  After some messing around for the dash the only thing i could not get working and/or did not see an option for in simdash or fanaleds was: abs, cruise control, airbag,seat belt, fog/beacon light.  So can you get those with the Arduino controller?  like i said building a custom dash and would like to eliminate what can't work so i have more space for other things like gauges and what not, also have limited space

For now i can export these info. need's a bit of work if you want put that thing work  ;D

LEDS:

"truck.dashboard.backlight" (cluster light)
"truck.wipers" (wipers ON/OFF)
"truck.light.reverse" (reverse light ON/OFF)
"truck.light.beacon"
"truck.light.aux.roof" (fog lights roof)
"truck.light.aux.front" (fog lights front/down)
"truck.light.beam.high" (beam lights)
"truck.light.beam.low" (low beam lights)
"truck.rblinker" (right blinker)
"truck.lblinker" (left blinker)
"truck.engine.enabled" (truck engine ON/OFF)
"truck.electric.enabled" (key ACC mode)
"truck.battery.voltage.warning" ( if battery dont charge)
"truck.water.temperature.warning" (water temp warning)
"truck.oil.pressure.warning" (oil press warning)
"truck.adblue.warning"
"truck.fuel.warning" (low fuel level)
"truck.brake.air.pressure.emergency" (emergency light low pressure)
"truck.brake.air.pressure.warning" (low pressure warning)
"truck.brake.motor" (motor brake)
"truck.brake.parking" (parking brake)



LCD 40x4 info:

"truck.battery.voltage" (battery voltage)
"truck.odometer" (total kilometers of truck)
"truck.water.temperature" (water temp in C)
"truck.oil.temperature" (oil temp in C)
"truck.oil.pressure" (oil press in PSI)
"truck.adblue.consumption.average"
"truck.adblue"
"truck.fuel.consumption.average" (fuel comsumption in liters/km)
"truck.fuel.amount" (fuel liters on tank)
"truck.brake.temperature" (brake temp)
"truck.brake.air.pressure" (air pressure PSI)
"truck.brake.retarder" (retarder level)
"truck.cruise_control" (cruise control in m/s, 0 is disabled)
"truck.speed" (truck speed (m/s))
"truck.engine.rpm"
"truck.engine.gear"

INPUTS:

"truck.input.steering"
"truck.input.throttle"
"truck.input.brake"
"truck.input.clutch"
"truck.effective.steering"
"truck.effective.throttle"
"truck.effective.brake"
"truck.cruise_control"
"truck.hshifter.slot"
"truck.hshifter.select"


MORE INFO:

"truck.wear.wheels"
"truck.wear.chassis"
"truck.wear.cabin"
"truck.wear.transmission"
"truck.wear.engine"


WHEELS:

"truck.wheel.lift.offset"
"truck.wheel.lift"
"truck.wheel.rotation"
"truck.wheel.steering"
"truck.wheel.angular_velocity"
"truck.wheel.substance"
"truck.wheel.on_ground"
"truck.wheel.suspension.deflection"


MOVEMENT:

"truck.world.placement"
"truck.local.velocity.linear"
"truck.local.velocity.angular"
"truck.local.acceleration.linear"
"truck.local.acceleration.angular"
"truck.cabin.offset"
"truck.cabin.velocity.angular"
"truck.cabin.acceleration.angular"
"truck.head.offset"


Twenty20

  • Approved Newbie
  • *
  • Posts: 8
    • View Profile
    • Email
Re: Euro Truck Simulator 2 x64 !
« Reply #34 on: June 22, 2015, 03:12:01 pm »
Cool thanks this helps a lot. Now I just wish that there was an official app that can function as the gps on an iPad.

sektor974

  • Approved Newbie
  • *
  • Posts: 13
    • View Profile
    • Email
Re: Euro Truck Simulator 2 x64 !
« Reply #35 on: August 04, 2015, 08:16:29 am »

I have all lights working in my cluster  ;D ;D ;D But i'm using pro-gauge for speed/tacho, etc.... and the lights (leds) with a arduino

Please, share your arduino script

sektor974

  • Approved Newbie
  • *
  • Posts: 13
    • View Profile
    • Email
Re: Euro Truck Simulator 2 x64 !
« Reply #36 on: August 04, 2015, 08:19:19 am »


LEDS:

"truck.dashboard.backlight" (cluster light)
"truck.wipers" (wipers ON/OFF)
"truck.light.reverse" (reverse light ON/OFF)
"truck.light.beacon"
"truck.light.aux.roof" (fog lights roof)
"truck.light.aux.front" (fog lights front/down)
"truck.light.beam.high" (beam lights)
"truck.light.beam.low" (low beam lights)
"truck.rblinker" (right blinker)
"truck.lblinker" (left blinker)
"truck.engine.enabled" (truck engine ON/OFF)
"truck.electric.enabled" (key ACC mode)
"truck.battery.voltage.warning" ( if battery dont charge)
"truck.water.temperature.warning" (water temp warning)
"truck.oil.pressure.warning" (oil press warning)
"truck.adblue.warning"
"truck.fuel.warning" (low fuel level)
"truck.brake.air.pressure.emergency" (emergency light low pressure)
"truck.brake.air.pressure.warning" (low pressure warning)
"truck.brake.motor" (motor brake)
"truck.brake.parking" (parking brake)



LCD 40x4 info:

"truck.battery.voltage" (battery voltage)
"truck.odometer" (total kilometers of truck)
"truck.water.temperature" (water temp in C)
"truck.oil.temperature" (oil temp in C)
"truck.oil.pressure" (oil press in PSI)
"truck.adblue.consumption.average"
"truck.adblue"
"truck.fuel.consumption.average" (fuel comsumption in liters/km)
"truck.fuel.amount" (fuel liters on tank)
"truck.brake.temperature" (brake temp)
"truck.brake.air.pressure" (air pressure PSI)
"truck.brake.retarder" (retarder level)
"truck.cruise_control" (cruise control in m/s, 0 is disabled)
"truck.speed" (truck speed (m/s))
"truck.engine.rpm"
"truck.engine.gear"

INPUTS:

"truck.input.steering"
"truck.input.throttle"
"truck.input.brake"
"truck.input.clutch"
"truck.effective.steering"
"truck.effective.throttle"
"truck.effective.brake"
"truck.cruise_control"
"truck.hshifter.slot"
"truck.hshifter.select"


MORE INFO:

"truck.wear.wheels"
"truck.wear.chassis"
"truck.wear.cabin"
"truck.wear.transmission"
"truck.wear.engine"


WHEELS:

"truck.wheel.lift.offset"
"truck.wheel.lift"
"truck.wheel.rotation"
"truck.wheel.steering"
"truck.wheel.angular_velocity"
"truck.wheel.substance"
"truck.wheel.on_ground"
"truck.wheel.suspension.deflection"


MOVEMENT:

"truck.world.placement"
"truck.local.velocity.linear"
"truck.local.velocity.angular"
"truck.local.acceleration.linear"
"truck.local.acceleration.angular"
"truck.cabin.offset"
"truck.cabin.velocity.angular"
"truck.cabin.acceleration.angular"
"truck.head.offset"



Isn't it possible to get those datas with SimDash, Cristiano ?
« Last Edit: August 04, 2015, 08:21:04 am by sektor974 »

sektor974

  • Approved Newbie
  • *
  • Posts: 13
    • View Profile
    • Email
Re: Euro Truck Simulator 2 x64 !
« Reply #37 on: August 05, 2015, 06:27:35 pm »

Please, share your arduino script

Don't need it anymore ; I made mine.

 

hit counter