Skip to main content

▷ Display of last 24 hours of Temperature, Humidity and Temp. CPU

 


For this post, two sensors have been deployed for real-time data collection, currently operational in the city of Guayaquil: one for humidity and another for temperature. Both sensors utilize LoRA technology to transmit collected information to a Gateway. This Gateway serves as a central connection point, receiving data from the sensors and forwarding it to the Google Cloud platform via LTE cellular connectivity. Leaflet viewer with OpenStreetMap

Leaflet viewer with OpenStreetMap


Once the data is stored on the Google Cloud platform, a customized web interface has been developed. This interface facilitates the visualization and analysis of the sensor-collected data, offering users a clear and easily accessible representation.

In today's interconnected world, the ability to gather and visualize real-time data is essential for understanding and making informed decisions. On this occasion, we will explore how to visualize the data from the last 24 hours of various variables captured by IoT devices using Google and Chart.js.


The provided code is a key component for this purpose. It integrates with the Google API to access and process data stored in a specific spreadsheet.

This code allows for the creation of dynamic charts for three distinct variables collected by IoT sensors: temperature, humidity, and CPU temperature. Through the Chart.js library, clear and concise visualizations are generated that display the evolution of these variables over time.

The magic happens when filtering the data to display only the information from the last 24 hours. This is achieved using JavaScript to select and present only the most relevant data, thus providing a specific and updated view of the behavior of the monitored variables.

Some important aspects of the code include:

  • Use of the Google API to retrieve data.
  • Filtering of data based on a specific time period (in this case, the last 24 hours).
  • Creation of dynamic and clear charts with Chart.js.
  • Visualization of temperature, humidity, and CPU temperature data in three separate charts for better understanding.

This integration between Google, JavaScript, and Chart.js provides a powerful and flexible way to efficiently monitor and visualize IoT data in a user-friendly manner.

Feel free to try this out and adapt it to your own IoT datasets! The customization and expansion capabilities are vast, allowing for the inclusion of more variables, design adjustments, and much more..

Last 24h visualization of each variable from Google Cloud

Last 24h visualization of each variable from Google Cloud


Read related topics

Comments

  1. The display showing the last 24 hours of temperature, humidity, and CPU temp is very insightful for monitoring. If your car battery needs a boost, check out this trusted battery boosting service in Dubai.

    ReplyDelete
  2. Displaying the last 24 hours of temperature, humidity, and CPU temp is crucial for monitoring system health. If your iPhone needs fixing, check out this trusted Dubai iPhone repair service.

    ReplyDelete

Post a Comment

Popular posts from this blog

▷ The Social Cognitive Theory #SCT applied to reduce sedentarism in citizens

➡️  #SCT #SocialCognitiveTheory #Sedentarism Sedentarism is a growing concern in today's society due to its negative effects on health and well-being. However, the Social Cognitive Theory offers a solution to reduce it through a series of strategies based on human behavior. ➡️ According to this theory, human behavior is influenced by social perception, that is, how we perceive others and how they perceive us. In the case of sedentarism, one way to reduce it is through the creation of a social culture that values and promotes physical activity. ➡️ One way to achieve this is through education and awareness about sedentarism, physical activity, nutrition, quality of life, among other health-related aspects. Creating awareness campaigns about the importance of maintaining an active lifestyle can help influence social perception and motivate people to change their sedentary behavior. ➡️ Another strategy is the creation of programs and physical activities that are accessible and attracti...

▷ Data visualization: of Temperature, Humidity, and CPU Temp.

  For this post, two sensors have been deployed for real-time data collection, currently operational in the city of Guayaquil: one for humidity and another for temperature. Both sensors utilize LoRA technology to transmit collected information to a Gateway. This Gateway serves as a central connection point, receiving data from the sensors and forwarding it to the Google Cloud platform via LTE cellular connectivity. Leaflet viewer with OpenStreetMap Leaflet viewer with OpenStreetMap Once the data is stored on the Google Cloud platform, a customized web interface has been developed. This interface facilitates the visualization and analysis of the sensor-collected data, offering users a clear and easily accessible representation. In this post, we'll explore how to visualize real-time data from Google Cloud using JavaScript and the powerful charting library, Chart.js. The goal is to create an interactive environment that visually...

▷ Enhancing Energy Efficiency with Learning-based Consumption Prediction

  ✅  Keywords : ➡️ #EnergyConsumptionPrediction #Energy #ESP32 #PZMT004 #OpenSource #OpenHardware #RegressionLearner #SustainableEnergyInformation #DataCenter  #NodeRed #EmbeddedSystems #MIcrocontroller #Phyton #MQTT #MySQL #Telegram ✅ Introduction: In this edition, we explore a groundbreaking research study titled "Learning-based Energy Consumption Prediction" conducted by our team of experts. We delve into the challenges posed by the increasing influx of data into cloud-fog infrastructures and the pressing need for sustainable energy consumption management. Our researchers have developed an energy consumption prediction model, focusing on hardware design, data pre-processing, and machine learning techniques. Join us on this journey as we discuss the methodology, findings, and future prospects of this pioneering study. ✅ Content: In our study, titled "Learning-based Energy Consumption Prediction," we address the critical issue of managing energy consumption in ...

▷ USRP USB Software-Defined Radio Platform

➡️  #USRP #SoftwareDefinedRadio #28GHz #DFRobot About this item RF Specifications: Channels: 1 TX, 1 RX; Frequency range: 70 MHz to 6 GHz; Instantaneous Bandwidth: Up to 56 MHz; IIP3 (at typical NF): -20 dBm; Power Output: >10 dBm; Receive Noise Figure: <8 dB Conversion Performance and Clocks: ADC Sample Rate (Max.): 61.44 MS/s; ADC Resolution: 12 bits; DAC Sample Rate (Max.): 61.44 MS/s; DAC Resolution: 12 bits; Host Sample Rate (16b): 61.44 MS/s; Frequency Accuracy: +/-2.0 ppm Environment: Operating Temp. Range: 0 - 45 °C USRP; Hardware Driver 3.9.2 (or later); GNU Radio Synchronization: 10 MHz clock reference; PPS time reference Power: USB Power 5V Product Description The USRP B205mini-i is a flexible and compact platform that is ideal for both hobbyist and OEM applications. It is designed by Ettus Research and provides a wide frequency range (70 MHz to 6 GHz) and a user-programmable, industrial-grade Xilinx Spartan-6 XC6SLX150 FPGA. The RF front end uses the Analog Device...