Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
Tags
- WizFi310
- ThingPlug
- micropython
- IoTMakers
- Gainspan
- script
- W7500
- ESP8266
- LoRa
- C Script
- KT
- PicoC
- NB-IoT
- cloud
- MQTT
- IOT
- Neul
- AT+MEVTFORM
- 안드로이드
- OpenSSL
- WIZwiki-W7500
- SKT
- WiFi
- WizFi250
- WizFi210
- SSL Server
- AT+FSOCK
- 오픈 하우스
- SerialPassthrough
- Cat M1
Archives
- Today
- Total
목록weather (1)
IoT Wireless
아래에는 WizFi250으로 OpenWeatherMap 사이트에서 제공하는 Open API로 특정한 도시(Seoul)의 날씨 정보 를 가져오는 예제이다. (OpenWeatherMap에서 제공하는 JSON과 XML 예제를 이용) 먼저, OpenWeatherMap에서 API 관련 내용을 확인한다. Calls by city name. API respond with a list of results that matchs a searching word. In JSON : api.openweathermap.org/data/2.5/weather?q=London,uk In XML : api.openweathermap.org/data/2.5/weather?q=London&mode=xml http://openweatherm..
WiFi module
2014. 11. 14. 11:25