Skip to content
This repository has been archived by the owner on Jul 18, 2020. It is now read-only.

A speaking thermometer

License

Notifications You must be signed in to change notification settings

michadenheijer/speaking-thermometer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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

Then go to the directory

cd speaking-thermometer

You can test the program by running

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