AymanSaleh23 / VehiclesTransparent

Graduation Project 2022-2023 supported by Valeo co. mentorship program
4 stars 1 forks source link

Ultrasonic Sensor #6

Open AymanSaleh23 opened 1 year ago

AymanSaleh23 commented 1 year ago

Write Ultrasonic sensor driver based on DIO, Timer drivers supports:

Hence a US is a user defined data type (Struct)

abdallaskar commented 1 year ago

I add code for Ultrasonic on Rasbery pi and Arduino we try work on Rasbery pi first if the performance is bad we work on Arduino

abdallaskar commented 1 year ago

I add code for Ultrasonic on Rasbery pi and Arduino we try work on Rasbery pi first if the performance is bad, we work on Arduino

AymanSaleh23 commented 1 year ago

Firstly pull the new version of the project and send me the responses. Then send me the git response of your commit and your push.

AymanSaleh23 commented 1 year ago

Continue any Ultrasonic task on this issue @abdallaskar

AymanSaleh23 commented 1 year ago

Edited* The main task to check the ultrasonic sensor with AVR. Then run 3 modules of Ultrasonic modules. Read 3 times using ultrasonic simulating receiving measurement request from the main computer.