radar

  1. Mark Read

    B4J Code Snippet Arduino Radar

    Here is a radar display for use with an Arduino, servo motor and a HC-SR04. Its not yet perfect as the window resize is not working properly, except maximise window. Libraries required are at the top of the code. Sorry about the GIF, I am still trying to get to grips with ShareX. The Arduino...
  2. Star-Dust

    B4A Class [B4X] [XUI] SD: RadarProgressView (With Source Code)

    I created a new class of type CustomView [XUI] It is a ProgressBar that simulates a submarine radar. I attached an example to this post and the source code of the class Use: Sub Globals Private RadarProgress1 As RadarProgress End Sub Sub Activity_Create(FirstTime As Boolean)...
Top