Home / Companies / PubNub / Blog / Post Details
Content Deep Dive

Atmel Xplained Pro: Real-time Temperature Sensor

Blog post from PubNub

Post Details
Company
Date Published
Author
Michael Carroll
Word Count
1,815
Language
English
Hacker News Points
-
Summary

The project aims to create a real-time temperature sensor using the Atmel microcontroller unit (MCU) and PubNub, diverging from previous Arduino-based tutorials. By combining the Atmel I/O1 Xplained Pro sensor and the ATWINC1500 Wi-Fi module, the setup measures ambient temperature and streams the data through the PubNub Data Stream Network to a live visualization dashboard. The data is visualized using the EON JavaScript framework, enabling real-time updates accessible through any web browser on various devices. This project highlights the potential for Internet of Things (IoT) applications, such as environmental monitoring, and suggests future development to include bidirectional communication for remote control of devices. The framework and code are available for public use to encourage experimentation and further innovation in IoT solutions.