Arduino Weather Station IoT (ThingSpeak)
Submission includes:
- Weather Station Simulink models for Arduino (ThingSpeak Edition for deploy and Serial Edition for testing)
- Serial Monitor model (requires Instrument Control Toolbox)
- Live Script with simple analysis of data stored in ThingSpeak
!!! IMPORTANT !!!
To run models you need Arduino Additional Sensors Library (DHT, LPS331) toolbox:
https://www.mathworks.com/matlabcentral/fileexchange/62878-arduino-additional-sensors-library--dht--lps331-
If you're working with Arduino Ethernet Shield 2 (w5500) please install appropriate support package:
https://github.com/roslovets/Arduino_w5500_Sumulink_Library
* Please note, that this submission will not work on low-perfomance boards like Arduino Uno. But it works great on Arduino Mega 2560 *
HARDWARE that I use:
- Arduino Mega 2560
- Amperka Ethernet Shield (w5500)
- Amperka Troyka Slot Shield
- TMP36 Analog Thermometer (Amperka Troyka-module)
- LPS331 I2C Barometer (Amperka Troyka-module)
- GL5528 Light Sensor (Amperka Troyka-module)
- Analog Sound Sensor (Amperka Troyka-module)
- DHT11 Temperarute-Humidity Sensor (Amperka Troyka-module)
Cite As
Pavel Roslovets (2024). Arduino Weather Station IoT (ThingSpeak) (https://www.mathworks.com/matlabcentral/fileexchange/62791-arduino-weather-station-iot-thingspeak), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired: IOT practicals of Arduino
Communities
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.