0% found this document useful (0 votes)
45 views

Arduino Crashcourse

This document discusses using Arduino for various electronics projects. It introduces Arduino as an inexpensive and open-source platform that can be used across operating systems. Examples of basic Arduino projects are presented, including blinking an LED, using a push button to control an LED, and using an LDR light sensor to control an LED. The document also covers using DC motors, servo motors, liquid crystal displays, ultrasonic sensors, and connecting Arduino to Android devices. Ways to connect Arduino to Android like Bluetooth, IR, RF, WiFi, NFC, and serial connections are listed.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
45 views

Arduino Crashcourse

This document discusses using Arduino for various electronics projects. It introduces Arduino as an inexpensive and open-source platform that can be used across operating systems. Examples of basic Arduino projects are presented, including blinking an LED, using a push button to control an LED, and using an LDR light sensor to control an LED. The document also covers using DC motors, servo motors, liquid crystal displays, ultrasonic sensors, and connecting Arduino to Android devices. Ways to connect Arduino to Android like Bluetooth, IR, RF, WiFi, NFC, and serial connections are listed.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 39

Noha Hany

Why Arduino ?
• Inexpensive
• Cross-platform
The Arduino software runs on all operating systems

• Open source
Software
Hardware
Structure of Arduino
Ex 1 Blinking LED
Push Button controls LED
Fade LED
LDR Controls LED
Serial & Sending commonds
Dc Motors

- Two Magnetics
- Coil
- Two Brushes
- Axis
Challenges of Dc motor
• Volt ??
• Current
it works with 850mA while Usb Laptop port provides 500mA

Solution??

Arduino Drive? Motors

power
H – Bridge
Switches is actually Transistors!
l298nDatasheet

- Dual Dc motor Drive


46v
1.5 A
Servo Motor
There are two types :
1. Fixed (180 degreea)
2. Continuous Rotation (360 degrees)

9v max
liquid crystal display
Ultrasonic
Connection With Arduino
Android
Hardware interface
to use the benefits of two valued devices in one interface.
Examples :
• Mouse & Computer
• Android & Arduino
• Wee , kinect , … etc
Android Vs IOT
• Range
ex: limited range of wireless
• Complexity
ex: if we used android we need to make it easy to user
• Users
ex: single or multiusers
• Implementation
ex: IOT you need to make a server but android already exists.
Why Android ?
• Familiar
• Easy
• Cheap
• Open source
- Make your own android version
- based on linux
• Platform independent
- cars with Android
Android Studio vs App inventor
Ways of connection
Arduino with Android
• Bluetooth
frequency >> Range >> data <<

• IR
• RF
• Wifi
• NFC
• Serial
http://appinventor.mit.edu/
Questions?
Thank You

You might also like