![]() | ![]() | ![]() |
| |||||||
| General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion? |
![]() |
| | Tools |
| | #1 |
|
hi, i want to build a counter that is desk mounted. it needs to be able to count to 999 from single inputs by hand(finger) it also needs to be re-setable, and have a memory for several days at atime. a lcd readout would be nice! i know a small amount about what is involved, but amat a lost with which chips, etc.to use. please help!: thanks for the info, but i'm a bus driver and don't have access to any programing things, nor do i know where to buy the bits required Last edited by nicvigni; 6th October 2006 at 09:59 AM. | |
| |
| | #2 |
|
Use a PIC and an LCD text module! - with a little code writing it will meet all your requirements with hardly any components at all!.
| |
| |
| | #3 |
|
Expanding on Nigel's suggestion, a PIC 16F84 or similar (newer for better power performance) chip, with an LMxxx LCD character display, a couple of push button switches and a five volt power supply may be your cheapest solution. If you plan on using batteries, I'd use 4 cells and drop the voltage back to 5v still with a regulator (LDO type) or even better use a boost converter to produce 5v from anything down to about 2v input supply. The LCD's can get a little temperamental at lower voltages than about 4.5V. Also, take care with your software if you want several days performance from batteries - use the power saving facilities of the PIC chip such as sleep mode etc. and even blank the LCD if the buttons aren't pressed for a while - you then have potential for something that could work for weeks! | |
| |
|
| Tags |
| counter, desk |
| Thread Tools | |
| Display Modes | |
| |
Similar | ||||
| Title | Starter | Forum | Replies | Latest |
| Input Counter Pic16F84A (Code problems) | loco | Micro Controllers | 4 | 26th September 2006 02:19 PM |
| Binary Counter. | lord loh. | General Electronics Chat | 5 | 24th September 2005 07:52 PM |
| [help] Power consumption issue on bullet counter project * | Lanzer | Electronic Projects Design/Ideas/Reviews | 13 | 26th August 2005 07:06 AM |
| How to stop the Counter mode is Timer 1 in the PIC16F877 | avinsinanan | Micro Controllers | 1 | 11th April 2005 08:13 PM |
| Crude assembly counter | Mark Lazarides | Micro Controllers | 5 | 28th February 2004 08:22 PM |