Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


greg0

10 posts

Wannabe Geek


#290441 11-Nov-2021 20:08
Send private message

I am looking for tech advice on RC cars and boats, What do i buy to make a simple system that can be paired and controlled from an Android phone.

 

Context. I am a technology teacher ( woodwork and metalwork ) wanting students to build cars or boats and control them Via Bluetooth from their phones.

 

Within a classroom or school swimming pool , so not big distances.

 

I don't want to use Arduino bits joined together.   I would prefer ready to go receivers that connect to servo's. Basically multiple receivers paired to phones. would be best.

 

I would like to hear from anyone who has done this or similar.

 

 

 

Thanks


Create new topic

pih

pih
649 posts

Ultimate Geek

Lifetime subscriber

  #2811259 11-Nov-2021 21:03
Send private message

For a ready-made solution, you could try Makeblock mBot or similar. For the boat all it would take is swapping out the motor gearboxes for a couple of motors with prop couplings and you pretty much have the boat bits complete.

To do an RC car it might need a bit more work or a different kit: the mBot uses a two-motor differential (in electronic terms an H-bridge) for steering (either motor can go forward or reverse independently), whereas you'd probably want a separate steering channel to power a steering servo, and a channel that just controls the speed going to the drive motor.

The mBot is pretty pricey, but it's off-the-shelf and available from the likes of PBTech. You could go cheaper with kits from AliExpress, but there will be a lot more fiddling involved, and there may not be an Android app that works over BT without a lot of fuss.



pih

pih
649 posts

Ultimate Geek

Lifetime subscriber

  #2811272 11-Nov-2021 21:45
Send private message

If you leave out the requirements of Android and BT, there are off-the-shelf kits that will do what you need for the RC car, eg.

https://www.auselectronicsdirect.com.au/2.4ghz-digital-remote-control-transmitter-and-rece

https://www.aliexpress.com/item/32962794540.html?algo_pvid=8ed90fa6-efc3-45e6-a950-9d72ecaaef31&algo_exp_id=8ed90fa6-efc3-45e6-a950-9d72ecaaef31-1&pdp_ext_f=%7B%22sku_id%22%3A%2266569828132%22%7D

https://www.aliexpress.com/item/32961480496.html?algo_pvid=9c8723a8-1ffa-4938-b09e-deeaee16eb93&algo_exp_id=9c8723a8-1ffa-4938-b09e-deeaee16eb93-7&pdp_ext_f=%7B%22sku_id%22%3A%2266500350216%22%7D

There will be local suppliers as well, but I'm not really across that at the moment. You'd need a speed controller matched to your motors (brushed/brushless) to go with the first two kits above, the third one appears to have a basic brushed motor driver built in, but it will be limited to powering the small hobby motors.

greg0

10 posts

Wannabe Geek


  #2811356 12-Nov-2021 07:10
Send private message

Hi, Thanks for the reply, Android and Bluetooth are the main requirements, Leggo seem to be the only ones that have this sorted. I cant believe there are no other options




blackjack17
1705 posts

Uber Geek


  #2811419 12-Nov-2021 08:18
Send private message

would something like this work?

 

https://www.tinyosshop.com/index.php?route=product/product&product_id=666

 

 

 

Dual motor so steering by differentially powering the motors like a tractor or tank.  

 

Can be usb powered so can powered by a powerbank.

 

Has a Bluetooth module and android app.





greg0

10 posts

Wannabe Geek


  #2811811 12-Nov-2021 15:48
Send private message

Hi,

 

Thanks for the reply, That is looking more like it. Not sure if there is the ability to have multiple phones connected to boards. Bluetooth pairing for each board to a device is another thing i am looking into.

 

Thanks heaps for your help.


greg0

10 posts

Wannabe Geek


  #2812087 13-Nov-2021 08:29
Send private message

I also found this article.

 

https://findanyanswer.com/how-can-i-control-my-remote-control-car-with-my-phone

 

It looked very promising but didn't work with my RC receivers. Can anyone help?


Bung
6477 posts

Uber Geek

Subscriber

  #2812102 13-Nov-2021 09:04
Send private message

What are your receivers? Do you know they use Bluetooth?

 
 
 

Cloud spending continues to surge globally, but most organisations haven’t made the changes necessary to maximise the value and cost-efficiency benefits of their cloud investments. Download the whitepaper From Overspend to Advantage now.
kiwiharry
1030 posts

Uber Geek

ID Verified
Subscriber

  #2812126 13-Nov-2021 09:30
Send private message

Bung: What are your receivers? Do you know they use Bluetooth?


From the other thread that was created looks like he got these receivers, but don't think they support Bluetooth technology
https://alexnld.com/product/austar-ax6s-2-4g-4ch-receiver-for-rc-car-boat-model-transmitter/




If you can't laugh at yourself then you probably shouldn't laugh at others.


richms
28168 posts

