Speed Detector Simulation with STM32 and Proteus
- I did not share the project directly, as it may cause problems when opening the project on another computer.
- I shared main.c file, proteus schematic and pinout.
*** You need to use an LCD library and an infrared sensor library.
- Link of the LCD library I used (You may need to make some changes to the LCD library.): https://drive.google.com/file/d/15AICXokVFW9aNNVfiT2LjEtWEi3kE7VX/edit
- Link of the infrared sensor library I used: https://www.theengineeringprojects.com/2018/07/infrared-sensor-library-for-proteus.html
*** In order to get accurate results, the button must be pressed when the input pins of the infrared sensors are LOW.