HiLetgo 2pcs MAX7219 8-Digital Segment Digital LED Display Tube for Arduino 51/AVR/STM32

(10 müşteri yorumu)
$9.60 + Kargo
SKU: B01D0WSCJA
Kategori:

Technical Details

Collapse all

Additional Information

Warranty & Support

Amazon.com Return Policy:You may return any new computer purchased from Amazon.com that is “dead on arrival,” arrives in damaged condition, or is still in unopened boxes, for a full refund within 30 days of purchase. Amazon.com reserves the right to test “dead on arrival” returns and impose a customer fee equal to 15 percent of the product sales price if the customer misrepresents the condition of the product. Any returned computer that is damaged through customer misuse, is missing parts, or is in unsellable condition due to customer tampering will result in the customer being charged a higher restocking fee based on the condition of the product. Amazon.com will not accept returns of any desktop or notebook computer more than 30 days after you receive the shipment. New, used, and refurbished products purchased from Marketplace vendors are subject to the returns policy of the individual vendor.

Product Warranty: For warranty information about this product, please click here

Feedback

<input type="hidden" name="lowerPriceSignIn" value="Please sign in to provide feedback.” id=”lowerPriceSignIn”>

HiLetgo 2pcs MAX7219 8-Digital Segment Digital LED Display Tube for Arduino 51/AVR/STM32


Found a lower price? Let us know. Although we can’t match every price reported, we’ll use your feedback to ensure that our prices remain competitive.

Where did you see a lower price?

Price Availability

/

/

Enter the store name where you found this product


Please select province


/

/




Please sign in to provide feedback.

Other
Standing screen display size

‎0.36 Inches

Brand

‎HiLetgo

Series

‎2pcs MAX7219 8-Digital Segment Digital LED Display Tube

Item model number

‎3-01-1067

Item Weight

‎0.915 ounces

Package Dimensions

‎5 x 3.62 x 0.59 inches

Color

‎Blue

Voltage

‎5 Volts

Manufacturer

‎HiLetgo

ASIN

‎B01D0WSCJA

Is Discontinued By Manufacturer

‎No

Date First Available

‎March 16, 2016

Customer Reviews

/* * Fix for UDP-1061. Average customer reviews has a small extra line on hover * https://omni-grok.amazon.com/xref/src/appgroup/websiteTemplates/retail/SoftlinesDetailPageAssets/udp-intl-lock/src/legacy.css?indexName=WebsiteTemplates#40 */ .noUnderline a:hover { text-decoration: none; } .cm-cr-review-stars-spacing-big { margin-top: 1px; } 4.3 4.3 out of 5 stars 97 ratings var dpAcrHasRegisteredArcLinkClickAction; P.when('A', 'ready').execute(function(A) { if (dpAcrHasRegisteredArcLinkClickAction !== true) { dpAcrHasRegisteredArcLinkClickAction = true; A.declarative( 'acrLink-click-metrics', 'click', { "allowLinkDefault": true }, function (event) { if (window.ue) { ue.count("acrLinkClickCount", (ue.count("acrLinkClickCount"), 0) + 1); } } ); } }); P.when('A', 'cf').execute(function(A) { A.declarative('acrStarsLink-click-metrics', 'click', { "allowLinkDefault" : true }, function(event){ if(window.ue) { ue.count("acrStarsLinkWithPopoverClickCount", (ue.count("acrStarsLinkWithPopoverClickCount"), 0) + 1); } }); }); 4.3 out of 5 stars

Best Sellers Rank

