0% found this document useful (0 votes)
955 views1 page

Arduino Mega 2560

This document provides instructions for connecting components to an Arduino Mega 2560 controller board. It specifies pin connections for components like a 12-hub P10 monochrome display, 8403 audio amplifier, Bluetooth HC-06 module, DFPlayer Mini audio module, buzzer, and RTC DS-3231 real-time clock. It also provides notes on modifying code files for the Mega board versus Uno/Nano boards.

Uploaded by

Ovick Omars
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)
955 views1 page

Arduino Mega 2560

This document provides instructions for connecting components to an Arduino Mega 2560 controller board. It specifies pin connections for components like a 12-hub P10 monochrome display, 8403 audio amplifier, Bluetooth HC-06 module, DFPlayer Mini audio module, buzzer, and RTC DS-3231 real-time clock. It also provides notes on modifying code files for the Mega board versus Uno/Nano boards.

Uploaded by

Ovick Omars
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/ 1

OE-D11 1

CONTROLLER: MEGA 2560-


GND 3 4 B-D7
5 6 C-->No Connection
7

HUB 12- P10 MONOCHROME


9
R-Pin51 mosi (Data)
11 12
13 14 G-->No Connection
RELAY 5VDC
GND 15 16 D-->No Connection
-5V
AC/DC
+5V
VOLTAGE

KE SALAH SATU PIN ANALOG


Ampli PAM 8403
RX
TX
GND
+5V
BT HC-06
DFPlayer Mini
VCC BUSY
RX USB -
TX USB +
DAC_R ADKEY_2
DAC_I ADKEY_1
SPK_1 IO_2
GND GND
SPK_2 IO_1

CATATAN SEBELUM UPLOAD SKECTH:


Buzzer RTC DS-3231

RUBAH FILE DMD3.cpp untuk terminal OE :


- UNO / NANO ---> 9
- MEGA ---> 11 - 5V +5V

RUBAH SKETCH DI FOLDER "WaktuSholat_P10_3x1_DMD3&" DI ROW :260


void setBrightness(int bright) Untuk 1000 MASJID
{ Timer1.pwm(9,bright);}
- UNO / NANO ---> 9
- MEGA ---> 11

You might also like