Sonsivri
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
April 19, 2024, 08:51:04 08:51


Login with username, password and session length


Pages: [1]
Print
Author Topic: MAX7219 LED Driver simulation using 8051  (Read 6501 times)
0 Members and 1 Guest are viewing this topic.
micropcb
Active Member
***
 Muted
Offline Offline

Posts: 113

Thank You
-Given: 53
-Receive: 390


« on: August 19, 2014, 07:15:46 07:15 »

Hi,

MAX7219 LED Driver provides a convenient way for interfacing upto 8 7-segment displays  using multiplexing. It uses a 4 wire interface to communicate with the microcontroller. This allows the controller to make better use of the processing time as the responsibility of generating the multiplexing signals is completely taken over by MAX7219.

Here is a ISIS simulation of the same using AT89C2051 with source code in Keil C.

The original source code was found on the net and was written for Hi-Tech C-51. I have ported it for Keil C.
I have ordered a MAX7219 board from ebay and shall test it in hardware later.

Cheers.
Logged
metal
Global Moderator
Hero Member
*****
Offline Offline

Posts: 2420

Thank You
-Given: 862
-Receive: 678


Top Topic Starter


« Reply #1 on: August 19, 2014, 09:57:17 09:57 »

this IC is damn expensive.. though I would rather use another mcu to handle the display rather than using it in case I had critical tasks for the first mcu to handle.. can't we emulate this IC using an mcu, of course we can..
Logged
CocaCola
Senior Member
****
Offline Offline

Posts: 482

Thank You
-Given: 169
-Receive: 232



« Reply #2 on: August 19, 2014, 11:14:40 11:14 »

this IC is damn expensive.. though I would rather use another mcu to handle the display rather than using it in case I had critical tasks for the first mcu to handle.. can't we emulate this IC using an mcu, of course we can..

Yeah for some reason Maxim charges a small fortune for their LED drivers...  I sampled some many moons ago for a project I was doing and they certainly did the job but I eventually went with the much more economical and robust HT1632C for that project, and have used it for many other projects since then...  If you need an economical LED driver look at the HT1632C over Maxim parts...
Logged
metal
Global Moderator
Hero Member
*****
Offline Offline

Posts: 2420

Thank You
-Given: 862
-Receive: 678


Top Topic Starter


« Reply #3 on: August 19, 2014, 12:56:37 12:56 »

is there no a direct replacement for MAX7219 at a lower cost?
Logged
pickit2
Moderator
Hero Member
*****
Offline Offline

Posts: 4647

Thank You
-Given: 826
-Receive: 4207


There is no evidence that I muted SoNsIvRi


« Reply #4 on: August 19, 2014, 01:23:03 13:23 »

They are less than £4 for 10.
Logged

Note: I stoped Muteing bad members OK I now put thier account in sleep mode
Catcatcat
Senior Member
****
Offline Offline

Posts: 417

Thank You
-Given: 275
-Receive: 1533



WWW
« Reply #5 on: August 20, 2014, 03:40:02 03:40 »

I acquired through taobao at $ 1.2 per unit (MAX7219-21)
Logged
metal
Global Moderator
Hero Member
*****
Offline Offline

Posts: 2420

Thank You
-Given: 862
-Receive: 678


Top Topic Starter


« Reply #6 on: August 20, 2014, 07:56:08 07:56 »

and they work for you?
Logged
Catcatcat
Senior Member
****
Offline Offline

Posts: 417

Thank You
-Given: 275
-Receive: 1533



WWW
« Reply #7 on: August 20, 2014, 04:56:52 16:56 »


indication on these panels made ​​of these drivers, in 2011.
Logged
baoshi
Newbie
*
Offline Offline

Posts: 8

Thank You
-Given: 5
-Receive: 1


« Reply #8 on: August 23, 2014, 02:58:11 14:58 »

Hacking a display from a volt meter could be cheaper, like this one
http://hackaday.com/2013/08/25/turning-cheap-voltmeters-into-i2c-displays/
Catcatcat, any more info on the display? Looks awesome!
Logged
Catcatcat
Senior Member
****
Offline Offline

Posts: 417

Thank You
-Given: 275
-Receive: 1533



WWW
« Reply #9 on: August 23, 2014, 03:59:12 15:59 »

This project was implemented by the climate control room "Winter Garden." For display on 8x8 LED display used driver MAX7221. This is a photo touch-pad control. This system controls the temperature. humidity and light levels in the room.
Logged
micropcb
Active Member
***
 Muted
Offline Offline

Posts: 113

Thank You
-Given: 53
-Receive: 390


« Reply #10 on: August 23, 2014, 04:52:00 16:52 »

Hello,

Finally received the MAX7219 board and tested it successfully.

Cheers.

Logged
metal
Global Moderator
Hero Member
*****
Offline Offline

Posts: 2420

Thank You
-Given: 862
-Receive: 678


Top Topic Starter


« Reply #11 on: August 23, 2014, 08:57:46 20:57 »

what is 7088B?
Logged
str67
Newbie
*
Offline Offline

Posts: 26

Thank You
-Given: 29
-Receive: 23


« Reply #12 on: August 23, 2014, 10:10:51 22:10 »

LM7088A/B - 0.70 inch 8x8 Dot Matrix LED Display

http://pdf1.alldatasheet.com/datasheet-pdf/view/574284/LIGHTKEY/LM7088BD/+_54_97VphGHuLHceRT.YHpMP+/datasheet.pdf

(I hope the link works..)
Logged
TucoRamirez
Senior Member
****
Offline Offline

Posts: 307

Thank You
-Given: 257
-Receive: 115


Tuco ... dead or Alive


« Reply #13 on: August 23, 2014, 10:25:34 22:25 »

