Ocean College and School Students Science Projects materials The Great in project

"In the name of Allah, most
Gracious, most Compassionate"

Phone

044 4213 1795

Mobile

+91 90 426 86793   +91 78 457 86623
 

Arduino Bread Board Projects

Servo Motor Control using MATLAB

Servo-Control-with-MATLAB

In this tutorial you will learn to make direct connection between your Arduino and Matlab, so that you can program your Arduino directly through Matlab. It is very useful when you are working on complex robotics like Robotic Hand, Humanoid etc. as you can process your complex program on your PC in Matlab and then directly program the results in Arduino....

Read More

Magnetic Field Strength Measurement using Arduino

Magnetic-Field-Measurement

In this project we are using the concept of ADC (Analog to Digital Conversion) in ARDUINO UNO. We are going to use a Hall Effect sensor and Arduino uno to measure the field strength of a magnet. The sensor which we have used here is UGN3503U. This is a hall sensor which senses the magnetic field strength and provides a varying voltage.....

Read More

RFID Interfacing with Arduino

RFID-with-Arduino

In this tutorial we are going to design a system to read the ID of RFID cards. RFID stands for Radio Frequency Identification. Each card has a unique ID embedded in it. These systems have many applications, like in offices, shopping malls and in many other places where only the person with authorization card is allowed to enter in the room.’.....

Read More

Servo Motor Control using Arduino

arduino-servo-motor-montrol-using-arduino-in-chennai

In this tutorial we are going to control a servo motor by ARDUINO UNO. Servo Motors are used where there is a need for accurate shaft movement or position. These are not proposed for high speed applications. These are proposed for low speed, medium torque and accurate position application. These motors are used in robotic arm machines......

Read More

LED Blinking with Arduino Uno

Arduino Based Distance Measurement using Ultrasonic Sensor

ARDUINO UNO is an ATMEGA controller based board designed for electronic engineers and hobbyists. Arduino based program development environment is an easy way to write the program when compared to other environment development programs.......

Read More

Arduino Based Distance Measurement using Ultrasonic Sensor

Arduino-LED-Blinking-in-chennai

ARDUINO UNO is an ATMEGA controller based board designed for electronic engineers and hobbyists. Arduino based program development environment is an easy way to write the program when compared to other environment development programs.......

Read More

DC Motor Control using Arduino

DC Motor Control using Arduino-in-chennai

Here we are going to interface a DC motor to Arduino UNO and its speed is controlled. This is done by PWM (Pulse Width Modulation). This feature is enabled in UNO to get variable voltage over constant voltage. The method of PWM is explained here; consider a simple circuit as shown in figure.......

Read More

7 Segment Display Interfacing with Arduino

7 Segment Display Interfacing with Arduino-in-chennai

In this tutorial we are going to interface a seven segment display to ARDUINO UNO. The display counts from 0-9 and resets itself to zero. Before going further, let us first discuss about seven segment displays........

Read More

How to Use ADC in Arduino Uno?

How to Use ADC in Arduino Uno?-in-chennai

In this tutorial we are going to interface a seven segment display to ARDUINO UNO. The display counts from 0-9 and resets itself to zero. Before going further, let us first discuss about seven segment displays........

Read More

LPG Leakage Detector using Arduino

LPG Leakage Detector using Arduino-in-chennai

While LPG is an essential need of every household, its leakage could lead to a disaster. To alert on LPG leakage and prevent any mishappening there are various products to detect the leakage. Here we have developed an Arduino based LPG gas detector alarm. If gas leakage occurs, this system detects it and makes an alert by buzing the buzzer attached with the circuit.........

Read More

Keypad Interfacing with Arduino Uno

Keypad Interfacing with Arduino Uno-in-chennai

In this tutorial we are going to interface a 4x4 (16 key) keypad with ARDUINO UNO. We all know keypad is one of the most important input devices used in electronics engineering. Keypad is the easiest and the cheapest way to give commands or instructions to an electronic system. Whenever a key is pressed in keypad module the Arduino Uno detects it and shoes the corresponding key on 16x2 LCD. [Also check: Keypad Interfacing with 8051 Microcontroller].........

Read More