Skip to content

Awty-Hackclub/Alexia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alexia

An IOT clock that shows time and covid-19 count (among other things). (Submission for 2020 BotHacks hackathon)

Functionality

Displays

Implemented in the Hackathon

  • Time
  • Weather
  • Covid-19 Count in end user's city

To be Implemented after the Functionality

  • Youtube Subscriber Count
  • Easy configuration
  • Temperature sensor which will indicate whether a user is sick
  • Buzzer for Notifications potential

Run instructions

  1. In the api-client directory, create key.json
  2. In key.json, create this object (the value should be your open weather api key):
{
  "openweather": "",
  "city": "",
  "country": ""
}
  1. Run ./run.sh

Api Data Sources

Hardware

The Circuit

About

A project involving arduino and a python webhook client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors