Unodatalogger is software for arduino to acquire data over time. You can acquire the voltage or the value of a sensor. (temperature, humidity, light….)
Work under windows or linux ( tested on linux mint 19)
Setup the ArduinoConnect arduino uno to pc with usb cable
Upload example ino or modify sketch
Run software on PC.Choose serial port.
Connect arduino
Choose sampling time and numbers of points. Run You can save data to text file or chart image
Source: https://github.com/Dranetyl/UnoDataLogger
Binary: https://sourceforge.net/projects/unodatalogger/files/
Comments
Please log in or sign up to comment.