Top Banner
1 / 23 Arduino: projects Asst. Prof. Dr. Yalçın İŞLER
23

Arduino: projects - Isleryame.islerya.com/files/tech_hw_lecture_w07_arduino2.pdf · PIR SENSOR INTERFACE TO ARDUINO UNO PIRI Keyboard Message test For the Arduino Leonardo and Micro,

Dec 27, 2019

Download

Documents

dariahiddleston
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Arduino: projects - Isleryame.islerya.com/files/tech_hw_lecture_w07_arduino2.pdf · PIR SENSOR INTERFACE TO ARDUINO UNO PIRI Keyboard Message test For the Arduino Leonardo and Micro,

1 / 23

Arduino:projects

Asst. Prof. Dr. Yalçın İŞLER

Page 2: Arduino: projects - Isleryame.islerya.com/files/tech_hw_lecture_w07_arduino2.pdf · PIR SENSOR INTERFACE TO ARDUINO UNO PIRI Keyboard Message test For the Arduino Leonardo and Micro,

2 / 23

Blinking LED: circuit

Page 3: Arduino: projects - Isleryame.islerya.com/files/tech_hw_lecture_w07_arduino2.pdf · PIR SENSOR INTERFACE TO ARDUINO UNO PIRI Keyboard Message test For the Arduino Leonardo and Micro,

3 / 23

Blinking LED: code

Page 4: Arduino: projects - Isleryame.islerya.com/files/tech_hw_lecture_w07_arduino2.pdf · PIR SENSOR INTERFACE TO ARDUINO UNO PIRI Keyboard Message test For the Arduino Leonardo and Micro,

4 / 23

Fading LED: circuit, the same :))

Page 5: Arduino: projects - Isleryame.islerya.com/files/tech_hw_lecture_w07_arduino2.pdf · PIR SENSOR INTERFACE TO ARDUINO UNO PIRI Keyboard Message test For the Arduino Leonardo and Micro,

5 / 23

Fading LED: code

Page 6: Arduino: projects - Isleryame.islerya.com/files/tech_hw_lecture_w07_arduino2.pdf · PIR SENSOR INTERFACE TO ARDUINO UNO PIRI Keyboard Message test For the Arduino Leonardo and Micro,

6 / 23

Analog Read: circuit element

Page 7: Arduino: projects - Isleryame.islerya.com/files/tech_hw_lecture_w07_arduino2.pdf · PIR SENSOR INTERFACE TO ARDUINO UNO PIRI Keyboard Message test For the Arduino Leonardo and Micro,

7 / 23

Analog Read: code

Page 8: Arduino: projects - Isleryame.islerya.com/files/tech_hw_lecture_w07_arduino2.pdf · PIR SENSOR INTERFACE TO ARDUINO UNO PIRI Keyboard Message test For the Arduino Leonardo and Micro,

8 / 23

Temperature Read: circuit

Page 9: Arduino: projects - Isleryame.islerya.com/files/tech_hw_lecture_w07_arduino2.pdf · PIR SENSOR INTERFACE TO ARDUINO UNO PIRI Keyboard Message test For the Arduino Leonardo and Micro,

9 / 23

Temperature Read: code

Page 10: Arduino: projects - Isleryame.islerya.com/files/tech_hw_lecture_w07_arduino2.pdf · PIR SENSOR INTERFACE TO ARDUINO UNO PIRI Keyboard Message test For the Arduino Leonardo and Micro,

10 / 23

LED Bar: circuit

Page 11: Arduino: projects - Isleryame.islerya.com/files/tech_hw_lecture_w07_arduino2.pdf · PIR SENSOR INTERFACE TO ARDUINO UNO PIRI Keyboard Message test For the Arduino Leonardo and Micro,

11 / 23

LED Bar: code

Page 12: Arduino: projects - Isleryame.islerya.com/files/tech_hw_lecture_w07_arduino2.pdf · PIR SENSOR INTERFACE TO ARDUINO UNO PIRI Keyboard Message test For the Arduino Leonardo and Micro,

12 / 23

Keyboard Emulator: circuit

Arduino Leonardo, Micro, or Due board

Page 13: Arduino: projects - Isleryame.islerya.com/files/tech_hw_lecture_w07_arduino2.pdf · PIR SENSOR INTERFACE TO ARDUINO UNO PIRI Keyboard Message test For the Arduino Leonardo and Micro,

13 / 23

Keyboard Emulator: code

Page 14: Arduino: projects - Isleryame.islerya.com/files/tech_hw_lecture_w07_arduino2.pdf · PIR SENSOR INTERFACE TO ARDUINO UNO PIRI Keyboard Message test For the Arduino Leonardo and Micro,

14 / 23

PIR Sensor: circuit

Page 15: Arduino: projects - Isleryame.islerya.com/files/tech_hw_lecture_w07_arduino2.pdf · PIR SENSOR INTERFACE TO ARDUINO UNO PIRI Keyboard Message test For the Arduino Leonardo and Micro,

15 / 23

PIR Sensor: code

Page 16: Arduino: projects - Isleryame.islerya.com/files/tech_hw_lecture_w07_arduino2.pdf · PIR SENSOR INTERFACE TO ARDUINO UNO PIRI Keyboard Message test For the Arduino Leonardo and Micro,

16 / 23

Ultrasonic Distance: circuit

Page 17: Arduino: projects - Isleryame.islerya.com/files/tech_hw_lecture_w07_arduino2.pdf · PIR SENSOR INTERFACE TO ARDUINO UNO PIRI Keyboard Message test For the Arduino Leonardo and Micro,

17 / 23

Ultrasonic Distance: code

Page 18: Arduino: projects - Isleryame.islerya.com/files/tech_hw_lecture_w07_arduino2.pdf · PIR SENSOR INTERFACE TO ARDUINO UNO PIRI Keyboard Message test For the Arduino Leonardo and Micro,

18 / 23

DC Motor Spin: circuit

Page 19: Arduino: projects - Isleryame.islerya.com/files/tech_hw_lecture_w07_arduino2.pdf · PIR SENSOR INTERFACE TO ARDUINO UNO PIRI Keyboard Message test For the Arduino Leonardo and Micro,

19 / 23

DC Motor Spin: code

Page 20: Arduino: projects - Isleryame.islerya.com/files/tech_hw_lecture_w07_arduino2.pdf · PIR SENSOR INTERFACE TO ARDUINO UNO PIRI Keyboard Message test For the Arduino Leonardo and Micro,

20 / 23

DC Motor Speed Control: circuit

Page 21: Arduino: projects - Isleryame.islerya.com/files/tech_hw_lecture_w07_arduino2.pdf · PIR SENSOR INTERFACE TO ARDUINO UNO PIRI Keyboard Message test For the Arduino Leonardo and Micro,

21 / 23

DC Motor Speed Control: code

Page 22: Arduino: projects - Isleryame.islerya.com/files/tech_hw_lecture_w07_arduino2.pdf · PIR SENSOR INTERFACE TO ARDUINO UNO PIRI Keyboard Message test For the Arduino Leonardo and Micro,

22 / 23

RF Communication: circuit only

Page 23: Arduino: projects - Isleryame.islerya.com/files/tech_hw_lecture_w07_arduino2.pdf · PIR SENSOR INTERFACE TO ARDUINO UNO PIRI Keyboard Message test For the Arduino Leonardo and Micro,

23 / 23

WI-FI: circuit only