link "dead" (page in maintenance or my proxy kicks me..) anyway, pdf attached
« Last Edit: August 23, 2014, 10:27:47 22:27 by TucoRamirez » Logged

Whoever double crosses me and leaves me alive... he understands nothing about Tuco.
biko4710
Newbie
*
Offline Offline

Posts: 33

Thank You
-Given: 45
-Receive: 40


« Reply #14 on: August 24, 2014, 12:06:33 00:06 »

LM7088A/B is from Lightkey Opto Semiconductors

You can find their 8x8 Dot Matrix LED Displays here: http://www.lightkeyled.com/8x8-led-dot-matrix/
Logged
metal
Global Moderator
Hero Member
*****
Offline Offline

Posts: 2420

Thank You
-Given: 862
-Receive: 678


Top Topic Starter


« Reply #15 on: August 24, 2014, 03:44:15 03:44 »

Hello,

Finally received the MAX7219 board and tested it successfully.

Cheers.



where did you buy it from?
Logged
Catcatcat
Senior Member
****
Offline Offline

Posts: 417

Thank You
-Given: 275
-Receive: 1533



WWW
« Reply #16 on: August 24, 2014, 04:44:07 04:44 »




Output Library for information boards on the driver MAX7219, MAX7221

video work
Logged
micropcb
Active Member
***
 Muted
Offline Offline

Posts: 113

Thank You
-Given: 53
-Receive: 390


« Reply #17 on: August 24, 2014, 04:47:53 04:47 »

where did you buy it from?

http://www.ebay.in/itm/MAX7219-CWG-8-Digit-I2C-IIC-Serial-Digital-LED-Tube-7-Segment-Display-Module-RED-/221519637806?pt=LH_DefaultDomain_203&hash=item3393996d2e&_uhb=1

Another link from Ebay China
http://www.ebay.com/itm/Red-MAX7219-8-Digit-LED-Display-Module-Digital-Tube-for-arduino-/161308128952?pt=LH_DefaultDomain_0&hash=item258eb6b6b8
« Last Edit: August 24, 2014, 03:35:02 15:35 by micropcb » Logged
metal
Global Moderator
Hero Member
*****
Offline Offline

Posts: 2420

Thank You
-Given: 862
-Receive: 678


Top Topic Starter


« Reply #18 on: August 24, 2014, 06:23:22 06:23 »

catcatcat, correct me if I am wrong plz, I was thinking you used this IC to drive the matrix displays:
give a hint on how you managed the matrix displays using this driver, what controllers you used to build your professional display, PSUs, timing schemes and codes if possible. I am asking too many questions, sorry for that, but I am really interested in these matrix displays, not the 7-segment ones.

Posted on: August 24, 2014, 09:15:26 09:15 - Automerged

I looked at the video linked to your page, this IC is damn amazing!!

thanks
Logged
pickit2
Moderator
Hero Member
*****
Offline Offline

Posts: 4647

Thank You
-Given: 826
-Receive: 4207


There is no evidence that I muted SoNsIvRi


« Reply #19 on: August 24, 2014, 09:38:55 09:38 »

http://www.ebay.co.uk/itm/130733916831?_trksid=p2059210.m2749.l2649&ssPageName=STRK%3AMEBIDX%3AIT

very cheap
Logged

Note: I stoped Muteing bad members OK I now put thier account in sleep mode
Catcatcat
Senior Member
****
Offline Offline

Posts: 417

Thank You
-Given: 275
-Receive: 1533



WWW
« Reply #20 on: August 24, 2014, 01:36:27 13:36 »

catcatcat, correct me if I am wrong plz, I was thinking you used this IC to drive the matrix displays:
give a hint on how you managed the matrix displays using this driver, what controllers you used to build your professional display, PSUs, timing schemes and codes if possible. I am asking too many questions, sorry for that, but I am really interested in these matrix displays, not the 7-segment ones.

Posted on: August 24, 2014, 09:15:26 09:15 - Automerged

I looked at the video linked to your page, this IC is damn amazing!!

thanks

This chip is designed for seven-segment indicator, but it has a mode where you can record each segment is arbitrary, but in this mode, and it is used to control the LED matrix 8x8

Logged
biko4710
Newbie
*
Offline Offline

Posts: 33

Thank You
-Given: 45
-Receive: 40


« Reply #21 on: August 25, 2014, 04:08:59 16:08 »

where did you buy it from?
And if you're looking for 8x8 matrix MAX7219 boards, 10 pieces ready to go:


AliExpress link: http://www.aliexpress.com/item/Free-shipping-10pcs-lot-MAX7219-dot-matrix-module-microcontroller-module-for-arduino-display-module-finished-goods/1878903274.html
Logged
metal
Global Moderator
Hero Member
*****
Offline Offline

Posts: 2420

Thank You
-Given: 862
-Receive: 678


Top Topic Starter


« Reply #22 on: August 25, 2014, 05:01:11 17:01 »

I found this, it has more words to read than what I found on Catcatcat website:
https://sites.google.com/a/sci.cmb.ac.lk/esl/mini-projects/2012/spi-based-led-display-unit
« Last Edit: August 25, 2014, 05:46:36 17:46 by metal » Logged
Pages: [1]
Print
Jump to:  


DISCLAIMER
WE DONT HOST ANY ILLEGAL FILES ON THE SERVER
USE CONTACT US TO REPORT ILLEGAL FILES
ADMINISTRATORS CANNOT BE HELD RESPONSIBLE FOR USERS POSTS AND LINKS

... Copyright © 2003-2999 Sonsivri.to ...
Powered by SMF 1.1.18 | SMF © 2006-2009, Simple Machines LLC | HarzeM Dilber MC