VEGA Processor: HC-SR04 Ultrasonic Sensor Demo
Demonstrating HC-SR04 Ultrasonic Sensor interfacing on VEGA Microprocessor based SoC. Interfacing HC-SR04 Ultrasound Sensor --------------------------------------------------------------- 1. Connect the Ultrasonic Sensor module to GPIO0 of VEGA SoC [Arty A7 board] 2. Compile the VEGA SDK example program 'oled_distance_measure' 3. Download the compiled program to board through UART XMODEM transfer. 4. Please try to put an object infront of ultrasound sensor. 5. The distance will displayed on OLED display. VEGA Documentation : https://cdac-vega.gitlab.io/boardsetup/setup.html Source code : https://gitlab.com/cdac-vega/ [Example directory : vega-sdk/examples/i2c/oled_distance_measure] Official website : https://vegaprocessors.in/
Demonstrating HC-SR04 Ultrasonic Sensor interfacing on VEGA Microprocessor based SoC. Interfacing HC-SR04 Ultrasound Sensor --------------------------------------------------------------- 1. Connect the Ultrasonic Sensor module to GPIO0 of VEGA SoC [Arty A7 board] 2. Compile the VEGA SDK example program 'oled_distance_measure' 3. Download the compiled program to board through UART XMODEM transfer. 4. Please try to put an object infront of ultrasound sensor. 5. The distance will displayed on OLED display. VEGA Documentation : https://cdac-vega.gitlab.io/boardsetup/setup.html Source code : https://gitlab.com/cdac-vega/ [Example directory : vega-sdk/examples/i2c/oled_distance_measure] Official website : https://vegaprocessors.in/