OpenMarine
Exerciser program for nano, perhaps using ArduinoServo? - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: Pypilot (https://forum.openmarine.net/forumdisplay.php?fid=17)
+--- Forum: General discussion (https://forum.openmarine.net/forumdisplay.php?fid=18)
+--- Thread: Exerciser program for nano, perhaps using ArduinoServo? (/showthread.php?tid=2123)



Exerciser program for nano, perhaps using ArduinoServo? - CapnKernel - 2019-12-05

Hi,

Is there a Python program which can connect to an Arduino nano and act as a test program?  In other words, something that either automatically, or in response to commands on stdin, drives an Arduino nano and shows responses.

I'm thinking it would probably use the ArduinoServo class in pypilot/arduino_servo/arduino_servo.h, but I admit I haven't looked closely yet.


RE: Exerciser program for nano, perhaps using ArduinoServo? - seandepagnier - 2019-12-06

The script pypilot/servo.py can be run by itself to test communication to the arduino motor controller