Arduino Lesson: Dot Matrix Display (DMD)
Dot Matrix Display (DMD) module adalah module 32×16 yang besar. Bagi sambungan DMD dengan ESP32, boleh rujuk ESP32 Lesson: Dot Matrix Display (DMD). Sambungan DMD ke Arduino adalah seperti pin di bawah.
Berikut adalah video demo Dot Matrix Display (DMD) 32×16.
Arduino Source Code
Sertai Telegram Group bagi dapatkan source code
you have circuit?
you proyect , have connections in serie (modules )
you can used , comunication rs232 / serial
hi , With, arduino mega, how many modules can I control, my project is 25 modules. yy
Unlimited module can control.
minta sarannya mas..
kalo hasil display negatif/semua led hidup kecuali pada posisi text. mohon sarannya.
dan terima kasih atas bantuannya.
Saya tak tahu, kena ada hardware dan test programming.
at dmd.drawline..change GRAPHICS_NORMAL to GRAPHICS_INVERSE
hi , With, arduino mega, how many modules can I control, my project is 25 modules.
I don’t know, need to test program first.
selamat malam pak. saya memiliki masalah sama seperti mas wahyu erorr di bagian
DMD dmd(DISPLAYS_ACROSS,DISPLAYS_DOWN,DISPLAYS_BPP);
itu gimana ya pak solusinya. mohon pencerahan dan penjelasanya. maaf newbie.
kalau bersedia bisa kirim saya email : andikatfb@gmail.com THANKS..
maaf gan mau tanya.
itu pengkabelannya boleh di foto in gan?
kalau boleh juga di gambarin gan.
terimakasih gan.
Saya sudah tidak simpan gambar-gambar yg lain.
maaf gan,
punya ane error di
DMD dmd(DISPLAYS_ACROSS,DISPLAYS_DOWN,DISPLAYS_BPP);
kalo display_bpp dihapus bisa tapi jadi blank.
padahal udah tak include semua lib nya dmd
mohon pencerahan gan
Hi
can you please provide me the full source code
thank you
Hi.
Error:no matching function for call to ‘DMD::DMD(int,int,int)’
Sir, I must acknowledge this beautiful work.
I have this P10 module that I was able to connect like 4pcs together in rows,
how can I cascade them together to form 32x96px using Arduino.
Thanks