Technology and Development
Snake game using Arduino
This is a simple snake game aimed at children and hobbyists. This game is made using Arduino. In this snake game Dot matrix display is used to display snake and...
Snake game using Arduino
This is a simple snake game aimed at children and hobbyists. This game is made using Arduino. In this snake game Dot matrix display is used to display snake and...
Robot controlled by Android phone using Arduino
The Android phone that stays in your hand most of the time is useful in many other applications besides Whatsapp, Facebook; home appliances; and monitor your health parameters. And if...
Robot controlled by Android phone using Arduino
The Android phone that stays in your hand most of the time is useful in many other applications besides Whatsapp, Facebook; home appliances; and monitor your health parameters. And if...
Digital tachometer using Arduino microcontroller
A tachometer is a device used to measure the rotational speed of any device. Using the analog voltage reading property of an Arduino, this can be easily implemented...
Digital tachometer using Arduino microcontroller
A tachometer is a device used to measure the rotational speed of any device. Using the analog voltage reading property of an Arduino, this can be easily implemented...
Arduino 11 Compatible Coding: Character LCD Int...
In the previous tutorial, we discussed multiplexing seven-segment displays (SSD). Continuing with display devices, in this tutorial we will cover how to interface the character LCD...
Arduino 11 Compatible Coding: Character LCD Int...
In the previous tutorial, we discussed multiplexing seven-segment displays (SSD). Continuing with display devices, in this tutorial we will cover how to interface the character LCD...
Arduino 08 compatible coding: Interfacing an RG...
In the previous tutorial, we discussed analog input when using Arduino. So far, we've covered four of the five ways controllers can interface and interface with other components...
Arduino 08 compatible coding: Interfacing an RG...
In the previous tutorial, we discussed analog input when using Arduino. So far, we've covered four of the five ways controllers can interface and interface with other components...
Arduino 07 compatible coding: Analog input usin...
In the previous tutorial, we discussed analog output in the form of PWM signals when using Arduino. We generate an Arduino PWM wave using the analogWrite function that approximates a...
Arduino 07 compatible coding: Analog input usin...
In the previous tutorial, we discussed analog output in the form of PWM signals when using Arduino. We generate an Arduino PWM wave using the analogWrite function that approximates a...