项目作者: michadenheijer

项目描述 :
A speaking thermometer
高级语言: Python
项目地址: git://github.com/michadenheijer/speaking-thermometer.git
创建时间: 2018-12-05T10:11:53Z
项目社区:https://github.com/michadenheijer/speaking-thermometer

开源协议:MIT License

下载


speaking-thermometer

A thermometer that tells you the temperature. It waits for a keyboard press and then calculates the temperature from a NTC Thermistor. Then it tells it to you.

Wiring

Dependencies

How to install

Firstly, download all the files you need.

  1. git clone https://github.com/michadenheijer/speaking-thermometer

Then go to the directory

  1. cd speaking-thermometer

You can test the program by running

  1. sudo python button.py

If you want to run it permanently, copy the systemd service to it’s proper location and enable it.

Text-To-Speech