• Stars
    star
    907
  • Rank 50,010 (Top 1.0 %)
  • Language
    Python
  • License
    MIT License
  • Created about 8 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Raspberry powered mirror which can display news, weather, calendar events

Smart-Mirror

Raspberry powered mirror which can display the news, weather, and time.

Installation and Updating

Code

If you have git installed, clone the repository.

git clone [email protected]:HackerHouseYT/Smart-Mirror.git

Alternatively, you can download a zip file containing the project (green button on the repository page)

Navigate to the folder for the repository

cd Smart-Mirror

Install your dependencies

make sure you have pip installed before doing this

sudo pip install -r requirements.txt
sudo apt-get install python-imaging-tk

Add your api token

Make sure vim is installed on your system: sudo apt-get install vim Use vim to edit you file

vim smartmirror.py

replace weather_api_token with the token you got from forecast.io

Running

To run the application run the following command in this folder

python smartmirror.py

Demo and Build Instructions

(click image for link to video) Link to youtube how-to video

More Repositories

1

Smart-Security-Camera

IoT security camera running open-cv for object detection ๐Ÿ“น
Python
560
star
2

AI-Smart-Mirror

Smart Mirror with a smart AI ๐Ÿค–
Python
536
star
3

Tracking-Turret

A motion tracking turret.
Python
179
star
4

Smart-Bartender

๐Ÿป
Python
148
star
5

OpenAI-NEAT

NEAT Solver for OpenAI
Python
146
star
6

Autonomous-Follow-Me-Cooler

Cooler that follows you by navigating via GPS ๐Ÿน๐ŸŒŠโ›ฑ
C++
89
star
7

Smart-Doorbell

A wifi-connected raspberry pi doorbell with video chat
Python
87
star
8

Raspberry-Pi-VNC-Mac

How to Setup Raspberry Pi VNC Screensharing on a Mac
62
star
9

Smartphone-Doorlock

Doorlock that can be locked or unlocked through your smartphone
JavaScript
58
star
10

Automated-Gardener

Simple scheduler for a Raspberry Pi powered indoor gardener
Python
51
star
11

Holographic-Audio-Visualizer

JavaScript
28
star
12

Facebook-Newsbot

Raspberry Pi Powered Chatbot
JavaScript
21
star
13

Portable-Arcade

C
18
star
14

realtime-subscriber-counter

An LED Matrix that counts subscribers (and cryptocurrency prices) in realtime.
Python
15
star
15

midi-footswitch

MIDI footswitch for software instruments
C++
14
star
16

multi-stream-chatbot

Chatbot framework that listens and sends messages to multiple live-streaming platforms simultaneously
JavaScript
14
star
17

Animatable-LED-Hat

Battery operated, LED matrix hat that can be programmed to display interesting designs.
Arduino
9
star
18

Light-Rover

Light painting robot
Python
7
star
19

hackershack-livestream-chatbot

Code for the Hacker Shack livestream chatbot
JavaScript
6
star
20

Robotic-Bartender

Project files for our Arduino/Raspberry Pi powered robotic bartender
Arduino
6
star
21

HackerShackOfficial.github.io

Github pages site for Hacker Shack
HTML
2
star