This document describes the implementation of an embedded real-time temperature and humidity monitoring system using Arduino for Internet of Things (IoT) applications. An Arduino microcontroller is connected to a DHT22 temperature and humidity sensor and a Dragino LoRa shield to transmit sensor readings wirelessly via LoRaWAN to a Node-RED dashboard interface. The system was deployed both indoors and outdoors to monitor temperature and humidity levels and investigate their relationship to environmental conditions. Indoor tests showed temperature and humidity increased with higher floor elevations, while outdoor readings were higher during the day than night and humidity increased as temperature decreased at night.