PP86
Posts: 13
Joined: Tue Jul 21, 2015 1:50 pm

RC car without connection

Wed Feb 03, 2016 3:23 pm

Hello,

I would like to control a mini-car by radio control with my Rpi2.
I'm a noob in this domain so maybe this question is stupid but :

As the Rpi can send a signal with a certain frequency (just as to make signal on the FM band), why I could not control my mini-car by generating a signal with GPIO4 with the good frequency and without other connection ?
I would like to use my Rpi as a simple remote which could be programmable.

User avatar
davidcoton
Posts: 5083
Joined: Mon Sep 01, 2014 2:37 pm
Location: Cambridge, UK
Contact: Website

Re: RC car without connection

Wed Feb 03, 2016 8:12 pm

PP86 wrote:Hello,

I would like to control a mini-car by radio control with my Rpi2.
I'm a noob in this domain so maybe this question is stupid but :

As the Rpi can send a signal with a certain frequency (just as to make signal on the FM band), why I could not control my mini-car by generating a signal with GPIO4 with the good frequency and without other connection ?
I would like to use my Rpi as a simple remote which could be programmable.
You could in theory. In practise it may well be illegal, and almost certainly antisocial because the radio signal will "splatter" all over the spectrum.

There are several technologies to consider, depending on the range and reliability you need. You could use a WiFi signal, Bluetooth, or interface your Pi to a standard RC radio. In any case you need to design a "fail-safe" system that will stop the car if the control signal is lost.

Note for others: WiFi and Bluetooth are normally NOT suitable for aircraft control.
Signature retired

Return to “General discussion”