I am trying to find a way on how to integrate a camera into a rover that I want to control with Bluetooth. is there a way to make a HC-05 master and slave? I can't find anything online that can help.
IfYou split the project into its logic blocks You'll find what You need. Search for Arduino + Bluetooth. Using BT there's no master/slave, only pared units.
could I have more information on what to do?
Start fishing here: Bluetooth – Yahoo Sökresultat
Here's another one: Arduino + Bluetooth – Yahoo Sökresultat
The HC05 needs a controller handling it and the same goes for BT communicating circuits,
I know how to send simple directions through a hc-05, what I'm confused on is how to send a signal and receive one at the same time. I am trying to make a custom controller to drive a rover with a camera attached onto it. the rover has an ov7670 and the controller would have a 2.8" tft ili9341
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.