in reply to Serial communication between perl and arduino

I would check the serial connection with eg. putty before trying to do that with perl.
  • Comment on Re: Serial communication between perl and arduino

Replies are listed 'Best First'.
Re^2: Serial communication between perl and arduino
by perl_sck_58 (Novice) on Jun 01, 2015 at 18:08 UTC

    Yes I have tried it with putty, it is able to send and receive serial data with arduino.