LoRa – Part 2
So many people asked me which Lora Module I use for my projects. In this part of the series, I will show you, as well… Read More »LoRa – Part 2
So many people asked me which Lora Module I use for my projects. In this part of the series, I will show you, as well… Read More »LoRa – Part 2
Introduction When designing IoT solutions, we all encounter the problem of connecting our device(s) to each other, either directly, or through the internet. In Urban… Read More »What is LoRa?
In our last post, we started looking at the workings of the I2C protocol. In case you missed that, you can read about that here.… Read More »I2C between Maker Nano and Kid-Bright32 (Esp32)
In this post, I will tell you all the basics of the I2C protocol. What it is, where it comes from and also how it… Read More »What exactly is I2C?
Introduction In my previous post, I showed you how to use AJAX and JavaScript to make a very responsive Web server on Arduino. In Part… Read More »Arduino Web Server – Part 2
There are many ways to use Arduino to create your own IoT device. One of the easiest is to configure your Arduino as a Web… Read More »Arduino Web Server using AJAX – Part 1
Today I will show you how to do a very quick IoT relay controller using IFTTT and Adafruit IO. I will be using the Kid… Read More »ESP32 (Kid Bright v 1.3) Voice-Activated IoT Relay Control using IFTTT and Adafruit IO