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

Cover Praktikum Arduino

This document introduces Arduino and describes several experiments conducted using an Arduino board. It includes sections on digital and analog pins, installing USB drivers, and adding libraries. It then details the materials and procedures used for experiments with LED flashing, traffic lights, temperature sensing, LCD displays, light sensing, buzzers, seven-segment displays, and scanning seven-segment displays. The conclusion discusses the results and findings of the experiments.

Uploaded by

kim bum bum
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views

Cover Praktikum Arduino

This document introduces Arduino and describes several experiments conducted using an Arduino board. It includes sections on digital and analog pins, installing USB drivers, and adding libraries. It then details the materials and procedures used for experiments with LED flashing, traffic lights, temperature sensing, LCD displays, light sensing, buzzers, seven-segment displays, and scanning seven-segment displays. The conclusion discusses the results and findings of the experiments.

Uploaded by

kim bum bum
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

PENGENALAN ARDUINO

EKO GUSTIANA 1510631160044


M. HASAN SEPTIAN P 1510631160083
NOVAL ALFAREZI 1510631160088
NUKHFI ARFIANTO 1510631160089

JURUSAN TEKNIK ELEKTRO


FAKULTAS TEKNIK
UNIVERSITAS SINGAPERBANGSA KARAWANG
2017
DAFTAR ISI

DAFTAR GAMBAR
DAFTAR TABEL

I. PENDAHULUAN
1.1 Latar Belakang
1.2 Tujuan

II. TINJAUAN PUSTAKA


2.1 Digital dan Analog PIN
2.2 Install USB Drivers
2.3 Insert Libraries

III. PELAKSANAAN PERCOBAAN


3.1 Alat dan Bahan
3.2 Prosedur Percobaan
3.2.1 Project LED Flasher
3.2.2 Project Traffics Lights
3.2.3 Project Serial Temperature Sensor
3.2.4 Project LCD
3.2.5 Project Light Sensor
3.2.6 Project Buzzer
3.2.7 Project Seven Segment
3.2.8 Project Scanning Seven Segment

IV. HASIL DAN PEMBAHASAN


4.1 Hasil Pengamatan
4.2 Pembahasan

V. PENUTUP

DAFTAR PUSTAKA
DAFTAR GAMBAR

2.1. Arduino UNO


2.2. Tampilan install driver arduino
2.3. Menambahkan libraries baru
3.1. Rangkaian LED flasher
3.2. Rangkaian project traffic lights
3.3. Rangkaian serial temperature sensor
3.4. Rangkaian project LCD
3.5. Rangkaian project light sensor
3.6. Project seven segment
3.7. Project scanning seven segment
4.1. Flowchart project LED flasher
4.2. Source code projetc LED flasher
4.3. Percobaan project LED flasher
4.4. Flowchart project traffic lights
4.5. Source code project traffic lights
4.6. Percobaan project traffic lights
4.7. Flowchart project serial temperature sensor
4.8. Source code project serial temperature sensor
4.9. Percobaan project serial temperature sensor
4.10. Output project serial temperature sensor
4.11. Flowchart project LCD
4.12. Source code project LCD
4.13. Percobaan project LCD
4.14. Flowchart project light sensor
4.15. Source code project light sensor
4.16. Percobaan project light sensor
4.17. Flowchart project buzzer
4.18. Source code project buzzer
4.19. Percobaan project buzzer
4.20. Flowchart seven segment
4.21. Source code project seven segment
4.22. Percobaan project seven segment
4.23. Flowchart project scanning seven segment
4.24. Source code project scanning seven segment
4.25. Percobaan project scanning seven segment
DAFTAR TABEL

3.1. Komponen project light sensor

You might also like