Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Categories > Micro Controllers


Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc.

Reply
 
LinkBack Thread Tools Display Modes
Old 13th November 2007, 05:58 PM   (permalink)
Default coding a microcontroller to display led scrolling message

hi,pls i believe that i can go to an electronic shop or order online for a microcontroller after which i code it for a led display to display WELCOME TO ELECTRICAL ENGINEERING and it should scroll,or is there any other thing to do, like the type of microcontroller to buy, the specification,power ratings and others, pls put me thru to get started i ve got just little or no idea on this
thks
darlington
darlo is offline  
Old 14th November 2007, 02:10 AM   (permalink)
Default

If you need not build this yourself you can use an LED Buckle from ebay
http://cgi.ebay.com/SHARP-BLUE-LIGHT...QQcmdZViewItem

Based on what I read from your post, if you have yet to buy any type of microcontroller, then I would say its better to learn how to use it first before taking on a "PROJECT".

Last edited by donniedj; 14th November 2007 at 02:15 AM.
donniedj is offline  
Old 14th November 2007, 06:32 AM   (permalink)
Default

How many LEDs in your display? Most microcontrollers don't have enough pins to directly drive more then a couple of letters. You'll need some additional chips to expand the output.

http://www.attiny.com/dotmatrix.htm

This site gives a pretty good explaination, and several circuits, code. At the top left is a button 'NEXT', will take you to the next page, with a bigger display, and so on...
HarveyH42 is offline  
Old 15th November 2007, 03:30 AM   (permalink)
Default

Hi again, Darlo,
Is this the kind of thing you're trying to make?
http://images.google.ca/imgres?imgur...%3Den%26sa%3DN

Can you try to be more specific about exactly what you want, e.g. how big you want your display to be? Is there a specific function you want your display to serve (does it need to be big and waterproof, because it's going to be outside?) or is this more of an electronics exercise for you? Also, what's your level of training in electronics? Are you quite comfortable with soldering and assembling components, etc?
Hank Fletcher is offline  
Old 15th November 2007, 05:31 AM   (permalink)
Default

This site also contains how to do a basic scrolling message.

http://www.talkingelectronics.com/te...ive_index.html

Also Nigels Tutorial 13 have a nice part on that.
__________________
Gayan

My Website
http://gsmicro.blogspot.com/
Gayan Soyza is offline  
Old 16th November 2007, 12:30 AM   (permalink)
Default

These are just demos using a single 8x8 LED block connected a PIC, and can give you some ideas of the possibilities. You have to start somewhere. Code in Basic is available:

http://www.youtube.com/profile_videos?user=circuited
wschroeder is offline  
Old 17th November 2007, 10:44 PM   (permalink)
Default

first go thru the links below:

http://www.play-hookey.com/digital/e...n_seg_led.html

http://en.wikipedia.org/wiki/Seven-segment_display

http://www.scienceprog.com/control-7...lays-with-avr/

after then u will b able to perform any operation with the 7- segment LED displays, also go through the datasheets of ICs like EDE707, MAX7219 / MAX7221, SAA1064, ICM7218, MC14499 etc....

Also, try this project, the files for hardware and software are in ZIP format:
http://www.woe.onlinehome.de/zip/ser_led.zip
For the hardware the freeware version of Eagle 3.55 is required. It is available for free from CadSoft.
Schematics:
http://www.woe.onlinehome.de/proj_gif/ser_led.gif

with regards,
__________________
- Muhammad Zubair Bhamani
muzubair is offline  
Old 18th November 2007, 04:16 PM   (permalink)
Default

http://www.youtube.com/watch?v=jWnUlMEH25M

You need micro controller with at least eleven I/O to drive eight rows, two pins for data shifting and shift register clocking and two pins (UART) for sending data to the display, here I use Nokia 3310 cell phone (FBUS) as message source.

Last edited by penoy_balut; 21st November 2007 at 01:05 AM.
penoy_balut is offline  
Old 19th November 2007, 06:36 AM   (permalink)
Default

Quote:
You need micro controller with at least eleven I/O to drive eight rows, two pins for data shifting and shift register clocking and two pins (UART) for sending data to the display, here I use Nokia 3310 cell phone (FBUS) as message source.
Technically, you could drive the whole arrangment with 4 IO by using 74HC595's or equivalent. SHIFT (SCLK), DATA, and 2 STORE pins.
wschroeder is offline  
Old 19th November 2007, 09:42 AM   (permalink)
Default

True, and that 4-pin SR-only subsystem could easily be driven by an 8 pin PIC but it ends up using the same number of ICs as a PIC+SR subsystem solution.

And let's not forget that a PIC+SR subsystem could provide a 1-pin or 2-pin Serial interface, 2-pin I2C interface, 3-pin SPI interface, or an IR interface for that 8 pin PIC project as well as full fade-to-black PWM brightness control, Clock/Calendar/Alarm/Timer functions, one-wireŽ bus (temperature sensors, RTC, ADC, etc.), fully debounced single-pin keypad matrix, switch press beep, ad infinitum.
Mike, K8LH is offline  
Reply

Bookmarks

Thread Tools
Display Modes



Similar Threads
Title Starter Forum Replies Latest
Problem with LCD code? spondootre Micro Controllers 15 29th April 2008 10:15 AM
led scrolling display darlo Electronic Projects Design/Ideas/Reviews 2 13th November 2007 01:29 PM
calculator chinmay7 Micro Controllers 1 14th October 2007 01:45 PM
asm attachments eng1 Feedback/Comments 6 14th September 2007 04:01 PM
microchip application A590 /display is ok now prosound90 Micro Controllers 20 18th November 2006 10:44 PM



All times are GMT. The time now is 02:14 AM.


Electronic Circuits  |  Learning Electronics
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.

eXTReMe Tracker