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
 
Thread Tools Display Modes
Old 13th February 2007, 03:37 PM   (permalink)
Thumbs up Very Simple LED Clock Using 16F84A or 16F628A



Its working perfectly.

Go here for more Details
pasanrobotics is offline   Reply With Quote
Old 14th February 2007, 02:06 AM   (permalink)
Default

Nice fully compact design.All with familliar parts.
PORTA drivng the common of the segments directly???????and the rows also same.It can cause load more current through the PIC pin even when its in multiplexing mode.
Thankx for sharing.....
__________________
Gayan

My Website
http://gsmicro.blogspot.com/

Last edited by Gayan Soyza; 14th February 2007 at 02:25 AM.
Gayan Soyza is offline   Reply With Quote
Old 14th February 2007, 02:15 AM   (permalink)
Default

It is possible with some fancy programming to light only one segment at a time. It's done here with the super probe.
http://members.cox.net/berniekm/super.html
__________________
Bill
Smart Kits build Smart People

http://www.blueroomelectronics.com
blueroomelectronics is offline   Reply With Quote
Old 14th February 2007, 02:23 AM   (permalink)
Default

Quote:
Originally Posted by blueroomelectronics
It is possible with some fancy programming to light only one segment at a time. It's done here with the super probe.
http://members.cox.net/berniekm/super.html
Wow that prob is damn superb. Thanks
pasanrobotics is offline   Reply With Quote
Old 14th February 2007, 10:32 PM   (permalink)
Default

Is there any different of connecting the 7-segment display directly to the output port without any current limiting resistor as compared to drive the 7-segment display with transistor plus current limiting resistor? Since the output current of the PIC's is only 25 mA, it won't burn the LED right?
__________________
Superman returns..
bananasiong is offline   Reply With Quote
Old 14th February 2007, 11:05 PM   (permalink)
Default

Quote:
Originally Posted by bananasiong
Is there any different of connecting the 7-segment display directly to the output port without any current limiting resistor as compared to drive the 7-segment display with transistor plus current limiting resistor? Since the output current of the PIC's is only 25 mA, it won't burn the LED right?
I do not fully trust the "25mA port limit" that is often referred to in various data sheet documents.
I think that what the manufacturers mean is that it must absolutely never exceed 25mA (or about 200mA combined for all ports) - but it is taken by users to mean that it is automatically current limited so that you do not need resistors - which is wrong.

As I see it, the only way that you can get away with exceeding the 25mA limit is to use multiplexing to reduce the average port current, which is ok as long as your multiplex software does not latch-up due to some software error.
picasm is offline   Reply With Quote
Old 14th February 2007, 11:30 PM   (permalink)
3v0
Default

In regards to the Mondo SuperProbe not using limiting resistors. The author points out that SuperProbe is a study in doing the most with the fewest parts. Possibly because it had to fit in an existing probe case.

Quote:
The Superprobe project was designed to see how much could be done with a PIC chip and just a few parts.
If you have the room use limiting resistors.
3v0 is online now   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Latest
Problem with LCD code? spondootre Micro Controllers 15 29th April 2008 09:15 AM
Hardcode a PIC by hand? (or 16F74 + par.port.prog = problem) smilen Micro Controllers 15 21st November 2005 09:23 AM
Help me on basketball's game clock and shot clock! syaw_007 Electronic Projects Design/Ideas/Reviews 1 6th September 2004 09:50 PM
Need A Simple Alarm Clock Circuit Handiplus Electronic Projects Design/Ideas/Reviews 0 29th March 2004 02:01 PM
PIC 16F84A Clock Questions aevans17 Micro Controllers 2 8th January 2004 07:53 AM



All times are GMT. The time now is 06:31 PM.


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