Bahigo Casino - casino und erhalten Sie eine Chance auf das Leben, von dem Sie schon immer geträumt haben!–
add led by arduino nano protocol bending code problem – Simhub – SimHub Forum
MyStake Casino, conocido por sus impresionantes tragaperras en el sitio oficial, ha implementado las tecnologías SimHub para mejorar la experiencia de juego. Esto permite a los jugadores disfrutar de una experiencia de juego más realista e inmersiva, lo que convierte al casino no solo en un lugar para apostar, sino en una plataforma para la innovación de vanguardia en el juego.
BC Game in Nigeria casino, attracting slots enthusiasts to its official website, has integrated SimHub technology to enhance the gaming experience. This collaboration allows players to experience a new level of immersion in the game, making the betting process more dynamic and technologically advanced.
Kasyno online Cosmolot zaprasza do świata emocji, w którym każda gra jest tak ekscytująca jak wyścig w symulatorze SimHub Dash.
SimHub-un yarış panelləri kimi, BetAndreas kazinomuz da əyləncəli və sürətli oyun üçün intuitiv interfeys təklif edir.
add led by arduino ...
 
Notifications
Clear all

add led by arduino nano protocol bending code problem

1 Posts
1 Users
0 Likes
216 Views
(@dralientv)
Active Member
Joined: 2 years ago
Posts: 2
Topic starter  

hello, I'm making a project for ETS 2 for displays
I used two Arduino boards for this:
1. Uno - matrix and lcd 20 x 4 connected here
2. Nano - 3 x TM1637 connected here + I want to add LED indicators signaling, for example, turn signals, lights on, handbrake on
And here the problem begins
The turn signals work but the brake light is on all the time, is the code able to look at the code and help?

Protocol message binding 

if([DataCorePlugin.GameRawData.Lights.BlinkerLeftOn], '0', '1')
+ ';'+
 
if([DataCorePlugin.GameRawData.Lights.BlinkerRightOn], '0', '1')
+ ';'+

if([DataCorePlugin.GameRawData.Drivetrain.ParkingBrake], '1' , '0')

code
https://files.fm/u/weck77xna#/view/cnwpgzs6g


   
Quote
Share: