Arduino Hardware (Part 2)

January 24th, 2012 by Robot Technology | No Comments | Filed in Arduino Tutorials, Robotics Articles

Arduino USB boardThis article is a continuation of Arduino hardware part 1 that talks about Arduino Board, COMMUNICATION CABLE (Serial / USB), Arduino power supply, PC / LAPTOP +-USB Serial Adapter.  In this section we will discuss more  about Arduino Hardware : With what Arduino elements can interact?, Arduino Prototyping, etc.

Tags: , , , ,

Arduino Hardware (Part 1)

January 20th, 2012 by Robot Technology | No Comments | Filed in Arduino Tutorials, Robotics Articles

Arduino boardIn this article, We will discuss about the Arduino hardware for those who are beginners. I will only summarize the important things and this article will be presented in two parts.

Arduino board USB to serial adapter
The first thing you need is an Arduino board. There are several models, and we even can build our own board. The Arduino is “open hardware”, which means that the design is freely distributed and used. All schemes are required to integrate our board has been widely available on the web.

Tags: , , , , , ,

Few explanation about the Arduino

January 4th, 2012 by Robot Technology | No Comments | Filed in Arduino Tutorials, Robotics Articles

Arduino What is Arduino?

Arduino is a tool for making computers that can sense and control the physical world through your computer. It is a development platform open-source physical computing, based on a simple microcontroller board and a development environment for creating software (programs) for the board.

Tags: , , , , ,

Arduino Tutorial: Display Characters on LCD Module

December 20th, 2011 by Robot Technology | No Comments | Filed in Arduino Tutorials

Arduino to control LCD display

This tutorial will show you how to use and connect your LCD character module with Arduino Uno , Arduino Mega or any other Arduino board. This is about how to display characters on LCD module from Arduino module.

Hardwares

  • LCD module (16×2 or 20×4) – http://store.fut-electronics.com/Products/PDF/1602A.pdf
  • Arduino uno or arduino Mega

Tags: , , ,

Arduino Tutorial: Controlling the LED’s Blinking Rates using Potensiometer

December 12th, 2011 by Robot Technology | No Comments | Filed in Arduino Tutorials

Arduino Tutorial: Controlling the LED's Blinking Rates using Potensiometer
This is a tutorial about controlling the LED’s blinking rates using potensiometer. A potentiometer is really a simple knob that gives a adjustable resistance, which we are able to read into the Arduino board as an analog value. In this simple tutorial, you will see how the resistance value of the potensiometer will control the blinking rates of a LED

Tags: , , , ,

A D V E R T I S E M E N T