Hi.
I have a project , which it consist of comminication of two arduino with rx,tx. The goal is;
For example first arduino will send something like "P120" . After sended the message to second arduino , it will change (for example) pwm dutycycle to 120.
And also second arduino will send messages something like that. So it needs to read "P" letter at first and then compute "120" to something. Looks like gcode.
I searched on internet for a library or a code , cause i dont know how to write a code. If you guys have any example like i searched to , i can take it gladly. Or if you know any page , also i can read it gladly. Thanks.
I have a project , which it consist of comminication of two arduino with rx,tx. The goal is;
For example first arduino will send something like "P120" . After sended the message to second arduino , it will change (for example) pwm dutycycle to 120.
And also second arduino will send messages something like that. So it needs to read "P" letter at first and then compute "120" to something. Looks like gcode.
I searched on internet for a library or a code , cause i dont know how to write a code. If you guys have any example like i searched to , i can take it gladly. Or if you know any page , also i can read it gladly. Thanks.