Тёмный
No video :(

Wireless P10 Dot Matrix LED Display Using ESP8266 

Electro Point
Подписаться 2,3 тыс.
Просмотров 15 тыс.
50% 1

Hi, In this video we are going to see how we can control P10 Dot Matrix LED Display using ESP8266. We will make a custom PCB Driver board, which fits perfectly on top of the display headers, to control the matrix Display. We will farther see how we can send texts from a web server which scrolls through the Display. So that we can change the text anytime wirelessly. Let's get started..
This video is Sponsored by ALLPCB.COM. ALLPCB is a top speed PCB manufacturer from China. Where you can get high quality professional PCBs.
ALLPCB offers special offer: $1.99 for 5pcs (1-2 layers, 100×100mm, FR-4 CCL).
Compared to other similar offerings, it is quite competitive. (Seeedstudio $4.90; Iteadstudio $19.90; Elecrow $13.50).
Not only that, you can get free shipping for your first order and 20% off on all PCB production in the Christmas sale which is currently available. Grab the offer before deals ended.
ALLPCB Website : www.allpcb.com...
____________________________________________________
DMD2 Library :
github.com/fre...
____________________________________________________
Gerber Files : bit.ly/2YutYA0
____________________________________________________
CODE : github.com/pal...
____________________________________________________
Thanks for Watching. Hope you enjoy the video. Please leave a LIKE if you do.
SHARE this Video. For any farther information let me know in the COMMENTS And Don't forget to SUBSCRIBE! It really motivate me a lot to make more awesome Projects for you. Thanks for your support!😊
____________________________________________
📌 Say Hi to me on Social Media
Facebook : / electropoint4u
Instagram : / electropoint4u
____________________________________________
Music Credits :
MorningLightMusic
morninglightmu...
____________________________________________
BeatbyShahed
/ djshahmoneybeatz
/ djshahmoneybeatz
____________________________________________
#esp8266
#display
#allpcb

Опубликовано:

 

28 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 41   
@osgaleo2229
@osgaleo2229 4 года назад
thank you very much friend i will do the compilation in a mcu node as soon as i have my panel in hand i was looking for a project with this matrix here and i found you have a great job thanks for sharing !!
@Dwi.P4
@Dwi.P4 11 месяцев назад
Is there a way to display the clock using RTC, sir?
@techs5564
@techs5564 Год назад
everything starts ok but whenever tried sending text there is nothing on the display except some horizontal lines. Any idea?
@DrTRonik
@DrTRonik 4 года назад
Cool... ✔✔✔
@ElectroPoint4u
@ElectroPoint4u 4 года назад
Thank you!
@ravethan5596
@ravethan5596 4 года назад
Hi I have p10 led panel how to connect the esp8266 mini to what pin no connect to which pin to panel
@tanmay5946
@tanmay5946 Год назад
How is it scrolling forever in Hello World? Scroll() is being executed once
@jihadkhorfan
@jihadkhorfan 3 года назад
how many p10 screen can we connect together before it start flickering
@urfreind1549
@urfreind1549 3 года назад
Bro how we make connections between p10 led display and normal nodemcu esp8266
@drashtishah3369
@drashtishah3369 3 года назад
Can you upload the code for notice board using p10 LED display using nodemcu???
@sajidsalim9908
@sajidsalim9908 2 года назад
Are you get thus
@suhashinighanekar7663
@suhashinighanekar7663 3 года назад
I don't see any actions on LED panel with scrolling program
@electronictechnology4776
@electronictechnology4776 3 года назад
I had done all the things but my led panel is in fully on with all led
@TechnoAutomation
@TechnoAutomation 3 года назад
Can you provide driver board?? I will pay for it. Location gujarat India.
@anibalvilelarj
@anibalvilelarj 4 года назад
Congratulations ! It is very nice and usefulll. I would like to use a NodeMCU, because I am going to use 3 digital pins to receive remote control(RF 433MHz) with 3 buttons. Please, what is the kind(model) of ESP8266 used in this video ?
@ElectroPoint4u
@ElectroPoint4u 4 года назад
Thanks, I have used ESP8266 12f module
@anibalvilelarj
@anibalvilelarj 4 года назад
@@ElectroPoint4u , does It have 3 free digital pins ?
@ElectroPoint4u
@ElectroPoint4u 4 года назад
Yes, but then you have to use the TX & RX pin as GPIO0 and GPIO1
@anibalvilelarj
@anibalvilelarj 4 года назад
I have noticed some small differences between the reported Gerber Files and the PCB used in this video, specially the power connector. Are you aware on that ? Please, could you make public its schematic, too ? Thank You !
@ElectroPoint4u
@ElectroPoint4u 4 года назад
Yes, Actually that is Rev.2 board. I thought it'd be useful to have barrel type connector in the PCB, instead of just only scrub terminals.
@luizandrade6438
@luizandrade6438 4 года назад
Great Job! I'm trying to use a NodeMCU to control a P10 LED Panel. Can I conect the NodeMCU pins direct to the P10 panel? Or I need a Logic Level Converter 3V3 to 5V?
@ElectroPoint4u
@ElectroPoint4u 4 года назад
I have connected my display directly to the Esp8266 pins and so far I don't have an issue with that setup. However, if you want you can use level shifters for conveniences..
@luizandrade6438
@luizandrade6438 4 года назад
@@ElectroPoint4u Thank you!!!
@sanzhar4710
@sanzhar4710 3 года назад
hello comrades how to connect HUB08? I have 64x16 and ABCD. Where in the sketch do you need to add additional C and D?
@ElectroPoint4u
@ElectroPoint4u 3 года назад
Watch the video with RGB display
@1i259
@1i259 2 года назад
Nice work bro , can you use other language in the message like arabic or hindi ?
@ElectroPoint4u
@ElectroPoint4u 2 года назад
Yes, you will need the font header file for that perticular language and you can use adafruit gfx library to include it.
@tuyenleuc6570
@tuyenleuc6570 4 года назад
I have p10 led panel matrix 32x16. How to connect the esp8266 nodeMCU V3? /* Pin Defination nOE - GPIO5 A - GPIO16 B - GPIO2 CLK - GPIO14 SCLK - GPIO12 r/Data - GPIO13 */ SCLK - GPIO12 What is this?
@ElectroPoint4u
@ElectroPoint4u 4 года назад
This are the default pin labels. Search online for P10 DMD pinout and ESP8266 NodeMCU pinout.
@video-zc4qv
@video-zc4qv 3 года назад
how do you upload the code to the esp8266 module?
@ElectroPoint4u
@ElectroPoint4u 3 года назад
Using a USB to serial programmer. The UART pins along with GPIO0 and RESET are broken out on the PCB
@jamalani4249
@jamalani4249 4 года назад
how if use nodemcu
@ElectroPoint4u
@ElectroPoint4u 4 года назад
You will find the pin definition inside the code. Connect the NodeMCU according to that.
@ayuratnas0875
@ayuratnas0875 4 года назад
Ka boleh minta codingannya?
@ayuratnas0875
@ayuratnas0875 4 года назад
Kirim di ayurtna0802@gmail.com
@kmuchlis7842
@kmuchlis7842 3 года назад
Kalo mau belajar buka channel bonny useful bahasa indonesia menurutku sudah lengkap tinggal kita ngembangin.
@riteshsinha5900
@riteshsinha5900 4 года назад
not very informative ....definitely not for noobs [me]
@ElectroPoint4u
@ElectroPoint4u 4 года назад
No one becomes pro in one day. Neither am I!
@riteshsinha5900
@riteshsinha5900 2 года назад
@@ElectroPoint4u code compiling error can you help ...
@HarpreetSingh-nl1li
@HarpreetSingh-nl1li 2 года назад
@@riteshsinha5900 share the error
Далее
Forget WiFi! This Wireless Method is WAY Better?
12:14
Просмотров 562 тыс.
I Built a WATERPARK In My House!
26:28
Просмотров 21 млн
Introduction to LED Panels
16:01
Просмотров 88 тыс.
Wireless notice board using Arduino UNO and Bluetooth
12:00
The coolest robot I've ever built!
19:40
Просмотров 4,6 млн
ESP8266 64x32 RBG Matrix Display
7:03
Просмотров 14 тыс.