Skip to content

Python-projects-UCaldas/sensors

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sensor Program and Artificial Vision with Tensorflow(CO2, Humidity, Temperature, TPOC)

Some data will be recolected from diferents environments using environmental sensors to check some variables as CO2, humidity, temperature, pH, ultraviolet like some other gases.

Note:

Dataset for Entrenate Model could be downloaded of this repository https://drive.google.com/drive/folders/1ISauTzslU2SmAfkqp_hcklumDV5piaXu?usp=sharing

Python Libraries needed:

pip install -r requirements.txt

Requirements:
-Put the serial port you will use in the in the arduinoPort variable inside the conectarArduino procedure, by this way the data will be read from the avaible port from your computer.
-Serial port needs to be free to make sure that data will be write correctly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.7%
  • C++ 14.1%
  • Batchfile 0.2%