#45,571 in Electronics (See Top 100 in Electronics) #3 in LED Segment Displays #1,193 in Computer Monitors

  1. ADG

    Five stars! This 8-digit 7-segment display driven by MAX7219 works perfectly. It can be controlled by essentially any microcontroller, just follow the MAX7219 datasheet. I ordered some more.

  2. Keith

    Just as my headline states…a little code and some soldering skills for the pins are required. You’ll need to research further code to be able to dim the display a little because it is REALLY BRIGHT.

  3. The Butlers

    Worked great using a Raspberry Pi Pico. Only complaint possibly is that my uppercase H and some others display as lowercase, but that’s probably an issue on my code end, so I wouldn’t put too much towards it.

  4. ChefChef

    The media could not be loaded. The displays are bright. The modules were soldered neatly into the board, with no skewing or bowing. I could mount these in a bezel without modification.Pro Tip: Look at my picture. The straight Berg headers need to be on the left side, and the bent Berg headers need to be on the right. Do not solder it like I did (twice). I can daisy chain them, but it’s going to be awfully tight.Pro Tip number 2: If you are using these with a NodeMCU, use the LedControlMS library, not the LedControl library. If a sketch references LOAD, that means CS on these modules.

  5. j.yoders

    At first, I was unable to get the second and the sixth digits to work on one of the displays, so I challenged myself to try repairing them.For testing, I used my Arduino UNO with the LEDControl library, whose dot matrix sketch is perfect for diagnosing all MAX2719 and MAX2721 devices, and I also perused the technical documentation of both the 2719/2721 and the 3641AS, which is the seven segment digital display used in this product. Between the documents, my Arduino, and my multimeter, I was able to find out which pins were in need of more solder. 20 minutes of reflowing solder onto the pins of the surface-mounted MAX2719 chips, I was able to get the missing digits to work perfectly fine.However, I would only recommend trying these repair methods if you’re comfortable with soldering small, surface mounted components.Now that both display modules are fully working, the real fun begins. 😉

  6. Caleb McGlothinCaleb McGlothin

    These are great! I’m building a simple control box for my laser cutter and I’ll be using these to display the flow rate of the water and the total power usage of the laser (40w max) so nothing too crazy but these are easy to use and work out of the box with the Arduino libraries for the MAX7219.I’ve already got about 15-20 loose 7-segment displays but for the price this was a no-brainer for this project, much less hand soldering and a smaller layout. Surprised they can sell at this price with Amazon shipping!

  7. Jrox

    The alignment on one of the two displays is a little off, but that’s not a problem for me. When I plugged in VCC and Ground pins, EVERY light turned on at 100% brightness and it got really glitchy, randomly blinking and glitching with the slightest touch (or non-touch). Setting the brightness to <50% via code was the key to stabilizing the display, and it’s plenty bright for my purposes. It works really well and I’m very happy.

  8. Brad P.

    Works well with the Arduino platform.

  9. Amazon Customer

    Very nice displays. They are pretty to look at and easy to hook up. They can get very bright with the correct settings. I dinged off one star because the 4 segment displays were slightly crooked on both. I’m pretty good with a soldering iron so it wasn’t a problem for me. I will probably get more for other projects.Update: I bought more. The displays were straight on both so I changed to 5 stars.

  10. Bri GuyBri Guy

    I purchased these displays to gain experience programming a MAX7219 display on my STM32 microcontroller. I’m a retired software engineer with a degree in Electrical Engineering so I enjoy tinkering in my spare time.The bottom line is that these displays look and work very well. The digits are red in color and I generally operate them on minimal brightness. I’ve had no issues with them whatsoever, and I highly recommend them!The photo shows the display operating, displaying the temperature value read from my TMP102 sensor. The digits are more red in color than the photo suggests (like the reflection).Other reviewers mentioned issues with their display chip alignment, but the ones I purchased were very well aligned.

Değerlendirme yap

E-posta adresiniz yayınlanmayacak. Gerekli alanlar * ile işaretlenmişlerdir

There are no enquiries yet.

İlgili Ürünler

Fırsat Ürünleri

Filters Sort results

Reset Apply

Bunları Çok Seveceksiniz

$28.96$995.82

Max:
Min: 1
Step: 1

Sepete ekle

$5.52$8.30

Max:
Min: 1
Step: 1

Sepete ekle

$53.42$67.63

Max:
Min: 1
Step: 1

Sepete ekle

$55.98

Max:
Min: 1
Step: 1

Sepete ekle

$4.78$6.86

Max:
Min: 1
Step: 1

Sepete ekle

$60.85$74.74

Max:
Min: 1
Step: 1

Sepete ekle

$54.16

Max:
Min: 1
Step: 1

Sepete ekle

$25.97$53.01

Max:
Min: 1
Step: 1

Sepete ekle

$29.01$91.50

Max:
Min: 1
Step: 1

Sepete ekle

$41.79$43.15

Max:
Min: 1
Step: 1

Sepete ekle

$335.98

Max:
Min: 1
Step: 1

Sepete ekle

$12.32$30.78

Max:
Min: 1
Step: 1

Sepete ekle

$272.30$544.61

Max:
Min: 1
Step: 1

Sepete ekle

$9.74

Max:
Min: 1
Step: 1

Sepete ekle

121.907
error: Content is protected !!