https://github.com/lostsh/sunny
website for the solar tracker sunny.
https://github.com/lostsh/sunny
css3 html html-css-javascript html5 pannel position project solar solar-system tracker
Last synced: over 1 year ago
JSON representation
website for the solar tracker sunny.
- Host: GitHub
- URL: https://github.com/lostsh/sunny
- Owner: lostsh
- Created: 2019-05-01T09:55:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-07T16:47:39.000Z (almost 6 years ago)
- Last Synced: 2025-03-09T11:09:05.726Z (over 1 year ago)
- Topics: css3, html, html-css-javascript, html5, pannel, position, project, solar, solar-system, tracker
- Language: HTML
- Homepage: https://lostsh.github.io/sunny/
- Size: 32.9 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solar Tracker
#### A solar panel who follow the sun

*sunny is the name of the sensor composed of four photoresistors*
- [x] Group Project
- [x] Html / Js / Css
- [x] Python
- [x] C++ :heart_eyes:
- [x] Bash
# Project
This project is composed of sevral parts ;
- the website you can find the [code here](https://github.com/lostsh/sunny).
- the phisical system
# Website
On the website you will acces to the data frome the pannel
- state
- voltage received
- position
- statistics
- and more ...
# Physical part
The phisical part is composed of several parts too :
##### Arduino, **[code right hire](https://github.com/lostsh/Solar-Tracker-Sunny)** who control the position of the pannel with servo motors (or stepper motors idk the solution we chose actually the work is in progress)
##### Micro computer card who can :
- hosts the main page of the website to display informations
- only send data on the website hosted on a server
- recive requests for test, debug or make some change on the params of the Tracker
- send aletrs in case of unusual things
##### Structure in cardboard to be lighter because the servomotors are only 9g ... (so painful)
# Things to do :
- [x] Change horloge font
- [ ] ~~Finish “expériences”~~ **canceled**
- [x] - Déscribe all the méthodes
- [ ] - Put img of the building of the system **WIP**
- [ ] ~~Finish “comparaison”~~ **canceled**
- [ ] - ~~Array to compare values of the first and the second methodes~~ **canceled**
- [x] Finish “synthèse” => conclusion.html
- [ ] - Que nous a apporté ce projet ?
- [ ] - mettre nos synthèse perso (??)
- [ ] Finir la construction du tracker
- [x] *Comments the code*
- [ ] Finir les synthèse personnelles ! (à imprimer ?? -> à demander)
- [ ] **Faut-il faire en plus un diapo pour l’oral ? (à demander)**
///////////// | Site | Physical part
------------- | ------------- | --------------
V1.0 | |
V2.1 | |