Skip to content

Some example code for reading CO2 from the MH_Z19 sensor, with a basic interface using tkinter

Notifications You must be signed in to change notification settings

blockninja124/MH_z19-sensor-code-w-tkinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

MH_z19 Sensor Code

This is a github repository with my python3 code for my MH_Z19 sensor. This code is intended to be run on a raspberry pi, but you can view it on any device with a simple text editor. You can either download my code and view it on your computer, or view it right in your browser!

For anyone that hasn't used github before:

What your seeing right now is a repository. Basically a collection of files stored online. You're reading README.md, the file that stores the description. The only other file in this repository is my code. How do i get that code? you may be asking. Well, you can either click this link: https://github.com/brickyboy09/MH_z19-sensor-code-w-tkinter/blob/main/main.py OR If your feeling smart enough you can find in the list of files above "main.py" and click on it. This will take you to my code.

If you would like to download my code, you can either

About

Some example code for reading CO2 from the MH_Z19 sensor, with a basic interface using tkinter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages