arduino
How to use Bluetooth with MATLAB for Wireless Communication
Bluetooth is the simplest and most popular protocol for short range wireless communication in embedded systems. Bluetooth is… |
|
How to Burn Arduino Bootloader in ATmega328 IC and Program it using Arduino IDE
We all know that, Atmega328 IC is used in Arduino UNO board. This IC is the brain of the Arduino board. Actually, Arduino… |
|
Thermal Printer Interfacing with Arduino Uno
You just made payment to a restaurant and received a small bill or dispensed cash from an ATM and received the transaction… |
|
Digital Compass using Arduino and HMC5883L Magnetometer
Human brain is built of complex layer of structures which helps us to be a dominant species on earth. For example the… |
|
How to Plot Real Time Temperature Graph using MATLAB
Graphs are always helpful to visualize the data and it becomes very easy to find trends and patterns by looking at them. There… |
|
10 Most Common Mistakes while using Arduino
Starting out as a beginner with the Arduino, can be quite challenging for people without electronics background, you’d come… |
|
Top Hardware Platforms for Internet of Things (IoT)
IoT (Internet of Things) is no longer a buzzword. With several inspiring use cases, emanating on a daily basis, multiple firms… |
|
Serial Communication between MATLAB and Arduino
MATLAB is versatile software that can be used for wide variety of applications. In previous tutorials of MATLAB, we have… |
|
Stepper Motor Control using MATLAB and Arduino
Stepper motors is a brushless DC motor that rotates in discrete steps, and are the best choice for many precision motion… |
|
DC Motor Control Using MATLAB and Arduino
In this tutorial, we will show you how to control DC motor using MATLB and Arduino. If you are new with MATLAB then it is… |