radar system with arduino processor

Post on 12-Jan-2017

136 Views

Category:

Engineering

3 Downloads

Preview:

Click to see full reader

TRANSCRIPT

RADAR SYSTEM WITH ARDUINO PROCESSORMODULE S:• A RDUINO UNO• SG-9 0 SE RVO M OTOR• HC-SR04 ULTRA SON IC SE N SOR• PIE ZO B UZZE R• LE D

17.12.2016

FLOW CHART

1.Servo-motor rotates between 0 and 180 degrees

2.Ultrasonic sensor calculates distance continuously

1. Arduino UNO

3.Read the serial port periodically with a timer

4.Determine instant values of motor angle and calculated distance

2. Visual Studio

5.Show available COM ports on a combobox.

6.Start the system with a clickon the start button.

7. Draw radar with datas andshow instant angle on theprogress bar.

8.Execute the functionallity ifother buttons pressed

3. Visual Studio GUI

17.12.2016

Flow Chart Extractions

• Flow Chart.1 : Controlling the servo motor

• Flow Chart.2 : Controlling the ultrasonic sensor

• Flow Chart.3 & Flow Chart.4 : Serial communication between Arduino UNO processor and Visual Studio & Determining the instant valuse of angle and distance

• Flow Chart.5 : Showing the available COM ports and port connection

• Flow Chart.6 : Start button functionallity

• Flow Chart.7 : Drawing radar and controlling the progress bar

• Flow Chart.8 : Other button functionallities

17.12.2016

Flow Chart.1 : Controlling the servo motor

17.12.2016

Flow Chart.2 : Controlling the ultrasonic sensor

17.12.2016

17.12.2016

17.12.2016

Flow Chart.2 : Controlling the ultrasonic sensor

17.12.2016

Flow Chart.3 & Flow Chart.4 : Serial communication between Arduino processor and Visual Studio & Determining the instant valuse of angle and distance

17.12.2016

Flow Chart.5 : Showing the available COM ports

17.12.2016

Flow Chart.5 : Port connection

17.12.2016

Flow Chart.6 : Start button functionallity

17.12.2016

Flow Chart.7 : Drawing radar and controlling the progress bar

17.12.2016

Flow Chart.7 : Drawing radar

17.12.2016

Flow Chart.7 : Drawing radar

17.12.2016

Flow Chart.8 : Other button functionallities

17.12.2016

17.12.2016

17.12.2016

17.12.2016

top related