Skip to content

Small project to introduce myself to working with Raspberry Pi.

Notifications You must be signed in to change notification settings

NodeMan97/footTraffic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

#footTraffic Small project to introduce myself to working with Raspberry Pi.

This project is using Python 3.7

Needed Libraries

Pyrebase-> an API for Python to work with Firebase.

"pip3 install pyrebase4"

*Note: Pyrebase is not required and is interchanagble with various other Database options. If the use of a database is not required, results may be recorded locally to an output file by uncommenting lines 30-36.


Usage: "python3 footTraffic.py "H(our) or M(inute) or S(econd)" duration(float)"

About

Small project to introduce myself to working with Raspberry Pi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages