Hi everyone, I have a speed sensor. I receive speed information from this sensor and transfer it to a programmable controller (deep sea brand). From there, speed information goes to a screen. Like the vehicle control system. I'm making a car dashboard. The speed information is read on the screen, but I want to get output from the programmable controller. For this, I gave a digital output for speed information on codesys. When the speed information comes, both the value appears on the screen and the...
I'll try right away. Thank u
Hi everyone, I am working on a project. A screen that can be attached to the vehicle. In-vehicle information is controlled by can bus. The vehicle must have a screen in different modes. For example normal mode: black background. Eco mode: Green background. Other mods have red and blue backgrounds. The main screen is black background but has speed, gear and vehicle warning indicators on it. According to the message from the can bus line, I need to change the background. But I don't know what to use....