I created a client for PIC16f877 microcontroller.It is equivalent to version 20 of MRLcomm.ino. With this client can connect to the MRL and write / read ports .. Ports A and E selected as inputs. Ports B, C and D outputs. It can improve but for now my serves me. PIN C6 is TX and C7 is RX. For conect MAX232 or any chip.
MRL-digitalwrite || MRL-digitalRead
PIN BO || 1 || PIN A0 1
TO || || TO A5 6
PIN D7 || 24 || PIN E0 7
|| TO E2 9
This folder have Hex and C archive of the PIC:
Incredible ! We would like to
Incredible !
We would like to see your project in action .. great work mecax !
Just to warn you, the #defines have changed in 1.0.112
You can find them all here :
https://github.com/MyRobotLab/myrobotlab/blob/master/src/resource/Arduino/MRLComm2.ino
When you want to update to 1.0.112 or above - just copy the defines into your PIC code !
Awesome !!!
thanks, when using this version changes effected,
thanks, when using this version changes effected,. And soon I'll post pictures of my robot