Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Would be very nice.
On my current set up, the radar "video out" feeding into "video in" of another of these controllers plugged into a laser distance sensor (lidar) mounted on the same pivot as the radar. The lidar also has a "constant on" block feeding into "disable swipe" a and "number" block of 200 feeding into the red channel. This means the same screen shows radar traffic in green and land in a darkish red. You could also probably put a sonar microcontroller in that chain and have a number feeding into the blue channel to show three different scans in three different colours all on the same screen controlled by the same range setter.
The brightness of the green is actually done on the alpha channel and the rest of the screen is transparent so you can do what you're asking:
If you leave the "boat direction" channel disconnected, north will be at the top of the screen, so you can then feed a map microcontroller into the "video in" channel and it will overlay the radar on a map (Not sure how you'd do the scaling though. I think map zoom = 1000*range, but i could be wrong) .
This also lets you daisy chain as many sensors as you want.