001 Data

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

mastering arduino from beginners to core advance

1 introduction intro and basics 1


2 what is arduino
3 microcontroller
4 atmega 328 details
5 connection of atmel 328 with arduino
6 arduino uno and bread board wiring arduino and software for the first timers 2
7 lets get started with programming
8 download and install software
9 about the environment
10 how to blink led (hello world)
11 arduino syntax programming from beginners to advance 3
12 syntax elements
13 digital read and serial port
14 introoduction to pwm
15 fade a led
16 if conditonal statement
17 for loop
18 while loop
19 using array
20 difference between input and output physical computing basics 4
21 difference between digital and analog
22 multiple led
23 button input and LED
24 analog input
25 liquid crystal display
26 types of motors introduction to motors 5
27 simple dc motor
28 servo motor
29 continious servo motor
30 stepper motor
31 running dc a motor
32 running servo motor
33 introduction to sensors Intrroduction to Sensors 6
34 sensor detail
35 potentiometer
36 pezioelectric sensor
37 temperature sensor
38 Passive Infrared sensor
39 serial communication introduction serial communication basics 7
40 serial begin
41 serial write
42 serial read
43 other IDE for programming other ide for programming in arduino 8
44 atmel studio
45 wiring ide
46 i2c content advance topics 9
47 i2c part 2
48 i2c part3
49 remote control
50 rfid card reader introduction
51 rfid card reader part 2
52 rfid conclusion
53 watchdog timer
54 automatic gate opener : a heterogeneous project a realtime project
55 project details 10
56 multiple sensor programming
57 relay remote control
58 using multiple sensor
59 rfid with pezio part1
60 rfid with pezio part2
61 rfid with pezio part2
62 conclusion 11

You might also like