라즈베리 파이 피코 보드를 활용하여, 기상예보를 표시해 주는 간단한 장치를 만들어보기로 했다. 이를 위해서는 기상정보를 가져와야 하는데, 일반적으로 국내에 알려진 활용 가능한 대표적인 기상정보 API는 다음 2가지가 있다. 1.
Openweather API https://openweathermap.org/api Weather API - OpenWeatherMap One Call API 3.0 API doc Subscribe Make an API call to receive access to the various data: Current weather and forecasts: minute forecast for 1 hour hourly forecast for 48 hours daily forecast for 8 days and government weather alerts Weather data for any timestamp for 40+ years historical archiv...