arduino
Make a Non-Contact Infrared Thermometer with MLX90614 IR Temperature Sensor
When debugging an electronics circuit or testing a new hardware design, often times I tend to check if the components on the… |
|
DIY Arduino Digital Protractor using MPU6050 Gyroscope
The MPU6050 is an IC 3-axis accelerometer and a 3-axis gyroscope combined into one unit. It also houses a… |
|
Lora Based GPS Tracker using Arduino and LoRa Shield
Knowing the whereabouts of a particular object/person has always been comforting. Today, GPS is being extensively used in asset… |
|
Arduino based Text to Speech (TTS) Converter
Text-to-speech or TTS system converts normal text into Speech. This tech enables the system to speak out the text in a human… |
|
DIY Gesture Controlled Arduino Based Air Mouse using Accelerometer
Ever wondered how our world is moving towards the immersive reality. We are continuously finding new ways and methods to… |
|
How to Flash the Firmware on Clone HM-10 BLE Module using Arduino Uno
While using the BLE HM-10 module, you must encounter some really frustrating problems like you cannot send or receive AT… |
|
MATLAB Data Logging, Analysis and Visualization: Plotting DHT11 Sensor readings on MATLAB
Graphical representation is always helpful to visualize the data and it becomes very easy to find trends and patterns by… |
|
Arduino Whistle Detector Switch using Sound Sensor
As a kid I was fascinated by a toy music car which gets triggered when you clap your hands, and then as I grew up I wondered if… |
|
How to Use BH1750 Ambient Light Sensor with Arduino
When you take your phone in sunshine or in high lighting, then it automatically adjusts the brightness according to the… |
|
RS-485 MODBUS Serial Communication with Arduino as Master
In the previous tutorial we learned about Modbus RS-485 Serial Communication with Arduino as Slave. In continuation with that… |