For several projects you might want to acquire some data from an Arduino board. There are several options and the one that I chose here uses the USB connection. I will explain how to store your data in a text file in order to plot it.I will use Python 3, the Arduino IDE and an Arduino UNO. (I'm work... By: Nariem