002. Raspberry Pi - Using weather/google calendar/news feed with MagicMirror2
설정이 끝난모습 MagicMirror2 에는 기본 Module 로 weather/calendar/news feed 등등 몇가지가 있는데 3가지만 우선 설정해보기로 날씨 API city list: http://bulk.openweathermap.org/sample/city.list.json.gz 사이트: https://openweathermap.org 우선 날씨정보를 사용하기 위해서는 api 키가 필요하기 때문에 https://openweathermap.org 사이트에 가입을 해야한다 가입하고 weather api 를 구독하면 key를 받을 수 있다 키를 받으면 config/config.js 에 키와 지역(city)에 맞는 code를 넣어주면 된다 Google Calendar 구글 캘린더: https://..
raspberrypi/smart-mirror
2020. 9. 2. 00:17