Skip to content

Checks the current covid status of RIT and uses serial outputs to send that information to a arduino. This allows the information to be displayed using lights.

Notifications You must be signed in to change notification settings

voxelvortex/RITCovidStatusChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RIT Covid Status Checker

Uses the codes provided by RIT to determine and display how safe it is to circulate on campus. This project uses serial as an output so that the information can be displayed by an Arduino (although I've tried to make the code easy to adapt to other uses).

The current implementation of this uses requests, re, and BeautifulSoup4 to webscrape this page

About

Checks the current covid status of RIT and uses serial outputs to send that information to a arduino. This allows the information to be displayed using lights.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published