项目作者: brandon-wallace

项目描述 :
An Arduino Real-Time Plot using Matplotlib
高级语言: Python
项目地址: git://github.com/brandon-wallace/arduino_real_time_plot.git
创建时间: 2017-12-08T14:49:33Z
项目社区:https://github.com/brandon-wallace/arduino_real_time_plot

开源协议:GNU General Public License v3.0

下载


arduino_real_time_plot

An Arduino Real-Time Plot using Matplotlib

arduino_real_time_plot

Requirements

  1. Hardware
  2. - 1 Arduino
  3. - 3 DS19B20 OneWire sensors
  4. - 1 DS3231 real time clock
  5. - 1 4.7k pull-up resistor
  6. Software
  7. - cycler==0.10.0
  8. - drawnow==0.71.3
  9. - matplotlib==2.1.0
  10. - numpy==1.13.3
  11. - pyparsing==2.2.0
  12. - pyserial==3.4
  13. - python-dateutil==2.6.1
  14. - pytz==2017.3
  15. - six==1.11.0