Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/corentinth/er4-weatherstation
The code for a Weather Station in 4DGL
https://github.com/corentinth/er4-weatherstation
4dgl project touchscreen weather-station
Last synced: about 1 month ago
JSON representation
The code for a Weather Station in 4DGL
- Host: GitHub
- URL: https://github.com/corentinth/er4-weatherstation
- Owner: CorentinTh
- License: mit
- Created: 2017-03-26T19:48:21.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-04T08:40:41.000Z (over 7 years ago)
- Last Synced: 2024-11-02T13:42:17.989Z (3 months ago)
- Topics: 4dgl, project, touchscreen, weather-station
- Language: TeX
- Size: 131 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Logo weather station](http://corentin-thomasset.fr/public/weather-station.jpg "Logo weather station")
# ER4-WeatherStation
Those files are the programming aspect of a fully functionnal weather station.## Presentation
This program is made to run on a LCD display from 4D Systems ([µLCD-32 PTU](http://www.4dsystems.com.au/product/uLCD_32PTU/)). The program is also made to interact with a temperature/humidity sensor (ref : [HIH6120](http://www.mouser.com/catalog/specsheets/HumidIconHIH6130.pdf) from Honeywell Humidlcon) and a RTC in order to memorize the date and time ([MCP7940N](http://ww1.microchip.com/downloads/en/DeviceDoc/20005010F.pdf) by Microchip).## Credit
This project was realized during the 4th semmester at the IUT of Annecy (Université Savoie Mont Blanc).The team :
* Anne LENSING
* Helena STICKELBROECK
* Cyrille DUPONT
* Corentin THOMASSETLecturers :
* Bruno MANILLIER
* Eric BENOIT