EdenFantasys Newsletter Subscription Form
Take 20% off your order now - Get early access to deals and sales
Home>mall>Electronics
0Liked

5pcs Geekcreit MAX7219 Dot Matrix LED Display Module 4-in-1 Display

4.264
$38.99 /$47.57
  • *Name:

  • *Email:

  • *Phone:

  • *Quantity:

  • *Content:

  • Attachment:

    Supports JPG, JPEG, PNG, PDF, EXCEL, WORD, RAR, ZIP, 7z formats

$31.99 /$47.57
Shipping to: United States | Express delivery: 7-12 business days | Standard delivery: 15-25 business days

Guaranteed Safe Checkout

Free Gift
Free gift with any purchase
Shipping Policy
Free standard shipping on orders over $9.9
Return Policy
Return items will be accepted within 40 days when is the date of receiving the goods. Customized items cannot be returned or exchanged. Items bought with an e-gift card are exchangeable only; refunds are not applicable.

Free Gift

Welcome to Roymall, your professional website for purchasing premium department store gifts. We highly value and appreciate your support, and we want to express our gratitude by adding an extra touch of excitement to your purchases. When you shop with us, you not only get to enjoy high-quality products that enhance your lifestyle, but you'll also receive an exclusive free gift with every order you place. Ready to explore our collection and find your perfect gifts? Browse our selection of premium department store items, place your order, and look forward to the excitement of your free gift arriving alongside your purchase.

Shipping Policy

We will work hard to deliver items to you after receiving your orders and make sure they arrive safely. Delivery details will be provided in your confirmation email.In most cases, orders are processed within 2 days.Under special circumstances, it will be delayed as follows: When you place an order on Saturday, Sunday or public holidays, it will be delayed for 2 days..Normally, it needs 5-7 working days (Monday to Friday) without being affected by flight delay or other environmental factors..Because our shipping service is worldwide so the delivery times will depend on your location so it may need a few times and please wait patiently if you are in remote districts or countries.

1. Return & Exchange Policy

We only accept items purchased from roymall.com. If you purchase from our local distributors or other retailers, you cannot return them on our side. Final sales items or free gifts are not acceptable for a return. To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.After receiving return instructions from us, please package up your returned items and drop your package at the local post office or another courier.
We will process your return or exchange item within 3-5 working days after we receive it. The refund will be processed and credited automatically to your original method of payment.No returns or exchanges can be accepted if the product was custom produced, including custom size, custom color, or custom printed.Need more help, please contact us. service@roymall.com or Whatsapp: +8619359849471

2.Refund Policy

You'll get a full refund or 100% store credit after we receive the returned package and check it. The refund will be processed and credited automatically to your original method of payment. Please note that shipping costs and any duties or fees are not refundable. The extra shipping costs are non-refundable once the package has been shipped. You are responsible for paying these fees and we’re unable to waive or refund them, even if the order is returned back to us.Once we received and confirmed your returned item, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.If you have any problems regarding the refund process, please contact us. service@roymall.com or Whatsapp: +8619359849471
Specifications:

A single module can drive a 8x8 dot matrix common cathode
Working voltage: 5V
Module size: 12.8 x 3.2 x 1.3 cm (L*W*H)
With 64 fixing screw holes, hole diameter: 3mm
Module with input and output interfaces, support for cascading multiple modules

Wiring:

1. The left side of the module is the input port, and the right is the output port.
2. Control of a single module, the input port only need to receive CPU.
3. The more a module cascade and input end of the first module is connected with the CPU and input end of the input end of the output end is connected to the second module, output terminal of the second module connected with the three modules, and so on.
For example: 51
VCC→5V
GND→GND
DIN→P2.2
CS →P2.1
CLK→P2.0

Package included:

5 x MAX7219 Dot Matrix Module
5 x 5pin Dupont Cable

Electronics Ranking
5pcs Geekcreit MAX7219 Dot Matrix LED Display Module 4-in-1 Display,5pcs Geekcreit MAX7219 Dot Matrix LED Display Module 4-in-1 Display,5pcs Geekcreit MAX7219 Dot Matrix LED Display Module 4-in-1 Display,5pcs Geekcreit MAX7219 Dot Matrix LED Display Module 4-in-1 Display,5pcs Geekcreit MAX7219 Dot Matrix LED Display Module 4-in-1 Display,5pcs Geekcreit MAX7219 Dot Matrix LED Display Module 4-in-1 Display

