Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tomzaku/lampcare

LampCare is a Lamp have full function: Couting time your sleep, Show weather LCD. Use Django Framework
https://github.com/tomzaku/lampcare

arduino django esp8266

Last synced: 14 days ago
JSON representation

LampCare is a Lamp have full function: Couting time your sleep, Show weather LCD. Use Django Framework

Awesome Lists containing this project

README

        

# Lamp Care

This project is a part of component Internet Of Thing

##Function

- Help client watching how many time for sleep
- Warring client if you have less hour sleep
- Show weather(get from yahoo api)
- push data from andruino to server

##How to make
1. Create website (service,ui):
1. Service will be created by Django Framework
2. Web ui will be created by react.
2. Need some eletronic components:
1. Arduino
2. esp8266
3. Sensor sound,light ....

##Install