Musketeer
Newbie level 6
Hello everyone.
So I'm trying to make this project for controlling a parking (there's a narrow L shaped ramp where entering and exiting vehicles can't enter and exit at the same time and don't have good visual, the idea is to light up stop and free to go LEDs to let people know when a vehicle is entering or exiting)
I was suggested to use SRF485 sensors, mostly because of the distance of sensors and the microcontroller (~20m) to have a reliable communication. The problem is I looked into the technical specification page and found out there's very little info on how to code for the sensors. I also couldn't find any library for any sort of microcontroller.
Now, should i use other sensors? because the main benefit of using SRF485 seems to be being able to put many sensors on a common bus, but I'll need 2 or max 4 sensors. on the other hand, I donno if using a let's say SRF05 I can communicate between the uC and the sensors (because of the distance).
I'd appreciate any suggestion or help.
Thanks in advance
Cheers
So I'm trying to make this project for controlling a parking (there's a narrow L shaped ramp where entering and exiting vehicles can't enter and exit at the same time and don't have good visual, the idea is to light up stop and free to go LEDs to let people know when a vehicle is entering or exiting)
I was suggested to use SRF485 sensors, mostly because of the distance of sensors and the microcontroller (~20m) to have a reliable communication. The problem is I looked into the technical specification page and found out there's very little info on how to code for the sensors. I also couldn't find any library for any sort of microcontroller.
Now, should i use other sensors? because the main benefit of using SRF485 seems to be being able to put many sensors on a common bus, but I'll need 2 or max 4 sensors. on the other hand, I donno if using a let's say SRF05 I can communicate between the uC and the sensors (because of the distance).
I'd appreciate any suggestion or help.
Thanks in advance
Cheers