Member • Aug 16, 2013
-
Shrutarth AroraWhere can I get c codes for various embedded systems projects for reference??
-
Member • Aug 16, 2013
Embedded Systems is very deep field.
Kindly mention what you're using for your Embedded systems project.
I mean which project, are you doing ?Are you sure? This action cannot be undone. -
Member • Aug 17, 2013
Abhishek RawalEmbedded Systems is very deep field.
Kindly mention what you're using for your Embedded systems project.
I mean which project, are you doing ?
currently, i'm working on a water level alarm project and also wanted to refer my code for digital visitor counterAre you sure? This action cannot be undone. -
Member • Aug 17, 2013
Are you using 89c51/89s51/89s52 for the project ? or anyother microcontroller ?Shrutarth Aroracurrently, i'm working on a water level alarm project and also wanted to refer my code for digital visitor counter
Give us the detail which mc are you using.
Tell us the detail on the working of your project.Are you sure? This action cannot be undone. -
Member • Aug 17, 2013
yes, i am using 89c51 or 89s51 ...
i want to make a bidirectional visitor counter using a lcd, seven-seg was also an option, but i will prefer lcdAre you sure? This action cannot be undone. -
Member • Aug 17, 2013
Please decide which project you wanna do, Visitor counter or Water level counter ?Shrutarth Arorayes, i am using 89c51 or 89s51 ...
i want to make a bidirectional visitor counter using a lcd, seven-seg was also an option, but i will prefer lcd
Visitor counter is quite simple.When nobody is passing IR beam will fall on phototransistor. Whenever there is interruption in IR beam, the clock pulse will be generated.
I don't know how unidirectional & bidirectional visitor counters differ from eachother as the setup for project is quite simple.Are you sure? This action cannot be undone. -
Member • Aug 17, 2013
i am having a little problem with the coding,..
i.e. in the simultaneous increment and decrement of the counter.Are you sure? This action cannot be undone. -
Member • Aug 17, 2013
Post source code ?Shrutarth Arorai am having a little problem with the coding,..
i.e. in the simultaneous increment and decrement of the counter.Are you sure? This action cannot be undone.