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

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.

Awesome Lists containing this project

README

          

# Solar Tracker
#### A solar panel who follow the sun

![First version](/assets/images/diapo/tracker.jpg)

*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 | |