Read the statement by Michael Teeuw here.
MYMIRROR - From Modena
-
@richland007 the uno is connected to the pi serial port from the uno serial port.
So the uno code writes to it’s port, and the data causes an serial event on the pi with the data.
-
@sdetweil Yes Sam but is the UNO to Rpi connection using Dupont wires and the TX RX pinouts or through the usb connection which is also used to upload the sketch to the UNO… i thought it was through the usb??
-
@richland007 i believe he uses both… usb for sketch and serial for data
-
@richland007 I have modified the code before update it, to make it simpler and probably something is wrong.
I use 2 tags, the first to recognize me (S) and the second to recognize my wife (G)
for serial communication, later I send you a photo -
-
@s-monti-74 Great i got the schematics now :)
Can you please post again the complete Arduino code
Thank you very very much
Denis -
@richland007 I can’t upload in the editor the full code because the editor blocks it (probably it converts the “;” char as the end of the code) I also can’t upload a txt file witch the code, i can upload only images
-
@s-monti-74 Can you e-mail the Arduino sketch as txt file to me please at grabocka (@) sbcglobal.net
oh the config.js entries also please so i can change my names into it :)Grazie mille
Denis -
@s-monti-74 said in MYMIRROR - From Modena:
@richland007 I can’t upload in the editor the full code because the editor blocks it (probably it converts the “;” char as the end of the code) I also can’t upload a txt file witch the code, i can upload only images
You can easily copy&paste everything to pastebin.com then share here the link for others. ;)
-
@Cr4z33
this is my “paste”…
https://pastebin.com/wY8yVtpv