Hi there,
I am trying to build a room mapping robot using ultrasonic sensors. The robot is not autonomous. It waits for instructions to decide which way to proceed, continues till it is very close to a obstacle, then again awaits instructions as to which direction to turn.
So I am facing a dilemma on what communication method to use - Bluetooth, WiFi, RF...
Whatever I choose must be able to transmit the movement instructions at the same time transmit the ultrasonic readings to the computer, so that it can be recorded and processed.
Can somebody help me understand if such bi-directional communication is possible, and what are the possible ways.
Thank you for giving your attention to this post.