Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: RC Transmitter #4

Open
JpEncausse opened this issue Apr 8, 2019 · 10 comments
Open

Question: RC Transmitter #4

JpEncausse opened this issue Apr 8, 2019 · 10 comments

Comments

@JpEncausse
Copy link

Hi,
Sorry if my question is stupid,

I'd like to setup an "Arduino Bridge" between an RC Car WLtoys K989 and a computer.
Sending WebSocket/HTTP command to the Arduino then to the RC Car Receiver.
(Yes I know, lag will be a problem)

Should I start with RC_Transmitter repository code ? Or is there a lighweight version / article ?
Thanks

@jindaxia
Copy link

ESP8266 ?

@TheDIYGuy999
Copy link
Owner

There is no ESP8266 version, but one for STM32: https://github.com/TheDIYGuy999/RC_Transmitter_STM32

@Ahmedabdulamir
Copy link

Hi, I want to start building similar transmitter. Do I need Pro Mini 168 or 328 for the transmitter?. Also what about the receiver?

I like your work BTW, its so proffessional

Thanks

@TheDIYGuy999
Copy link
Owner

Hi, you need the 328 version. Both the transmitter and the receiver use the same Atmel IC.

Also have a look at the manual in the transmitter section.

Thanks for the praise

@Ahmedabdulamir
Copy link

Thanks for you kind reply. Can I use 5v Pro mini instead of 3.3v version?

@jindaxia
Copy link

#5 YES!

@TheDIYGuy999
Copy link
Owner

Yes, but you have to make sure, that your battery voltage is at least 5.5V (before the 5V regulator) and that your radio module is supplied with 3.3V, using a separate regulator.

@jindaxia
Copy link

now I use 16M/3.3v, it‘s ok
I replaced the MIC5205 with a 3.3v version on the board, the MIC5205-3.3 is very easy to get,

@Ahmedabdulamir
Copy link

Thanks I got it. I think its best to use the 3.3v instead of using another regulator for the RF module. Thanks to all for your comments

@sosssego
Copy link

Can I use this to make 3 rc car/radios to work together?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants