Skip to content

emmanuel-okeke/teamSenPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

team SenPy

Members: Emmanuel Okeke, Michael Normand, Will Ramirez

This objective of this project was to create a program that would display the temperature(from a connected sensor) when run and turn on a fan if the measured temperature was above a set value. All of this was done using a Raspberry Pi 3 B. We used Pythons integration into the Raspbian OS as well as the RPi.GPIO library to create this project.

To run this code the only module you would need is RPi.GPIO. To install it, follow the steps below:

pip install RPi.GPIO 

or

$ sudo apt-get update
$ sudo apt-get install python-rpi.gpio python3-rpi.gpio

Circuit Diagram

the circuit diagram can be found at "circuit.png".

Demo Videos

these can be found in the demo folder. The shorter video has the fan running with a 5v voltage and the longer video has the fan running at a 3.3v voltage.

Notes:

Have fun

-teamSenPy

Emmanuel Okeke - Snake Tamer Michael Normand - Wire Cutter Will Ramirez - People Talker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages