Arduino file for blog post fieldcrafttech.com/1118/sending-sensor-data-to-mqtt-from-arduino/ This is a simple file to publish sensor data from a Monk Makes plant ...
LED Blinking: We use an LED (Light Emitting Diode), which is connected to the Arduino via a resistor. The resistor limits the current that flows through the LED to prevent it from burning by too much ...
Arduino is a very popular open-source platform and Arduino UNO is one of the most loved microcontrollers among electronics hobbyists worldwide. It consists of a physical programmable circuit board and ...
I have started this joystick controller experiment inspired by the need of a simple DIY joystick which could deliver greater flexibility in the possible designs. Hardware component basis is very ...
Even though machine learning AKA ‘deep learning’ / ‘artificial intelligence’ has been around for several decades now, it’s only recently that computing power has become fast enough to do anything ...
When it comes to detecting certain changes in weather conditions, it's pretty unpredictable, and rainfall is one of the most unexpected parameters of weather. So in this article, we decided to ...
We have designed an Arduino-based GPS Tracker using the NEO-6M GPS Module. A GPS (global positioning system) tracker utilises satellite signals to accurately determine the location of an object or ...