Hello everybody,
i´m doing my first project now using arduino and i´m not quite sure how to comunicate with my sensor via RS485. i used the max489 to make a serial to ttl-converter and wanted now to communicate via pin0 and pin1 to the arduino.
therefore i need to send a string of 6 char to my sensor to then get an answer of 20 signs carrying the data. but how to use these first to pins? can i just tell them Serial.print or this one just talking to the usb? and if i can use the Serial.print, can´t i specify where my signal goes?(Like just sending it to pin1 and not to the pc connection...)
thx
timm