Uber Geek

Trusted
Lifetime subscriber

  #2812267 13-Nov-2021 12:25
Send private message

Adafruit have done some tutorials on this and have an app to do the controlling over bluetooth le - https://learn.adafruit.com/bluefruit-le-connect/controller

 

 

 

Not sure what hardware will recieve it, probably there will be something to run on an ESP32 with a motor driver attached to recieve it.





Richard rich.ms

greg0

10 posts

Wannabe Geek


  #2812286 13-Nov-2021 13:32
Send private message

Hi, Thanks for the reply, I am trying not to use Arduino, it just gets too complicated for my students who are wood work or metal work based.

 

Both Bluetooth and Radio control use the same frequency and the app i linked to in previous post is made for this type of thing. Just need to figure out which receivers and bench test them with some servos. Could be that i need name brand receivers. When i search for Bluetooth devices i find them listed as their manufactures numbering. Unlike Bluetooth sound devices which show up as their name brand. EG  UEMegaboom etc.  I will keep trying.


pih

pih
649 posts

Ultimate Geek

Lifetime subscriber

  #2812413 13-Nov-2021 23:06
Send private message

greg0:

Both Bluetooth and Radio control use the same frequency ...



I just want to make sure you aren't under any illusions here: Even though Bluetooth and common RC systems both use the ~2.4GHz frequencies, they do not talk the same language. Bluetooth radios on phones can be used to talk to any Bluetooth device, but it can't be used to communicate with common 2.4GHz RC receivers, unless it explicitly says it's Bluetooth. Totally different tech.

2.4GHz RC systems are medium to long-range, often only one-way radios with low latency and several different proprietary and incompatible but fairly basic TX/RX protocols.

Bluetooth was designed with computers and peripherals in mind: it's a short-range, low power, bi-directional and generally slightly higher latency serial connection: so you need something that can talk over a serial port on each end. This is why so many solutions use Arduino or other microprocessors: because they communicate natively over serial.

richms
28168 posts

Uber Geek

Trusted
Lifetime subscriber

  #2812414 13-Nov-2021 23:51
Send private message

pih:

I just want to make sure you aren't under any illusions here: Even though Bluetooth and common RC systems both use the ~2.4GHz frequencies, they do not talk the same language. Bluetooth radios on phones can be used to talk to any Bluetooth device, but it can't be used to communicate with common 2.4GHz RC receivers, unless it explicitly says it's Bluetooth. Totally different tech.

2.4GHz RC systems are medium to long-range, often only one-way radios with low latency and several different proprietary and incompatible but fairly basic TX/RX protocols.

Bluetooth was designed with computers and peripherals in mind: it's a short-range, low power, bi-directional and generally slightly higher latency serial connection: so you need something that can talk over a serial port on each end. This is why so many solutions use Arduino or other microprocessors: because they communicate natively over serial.

 

That is bluetooth classic. Bluetooth LE is basically a standardized version of the pretty primitive protocols used by numerous transceiver chips like those from nordic for cordless mice etc. Things for discovery of devices etc. There isn't even really pairing with it, just things connect together when they see each other.

 

The idea of getting a classroom of people putting devices into pairing mode and then connecting their smart device to the one that they need to is something I think would be quite funny to watch with them all connecting to each others ones.





Richard rich.ms

Create new topic





News and reviews »

Air New Zealand Starts AI adoption with OpenAI
Posted 24-Jul-2025 16:00


eero Pro 7 Review
Posted 23-Jul-2025 12:07


BeeStation Plus Review
Posted 21-Jul-2025 14:21


eero Unveils New Wi-Fi 7 Products in New Zealand
Posted 21-Jul-2025 00:01


WiZ Introduces HDMI Sync Box and other Light Devices
Posted 20-Jul-2025 17:32


RedShield Enhances DDoS and Bot Attack Protection
Posted 20-Jul-2025 17:26


Seagate Ships 30TB Drives
Posted 17-Jul-2025 11:24


Oclean AirPump A10 Water Flosser Review
Posted 13-Jul-2025 11:05


Samsung Galaxy Z Fold7: Raising the Bar for Smartphones
Posted 10-Jul-2025 02:01


Samsung Galaxy Z Flip7 Brings New Edge-To-Edge FlexWindow
Posted 10-Jul-2025 02:01


Epson Launches New AM-C550Z WorkForce Enterprise printer
Posted 9-Jul-2025 18:22


Samsung Releases Smart Monitor M9
Posted 9-Jul-2025 17:46


Nearly Half of Older Kiwis Still Write their Passwords on Paper
Posted 9-Jul-2025 08:42


D-Link 4G+ Cat6 Wi-Fi 6 DWR-933M Mobile Hotspot Review
Posted 1-Jul-2025 11:34


Oppo A5 Series Launches With New Levels of Durability
Posted 30-Jun-2025 10:15









Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.