JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Gallery
Open Lab ¿Cómo estas mundo?
Share
Explore
Gallery
Open Lab ¿Cómo estas mundo?
1-Hola Mundo
Vista gral del Open Lab
RoadMap
Materiales
Placa ESP32
Servomotores
Instalaciones y configuraciones
Windows
OSx
Instalación ESP32 en Arduino
Biblioteca Servomotor - Instalación
Programación
Ejemplo Blink
Acceder y usar datos de APIs
Cheatsheet Arduino
Fuentes de datos
OpenWeather
WAQI - World Air Quality Index Project
Coordenadas geográficas
Electrónica
Controlando un servomotor
Visualización de datos
Prototipado
Impresión 3D
Corte láser
Ejercicios
Recursos
Backstage
Fuentes de datos
Coordenadas geográficas
Loading
www.openstreetmap.org
Ejemplo: Madrid
{
"coord": {
"lon": -3.7103,
"lat": 40.4022
},
"weather": [
{
"id": 800,
"main": "Clear",
"description": "clear sky",
"icon": "01n"
}
],
"base": "stations",
"main": {
"temp": 14.36,
"feels_like": 13.94,
"temp_min": 10.92,
"temp_max": 16.58,
"pressure": 1001,
"humidity": 80
},
"visibility": 10000,
"wind": {
"speed": 1.54,
"deg": 10
},
"clouds": {
"all": 0
},
"dt": 1667162565,
"sys": {
"type": 2,
"id": 2045725,
"country": "ES",
"sunrise": 1667112118,
"sunset": 1667150092
},
"timezone": 3600,
"id": 6355233,
"name": "Madrid",
"cod": 200
}
OpenStreet
https://www.openstreetmap.org/relation/5326784#map=19/40.40220/-3.71030
También podemos hacerlo con Google Maps
https://www.google.com/maps/place/Madrid,+Espa%C3%B1a/@40.4022,-3.7105736,197m/data=!3m1!1e3!4m5!3m4!1s0xd422997800a3c81:0xc436dec1618c2269!8m2!3d40.4167754!4d-3.7037902
Datos históricos
Ver históricos:
https://www.timeanddate.com/weather/spain/madrid/climate
Gallery
Share
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.