We can create graph by using received serial data from arduino Serial Monitor. Transfer arduino or…
Continue ReadingTag: serial monitor
Arduino Internal temperature sensor
Most AVR chips (microcontrollers) have an internal temperature sensor, hence we can use this option to…
Continue ReadingArduino Capacitance meter
By using arduino digital pins and serial monitor we can measure unknown capacitor value. This is…
Continue ReadingArduino Serial Command LED
In this project we used Arduino serial monitor to command the LED On/Off and know the…
Continue Readingarduino math functions
The arduino can do mathematic functions between two numbers , simple example and syntax of mathematic…
Continue ReadingArduino Relational functions
The arduino can do Relational functions between two numbers, simple example and syntax of relational operations…
Continue Reading