0% found this document useful (0 votes)
36 views3 pages

Daftar Isi Lembar Judul Lembar Persetujuan Kata Pengantar Daftar Isi Daftar Tabel Daftar Gambar Modul 1 Output-Led

The document is a table of contents for an Arduino tutorial book. It lists 6 modules that cover topics like LEDs, seven segment displays, keypads, LCD displays, and analog to digital conversion. Each module includes objectives, introductions, experiments with code examples, flowcharts, data analysis, and conclusions. In total, the book contains over 60 sections across the 6 modules.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
36 views3 pages

Daftar Isi Lembar Judul Lembar Persetujuan Kata Pengantar Daftar Isi Daftar Tabel Daftar Gambar Modul 1 Output-Led

The document is a table of contents for an Arduino tutorial book. It lists 6 modules that cover topics like LEDs, seven segment displays, keypads, LCD displays, and analog to digital conversion. Each module includes objectives, introductions, experiments with code examples, flowcharts, data analysis, and conclusions. In total, the book contains over 60 sections across the 6 modules.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

DAFTAR ISI

LEMBAR JUDUL i
LEMBAR PERSETUJUAN ii
KATA PENGANTAR iii
DAFTAR ISI iv
DAFTAR TABEL vii
DAFTAR GAMBAR viii
MODUL 1 OUTPUT-LED
1.1 Tujuan 1
1.2 Pendahuluan 1
1.3 Percobaan 2
1.3.1. LED Menyala 2
1.3.2. LED Berkedip 3
1.3.3. LED Berkedip (function) 4
1.3.4. LED RGB 5
1.4 Flowchart 8
1.4.1. LED Menyala 8
1.4.2. LED Berkedip 9
1.4.3. LED Berkedip (function) 10
1.4.4. LED RGB 11
1.5 Analisa Data 12
1.5.1. LED Menyala 12
1.5.2. LED Berkedip 14
1.5.3. LED Berkedip (function) 15
1.5.4. LED RGB 16
1.6 Kesimpulan 19
MODUL 2 SEVEN SEGMENT
2.1 Tujuan 20
2.2 Pendahuluan 20
2.3 Percobaan 21
2.3.1. Seven Segment (counter 1) 21
2.3.2. Seven Segment ( pindah kolom) 22
2.3.3. Seven Segment ( counter 0 -> 9999) 24
2.4 Flowchart 26
2.4.1. Seven Segment (counter 1) 26
2.4.2. Seven Segment ( pindah kolom) 27
2.4.3. Seven Segment ( counter 0 -> 9999) 28
2.5 Analisa Data 29

4
2.5.1. Seven Segment (counter 1) 29
2.5.2. Seven Segment ( pindah kolom) 31
2.5.3. Seven Segment ( counter 0 -> 9999) 32
2.6 Kesimpulan 34
MODUL 3 KEYPAD MATRIX 3×3
3.1 Tujuan 35
3.2 Pendahuluan 35
3.3 Percobaan 37
3.3.1. Keypad + Seven Segment 37
3.3.2. Keypad Sebagai Triger 38
3.4 Flowchart 40
3.4.1. Keypad + Seven Segment 40
3.4.2. Keypad Sebagai Triger 41
3.5 Analisa Data 42
3.5.1. Keypad + Seven Segment 42
3.5.2. Keypad Sebagai Triger 44
3.6 Kesimpulan 45
MODUL 4 LCD
4.1 Tujuan 46
4.2 Pendahuluan 46
4.3 Percobaan 47
4.3.1. LCD 47
4.3.2. LCD dan Keypad 49
4.3.3. LCD Draw 50
4.4 Flowchart 52
4.4.1. LCD 52
4.4.2. LCD dan Keypad 53
4.4.3. LCD Draw 54
4.5 Analisa Data 55
4.5.1. LCD 55
4.5.2. LCD dan Keypad 56
4.5.3. LCD Draw 57
4.6 Kesimpulan 58
MODUL 5 ADC
5.1 Tujuan 59
5.2 Pendahuluan 59
5.3 Percobaan 60

5
5.4 Flowchart 63
5.5 Analisa Data 64
5.6 Kesimpulan 66

PENUTUP 67
DAFTAR PUSTAKA 68

You might also like