/joey

Using Arduino to display some of the computer's status.

Primary LanguagePythonMIT LicenseMIT

joey

Using Arduino to display some of the computer's status.

dependencies

  • pyserial 3.1.1
  • imapy 1.1.1 (github地址)
  • psutil 4.3.1
  • arduino button.h
  • arduino servo.h

初始配置

  1. 安装Python3.5+及各种依赖库。
  2. mail_config.py中配置你的邮箱信息(格式可参考mail_config(sample).py