Skip to content

souhaib100/Store-Arduino-data-to-PC-using-Processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android-with-TMP36-and-Processing

Comunicate arduino with Processing via Serial, to processe large date or simply to store them.
Tinkercad link. If you want to simulate the arduino part.

How it work

  • The arduino will capture the sensor data and print them to Serial.
  • The Processing will listen to the serial and catch any thing send.
  • Then it will save the data to .csv file with the time.

About

Arduino store data to PC using Processing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages