Tag: IoT
-

Low Power IoT Network using Arduino and Long-Range LoRa
In continuation of my work with the nRF24 IoT Sensor Network, I decided to test a couple of RFM95 (LoRa) modules I had in my lab. This time, instead of using the MySensors library, I opted for a more lightweight library called RadioHead for Arduino. The objective was to evaluate the range of these LoRa…
-

IoT Sensor Network using Arduino, Raspberry Pi, and nRF24L01+
After a month of development, I’m excited to share that I’ve built an ultra-low-cost, ultra-fast DIY IoT sensor network using Arduino, Raspberry Pi, and nRF24L01+. I initially tested the ESP8266 with its WiFi radio on, but it proved to be inefficient in terms of power consumption. So, I set out to find a better solution.…
-

ESP8266 IoT Projects for Building Affordable Solutions with Arduino
If you’re diving into the world of Internet of Things (IoT) projects, the ESP8266 is an excellent choice for cost-effective and versatile experimentation. Indeed, ESP8266 IoT projects are popular due to their low cost, ease of use, and robust functionality. Therefore, in this blog post, I’ll guide you on how to make the most of…
