mbenesz / weatherstation

Weather Station Service Rest API of a weather service, returning current weather parameters. The service retrieves data from a temperature sensor DHT11 connected to an Arduino platform, as well as from an external weather service API openweather.com. The project is being developed using the TDD methodology and pair programming technique.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather Station Service

Rest API of a weather service, returning current weather parameters. The service retrieves data from a temperature sensor DHT11 connected to an Arduino platform, as well as from an external weather service API openweather.com. The project is being developed using the TDD methodology and pair programming technique.

About

Weather Station Service Rest API of a weather service, returning current weather parameters. The service retrieves data from a temperature sensor DHT11 connected to an Arduino platform, as well as from an external weather service API openweather.com. The project is being developed using the TDD methodology and pair programming technique.


Languages

Language:Java 91.4%Language:C++ 8.6%