Arduino

Loading Program to Arduino Pro Mini

Arduino Pro Mini is a compact but powerful Arduino board. Being design with the idea to minimize the cost, the on-board USB to UART chip is taken out. leaving the board with pure ATmega microcontroller, voltage regulator and reset button. Yes, is low cost compare to the typical Arduino Duemilanove or UNO. …

Read Article ›

Authorized Arduino Distributor :)

Arduino is a popular computing platform. OK, basically is a very popular microcontroller board with easy to use IDE, with thousands of sample source code, with hundreds of shields (card) for you to choose and thousands of sample projects for you to refer and modify! Cytron Technologies is now the authorized distributor of Arduino main [...]

Read Article ›

Burning Arduino Bootloader with AVR USBASP

This article shows the simplest way to burn the Arduino’s bootloader fimware to the ATMEGA328P on arduino board.

Read Article ›

PROJECT 14 – WIRELESS TEMPERATURE LOGGING

xbee_wire

Required to send data in wireless and a long distance? Why not try to use XBee for long distance communication. For this project, we are going to interface LM35 temperature sensor and LED to the PC/Laptop by using XBee with 2 way communication.

Read Article ›

PROJECT 13 – UART TO COMPUTER

CONNECTION2

To deal with computer keyboard, we have to know what kind of signal did keyboard giving when you press a key. For this project, we are going to interface the Arduino Duemilanove to computer through USB.

Read Article ›

PROJECT 12 – SERIAL COMMUNICATION CONTROL DC MOTOR

Since we have try how to control DC motor with temperature, how about we try how to control DC motor with our PC/Laptop while sending temperature value to our PC.

Read Article ›

PROJECT 11 – PIEZO BUZZER: MELODY

connection

For this project, we are going to interfacing the piezo buzzer to Arduino Duemilanove and create a simple birthday melody by just applying the Pulse Width Modulation(PWM) signal to it.

Read Article ›

PROJECT 10 – SERIAL COMMUNICATION CONTROL RC SERVO

conection

Wondering how to control the RC servo motor through your PC/laptop? In this project, we are going to explore on how to control two RC servo’s position through the serial monitor of Arduino programmer. By sending the position from 0 to 180 will determine the servo position.

Read Article ›

PROJECT 9 – LM35 CONTROL DC MOTOR SPEED

connection_1

PROJECT 9 LM35 CONTROL DC MOTOR SPEED Back to Project 8                                                                                         [...]

Read Article ›

PROJECT 8 – ANALOG DISTANCE SENSOR TO LCD DISPLAY

DSCF0634

Analog distance sensor, which are mainly use to measure the distance of an object. The advantage of this sensor is the accuracy of sensor can measure the object distance up to centimeter(cm). In this project, we going to interface this sensor to Arduino Deuemilanove and display the value it Arduino LCD Keypad shield.

Read Article ›

Page 1 of 212»