This is the command ard-reset-arduino that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
ard-reset-arduino - Reset Arduino board
SYNOPSIS
ard-reset-arduino [OPTION]... [PORT]
DESCRIPTION
To reset Arduinos, we either pulse the DTR line or open the USB port at 1200 baud and
close it again.
OPTIONS
--verbose Watch what's going on on STDERR.
--period Specify the DTR pulse width in seconds.
--caterina Reset a Leonardo, Micro, Robot, LilyPadUSB or similar 32u4-based device.
EXAMPLES
ard-reset-arduino /dev/ttyACM0
ard-reset-arduino --verbose --period=0.1 /dev/cu.usb*
ard-reset-arduino --verbose --caterina /dev/ttyUSB0
Use ard-reset-arduino online using onworks.net services