-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
RC control test #164
Comments
Please respond ASAP I have uploaded HD photos of my transmitter chip just need to know which points should we connect or solder for forward, backward, left , right functions..?? |
I have found my rc car remote controller has tactile switches so i sorted out which pins of switch is connected to the board and used optocouplers (4N35) to couple different circuits i.e. arduino and controller .I have provided schematic of one switch just replicate same for remaining switches .Hope this will help u |
This is my arduino sketch ignore the comments (//)(italic in the code)// assign pin num // duration for output void setup() { void loop() { void right(int time){ } void left(int time){ void forward(int time){ void reverse(int time){ void forward_right(int time){ void reverse_right(int time){ } void forward_left(int time){ void reverse_left(int time){ void reset(){ void send_command(int command, int time){
} |
I solved this issue by removing the buttons and soldering the wires on to the circular middle part. Keep it in mind that the circular middle part and the surrounding area shouldn't be in contact and should be electrically isolated. There should be a tape applied on the buttons. Find it on the board and you have to remove it to take the buttons off the board. Good luck! |
Did you keep batteries in the remote or audrino is sending power through pins...??? |
I powered it from 3.3V arduino
…On Mar 14, 2019 12:15 PM, "SaiSurya9999" ***@***.***> wrote:
Did you keep batteries in the remote or audrino is sending power through
pins...???
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#164 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AttPT6G_SCNHQ8z59y5NBJLIInuXD_z3ks5vWe_wgaJpZM4btdRs>
.
|
@MyFirstRoboticProject Could you provide pics of the RC car and your remote circuit so that i can understand clearly please...!!! |
Very much helpful Thank you so much...!! |
Could you please provide me the pics of audrino and breadboard clearly for one function forward so that i could do better.. |
Thank you so much i have sorted out everything with your help..!!! |
Hi @SaiSurya9999 |
Hi @SaiSurya9999 plz help me out with the connection pic of ur rc.since I m having the same RC control |
Tqs |
No I didn't got |
I have used octocupler for push button switch in my project but issue is it take only reverse and left please help me it's urgent |
Can u send the clear pic of ur circuit connection
…On Thu, Apr 25, 2019, 7:46 AM Sanjay Patel ***@***.*** wrote:
I have used octocupler for push button switch in my project but issue is
it take only reverse and left please help me it's urgent
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#164 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJP5EGI7POWYOFX4DYH2GJDPSEH65ANCNFSM4G5V2RWA>
.
|
I will send you whole image of my circuit, i have one question that it require any registers between octocupler and push button of remote ? |
No it's ok to use without resistors
…On Thu, Apr 25, 2019, 2:15 PM Sanjay Patel ***@***.*** wrote:
I will send you whole image of my circuit, i have one question that it
require any registers between octocupler and push button of remote ?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#164 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJP5EGL7TQQ577OUNZ432DDPSFVRTANCNFSM4G5V2RWA>
.
|
It done successfully thank you very much |
Okay what was the error
…On Thu, Apr 25, 2019, 4:59 PM Sanjay Patel ***@***.*** wrote:
It done successfully
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#164 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJP5EGNSKWX2DATMSQ7QHX3PSGI3BANCNFSM4G5V2RWA>
.
|
you can refer the code skull posted images for final working circuit diagram |
But I didn't understand which pins to solder on this board? This board is exactly same as mine |
|
Well done.
…On Sun, Apr 28, 2019, 8:15 PM Nandhu Krishnan ***@***.*** wrote:
Hi @SaiSurya9999 <https://github.com/SaiSurya9999> plz help me out with
the connection pic of ur rc.since I m having the same RC control
Hi..Did you got this?
you can refer the code skull posted images for final working circuit
diagram
I am unable to find the point to which i have to solder my audrino pins
could you please help me to find to what points i should connect my forward
backward left right in remote...??
[image: WhatsApp Image 2019-03-13 at 8 30 17 PM]
<https://user-images.githubusercontent.com/46582001/54289411-20105980-45cf-11e9-95ba-23afef914f0c.jpeg>
[image: WhatsApp Image 2019-03-13 at 8 30 17 PM (1)]
<https://user-images.githubusercontent.com/46582001/54289413-20a8f000-45cf-11e9-935f-5dea73cf91d3.jpeg>
*But I didn't understand which pins to solder on this board? This board is
exactly same as mine . Plz help me* @arunph <https://github.com/arunph>
@codeskul <https://github.com/codeskul> @SaiSurya9999
<https://github.com/SaiSurya9999>
[image: 20190428_140149]
<https://user-images.githubusercontent.com/20750718/56865993-ff228d00-69f1-11e9-8728-cc08976370f0.jpg>
*Yeahhh..!!! I got it.*
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#164 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJP5EGPRLF7PJXJOO42NTPDPSW2ABANCNFSM4G5V2RWA>
.
|
Is the car running using your keyboard.and how did you made it.can u send the circuit connection pic of it |
hey its urgent can you help me out.when i connect wire to the aurdino GND car start moving automatically without pressing of arrow keys in the keyboard. |
@arunph I also had the same problem. But it was due to the arduino program. You just run the code above by @VishalWrench . Mine is working fine now 😊 |
Thank you |
hey anyone finished this project.plz help me out with steps |
Kindly change 'dev/tty.usbmodem' with ur arduino port name like com5,etc.just once go through ur arduino IDE .Then go to tools,there u will see port option.just check on that option.which port ur ardunio is using like com3,com4,etc.then that same port name should be mentioned in that line by removing this dev/try.usbmodem1421. |
thanks, program unned with zero error.....but i have remote control car in
which push buttons are used......i have conneted wires from breadboard to
arduino.....when i press keys the car is not moving
controller light blinks but car shows no response
<http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Virus-free.
www.avg.com
<http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
…On Sun, Jun 2, 2019 at 2:41 PM arunph ***@***.***> wrote:
Kindly change 'dev/tty.usbmodem' with ur arduino port name like
com5,etc.just once go through ur arduino IDE .Then go to tools,there u will
see port option.just check on that option.which port ur ardunio is using
like com3,com4,etc.then that same port name should be mentioned in that
line by removing this dev/try.usbmodem1421.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#164?email_source=notifications&email_token=AL4SPSB3AD5PQNHSB77HRXLPYOIU5A5CNFSM4G5V2RWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWXR2JI#issuecomment-498015525>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AL4SPSARA4W6QZHIHN4ZA43PYOIU5ANCNFSM4G5V2RWA>
.
|
Can u send snapshot of ur connection from breadboard to arduino |
@nandhukrishnan i need your help. can you mail me at [email protected]? |
I have a issue......mine is the same controller as @SaiSurya9999 .....but when i solder all the wires it only moves in Forward left , forward right, reverse left and reverse right.......it shows no actions on forward, reverse, left and right.......i have used 4N35 and arduino mega |
Hi.....can you please tell me how you connect ultrasonic sensor to arduino
or Raspberry pi?
Please tell me about connection of ultrasonic sensor..
…On Sun, 2 Jun 2019, 2:41 pm arunph, ***@***.***> wrote:
Kindly change 'dev/tty.usbmodem' with ur arduino port name like
com5,etc.just once go through ur arduino IDE .Then go to tools,there u will
see port option.just check on that option.which port ur ardunio is using
like com3,com4,etc.then that same port name should be mentioned in that
line by removing this dev/try.usbmodem1421.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#164?email_source=notifications&email_token=AL4SPSB3AD5PQNHSB77HRXLPYOIU5A5CNFSM4G5V2RWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWXR2JI#issuecomment-498015525>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AL4SPSARA4W6QZHIHN4ZA43PYOIU5ANCNFSM4G5V2RWA>
.
|
Arduino mega is not best for this?
…On Sat, 8 Jun 2019, 10:32 pm Arun P H, ***@***.***> wrote:
I have a issue......mine is the same controller as @SaiSurya9999
<https://github.com/SaiSurya9999> .....but when i solder all the wires it
only moves in Forward left , forward right, reverse left and reverse
right.......it shows no actions on forward, reverse, left and right.......i
have used 4N35 and arduino mega
i think its better to use arduino UNO.then it will work fine
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#164?email_source=notifications&email_token=AL4SPSDLFGFKO7DZKQCFFOLPZPUMVA5CNFSM4G5V2RWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXHZMYY#issuecomment-500143715>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AL4SPSGYW7SWFSDPV5E2OH3PZPUMVANCNFSM4G5V2RWA>
.
|
Yaa.but once check ur arduino code and connection
…On Sun, Jun 9, 2019, 11:36 PM 145shahzad ***@***.*** wrote:
Arduino mega is not best for this?
On Sat, 8 Jun 2019, 10:32 pm Arun P H, ***@***.***> wrote:
> I have a issue......mine is the same controller as @SaiSurya9999
> <https://github.com/SaiSurya9999> .....but when i solder all the wires
it
> only moves in Forward left , forward right, reverse left and reverse
> right.......it shows no actions on forward, reverse, left and
right.......i
> have used 4N35 and arduino mega
>
> i think its better to use arduino UNO.then it will work fine
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <
#164?email_source=notifications&email_token=AL4SPSDLFGFKO7DZKQCFFOLPZPUMVA5CNFSM4G5V2RWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXHZMYY#issuecomment-500143715
>,
> or mute the thread
> <
https://github.com/notifications/unsubscribe-auth/AL4SPSGYW7SWFSDPV5E2OH3PZPUMVANCNFSM4G5V2RWA
>
> .
>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#164?email_source=notifications&email_token=AJP5EGM3FBKLN3GF3XZFJZ3PZVBEBA5CNFSM4G5V2RWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXIPGNY#issuecomment-500233015>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJP5EGPSXDUAY7T4CMQNDZLPZVBEBANCNFSM4G5V2RWA>
.
|
Hi All
Appreciate your quick reply thank you |
no,don't remove the battery of remote |
Thanks Arun, however, The images posted by code Skull doesn't have batteries connected to RC circuit board (Typo in my earlier post, read it is 9V instead of 12V) Also I am looking for some inputs for the same task for Raspberry instead of Arduino Regards |
thanks to the participants of this thread |
Hey @nandhukrishnan could you please tell me what is the black IC that is connected? as I was unable to co-relate that |
I am unable to find the point to which i have to solder my audrino pins could you please help me to find to what points i should connect my forward backward left right in remote...??
The text was updated successfully, but these errors were encountered: