message
-
Arduino
how to split a string message and access the sensors values design and programming
Description: split a string message- In this tutorial, you will learn how to send multiple values in one message from Arduino to Visual Basic application and then how to break a string message and separately view each value. We’re going to use a comma in this project, “as the delimiter.To explain this, to receive a message and then split the message using the split function, we will make an application in vb.net’s visual basic.net. This tutorial will help you to model advanced level projects that track…
Read More » -
Arduino
Arduino Gas/smoke leakage detection and sms alert system programming
Description: Gas/smoke leakage –Using the MQ-2 gas / smoke leakage sensor, Arduino Uno and GSM sim900A module, this tutorial is based on the detection of gas smoke leakage or smoke detection. This project is used to detect gas/ smoke when a message is sent to the owner once the gas/smoke leakage is detected. This can be used in kitchens,…
Read More »