Home:ALL Converter>How to Re-runs the setup() function on arduino from c#? (restart arduino)

How to Re-runs the setup() function on arduino from c#? (restart arduino)

Ask Time:2015-08-13T20:31:21         Author:Dany Maor

Json Formatter

Pressing on serial monitor on arduino editor Re-runs the setup() function. How to Re-runs the setup() function from c#? I build software with c# that communicates with Arduino but when I run the software arduino has already started work because is USB connected. How can I reboot the arduino board from c#?

Author:Dany Maor,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/31988338/how-to-re-runs-the-setup-function-on-arduino-from-c-restart-arduino
yy