[导读]在这个项目中,我们将学习如何创建一个气象站,它将在web服务器中显示来自BME280模块的读数和来自OpenWeatherMap API的实时天气数据。该设备将从BME280传感器获取温度、湿度、气压和高度,并从OpenWeatherMap API获取外部温度、湿度、天气状况以及日出和日落。
🌤️A weather app that pulls from the OpenWeatherMap API to allow users to search for and view the forecast in cities worldwide🌎. Built with JavaScript, HTML, CSS.
SkyFrost is a weather forecasting app built with openweathermap api & javascript. User can check weather information of most cities around the globe, and visualize the temperature.