Ради вашего удобства наш сайт использует cookies! Узнать больше! Мы используем cookies

BK MK1 Spotting Radar

This is a simple microcontroller to display radar data onto a screen. Note, that it only takes the first channel of the radar data, so targets driving behind one another may not be picked up by the radar fully or at all. This is a design choice for realism and simplification of logic. The targets are displayed simply as red dots on the screen, with targets having a higher altitude getting more and more yellow tinted. The following is required when setting up the radar: [list] [*] A Radar on a velocity pivot on static setting [*] A physics sensor attached to the radar's pivot with the [i]big arrow facing forward[/i] and the [i]small arrow facing to the right.[/i] [*] A physics sensor attached to the vehicle with the [i]big arrow facing forward[/i] and the [i]small arrow facing to the right.[/i] [*] The velocity pivot must turn [i]clockwise[/i] [/list] The rest of the nodes should be straight forward to understand. [i]Don't forget to set the radar's range in the Microctontroller![/i]