5pcs Geekcreit MAX7219 Dot Matrix LED Display Module 4-in-1 Display

5pcs Geekcreit MAX7219 Dot Matrix LED Display Module 4-in-1 Display

Customer Reviews

4.80 out of 5
See all 39 reviews
Write a Review
  • All Reviews (39)
  • Image ( 2 )
  • Video (0)
  • All Star
    • All Star(39)
    • 5 Star (2)
    • 4 Star (0)
    • 3 Star (0)
    • 2 Star (0)
    • 1 Star (0)
Sort by:
Top Review
  • Top Review
  • Most Helpful
  • Most Recent
Reviews only from your country (United States)
|
Show Original

A part of the review has been auto-translated.

  • 09/07/2022

    Fast delivery, good price.
    For my DIY project
    Recommend

    Comments (0)
    Show Original
  • 10/08/2019

    v easy to setup ..Use ICSTATION_HW as the hardware type or you'll get very weird screen behaviour

    Comments (1)
    Show Original
Show:
    12...30

    Total 0 pages

    Go to page

    Go
    Customer Q&As
    Can't find your answer? Ask a new questionorCustomer Service

    Tips:For questions about your order, place of delivery, product discount, taxation, delivery time, warranty, shipping, payment, exchange rate, and other questions unrelated to the product, please contact customer service.

    showing 1-8 of 8 |
    Show Original

    A part of the QA has been auto-translated.

    • 0
      Q: Is it possible to connect 3 modules to make a chain of 12 characters controlled by one Arduino Uno R3?
      A:
      Yes I have done it. There are power considerations you have to take into account.
      Answered by thermike on 29/01/2025Helpful (0)
    • 0
      Q: How to overcome mirror text problem coming on display????
      A:
      Use the Parola library for driving this device (which you probably are already doing). Get the latest version because it’s easier to fix this problem with the latest version. Then follow the advice of ATHIELEN in the review of the 1 piece MAX7219 product. He says to download the “***** library into your Arduino IDE. Open the “MD_MAX72xx_Test” located under Examples. Change line number 25 from “#define HARDWARE_TYPE MD_MAX72XX::PAROLA_HW” info “#define HARDWARE_TYPE MD_MAX72XX::FC16_HW”. You can read the explanation of the different hardware setups in file “MD_MAX72XX_lib.h” located in the library. Do not make any changes to “MD_MAX72XX.h” in this latest version (which is the fix for earlier versions of Parola).
      Answered by Professor99 on 10/03/2019Helpful (0)
    • 0
      Q: does it available in green led color?
      A:
      not support green color
      Answered by Bridoon on 06/06/2022Helpful (0)
    • 0
      Q: is it possible separate one module into 4 pieces - matrix. I mean to broke the circuit board and drive only the one matrix.
      A:
      If you are a professional electronic technician, this may be possible, but we do not provide any technical support, please operate with caution.
      Answered by The seller on 11/11/2021Helpful (0)
    • 0
      Q: What color are the LEDs?
      A:
      red color
      Answered by Ander on 25/04/2020Helpful (0)
    • 0
      Q: The modules also contain the 8x8 LED matrices? Or is it only the breakout board?
      A:
      The modules contain the 4 pack 8x8 LED matrices.
      Answered by wujiahui on 27/09/2019Helpful (0)
    • 0
      Q: How to connect all 5 modules with each other to control it with 1 arduino mega?
      A:
      I have not tried this project, you can search the tutorial online later.
      Answered by wujiahui on 24/07/2019Helpful (0)
    • 0
      Q: I want to get the 5-pack, but some pictures show connectors on the back, and some pictures show it flat. Can I somehow be sure to get the ones with flat backs ? Thanks...
      A:
      I don’t understand what you mean
      Answered by Jazzy cherr on 28/06/2020Helpful (0)

    My Cart Cart (6709)
    My Favorites My Favorites (0)

    Roymall Service