/ME160

A ME160 Lab for Cooper Union

Primary LanguageArduino

#Pressure vessel A ME160 Lab for Cooper Union

If you are conducting this lab in class, please refer to Procedure

Parts:

Procedure to create data acquisition board: Attach The two signal boards to the Pro Trinket. Use the following libraries to create arduino code to read sensors: https://github.com/adafruit/Adafruit-MAX31855-library https://github.com/adafruit/Adafruit_ADS1X15

Use this repository to create a python script to graph and log data: https://gist.github.com/electronut/d5e5f68c610821e311b0 from: http://www.instructables.com/id/Plotting-real-time-data-from-Arduino-using-Python-/