Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tomzaku/lampcare
- Owner: tomzaku
- Created: 2016-06-03T09:09:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-06-03T09:15:13.000Z (over 8 years ago)
- Last Synced: 2024-11-30T01:42:12.724Z (2 months ago)
- Topics: arduino, django, esp8266
- Language: JavaScript
- Homepage:
- Size: 654 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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