free 8051 Microcontroller Projects AVR PIC Microcontroller Projects Tutorials Ebooks Libraries, interfacing tutorials, lcd tutorial, stepper motor, dc motor 8051 assembly language programming electronics and communication ECE CSE pdf ebooks library BE final year project ideas Embedded systems

 
8051 microcontroller 8051 microcontroller
Forums

Go to page  1 2 3 ... 27 [28] 29
Moderators: Ajay, Junied , abbas1707, Arun Kumar V, pdi33, Shailesh NAYAK, ۞ TPS ۞, shyam, sashijoseph
Author Post
Ajay
Sun May 11 2008, 05:31PM
Rickey's World Admin

 User Offline

Registered Member #1
Joined: Fri Feb 24 2006, 04:56AM

Posts: 3753
Thanked 696 times in 655 posts
you deserve it



www.rickeyworld.info
If you feel satisfied with the user's forum reply please click on the thank button.

Obey forum rules!
Respect others!
Back to top


Chiru
Mon May 12 2008, 07:38PM
 User Offline
Registered Member #6023
Joined: Tue Feb 12 2008, 10:15PM

Posts: 55
Thanked 5 times in 5 posts
Good job done, Amit, congrats to you and your classmates.
These hard work will payoff in your future. Good luck.
Back to top


Amit Radha
Tue May 13 2008, 03:40AM
 User Offline
Registered Member #4203
Joined: Sun Sep 30 2007, 04:52AM

Posts: 205
Thanked 2 times in 2 posts
Hey thanks a lot
Had my 1st demo today. ppl liked the idea and we were able to answer al qestions thrown at us, but we were told our "product" is a failure and "ppl wont buy it" because we dont have a facility for the user to enter the threshold levels into the uC and they are pre-set. Thus it is not a flexible system.
It sounds absurd cos, firstly, we are not designing a "product", its just a prototype of a concept! Also, the Embedded system prof who asked this had this concept fixed in his mind that thresholds must be in registers only and not in code ROM.
I tried explaining that if we use the RAM the user wil have to enter the 10 - 12 threshold levels everytime the system is reset or turned off. to which he said, store it in the rom and then put it in registers!!!! how absurd can one get!!!

Tomoro i have my demo and presentation for 70marks. pls tel me if there is an answer to this question! i am perplexed...

Looking for some expert advice on handling this kinda wierd questions!
Back to top


Amit Radha
Tue May 13 2008, 03:41AM
 User Offline
Registered Member #4203
Joined: Sun Sep 30 2007, 04:52AM

Posts: 205
Thanked 2 times in 2 posts
Also, we were told we have no fault detection system so if any of our sensors go bad the system should have a detection and intimation system in place! that is a valid point... dunno wat to do bout that
Back to top


pdi33
Tue May 13 2008, 04:52AM

 User Offline
Registered Member #1329
Joined: Mon Jun 04 2007, 09:28AM

Posts: 655
Thanked 144 times in 140 posts
o.k. o.k.. well, the inpectors were right to some extent, but what do they expect from u? A full fledged marketable product?. well,they should know that there are some limitations as far as a student knowledge is concerned. So don't worry. The extent of work u have independently acheived is far from ordinary and definetely not substandard and i can assure u only a few students can even think of attempting such a project independently.

As for the threshold levels jus tell them that u can store it in the eeprom if it is connected externally via I2C interface (a 24c02 would be sufficient in ur case to store 10-12 parameters).as far as flexibility si concerned, u can just convince them that adding a few keys to the uC and addition of some code can make the user input the 10-12 parameters . The procedure to write code is lengthy ad may take a lot of time so better try it if u are interested after ur submission. As for the ROM is concerned it is easy to store and fetch data from the ROM (using the movc instruction). but it is very difficult to change that data from program memory( it is possible in a rare few derivatives of 8051 and is called in circuit programming ICP).i hope that is explanation enough for ur queries.

and yes, i forgot to comment that ur project (the image ) is praiseworthy and extremely neat (almost professional) ) I wouldn't be surprised if ur inspectors would give ur team some brownie points on that one . good luck.

[ Edited Tue May 13 2008, 04:55AM ]

* inspired to develop,developing to inspire *
Back to top


shyam
Tue May 13 2008, 05:03AM

 User Offline

Registered Member #2984
Joined: Mon Aug 06 2007, 11:33AM

Posts: 723
Thanked 107 times in 103 posts
welll... u shud not be disheartened...

but what the inspector told u was an important aspect of your project..
projects in BE shud not only be prove of concept like...
u shud accept any suggestions offered with open heart..

but i do beleive he must have been impressed by ur work... though he didnt say it aloud!

lProgress is not made by early risers or hard workers, but by LAZY people, trying to find easier ways to do the same........
Back to top


priya m
Wed Oct 15 2008, 06:43AM
 User Offline
Registered Member #9993
Joined: Thu Aug 21 2008, 04:07AM

Posts: 9
Thanked 0 times in 0 posts
aprt from honeywell is there any gud "humidity sensor" available in the market??

m working on greenbee pro.. m nt getting rquired o/p voltag in soil moisture sensor.. cn u pls suggest me ny circuit.. !!!! or is thr ny sensor available whc cn be used directly...??

thanks...
Back to top


Amit Radha
Wed Oct 15 2008, 08:13AM
 User Offline
Registered Member #4203
Joined: Sun Sep 30 2007, 04:52AM

Posts: 205
Thanked 2 times in 2 posts
Hi priya
Wow nice to see this thread again after long. But I was hoping that I have asked the silliest of questions here at this thread that any one who reads it will get all the answers!
Regarding the humidity sensor, that is only one i could find in the market (well that is quite difficult to get too). Where are you located? I could give you teh address if ur in bangalore. I think some one had suggested alternate sensors in this thread during the initial days, pls do check if you can find it.

Coming the soil moisture sensor, the o/p voltage need'nt be fixed, you can modify the threshold values depending on the o/ps you are getting.
The o/p depends on a number of factors, like the type/ thickness and length of the probes, distance between them, the type of soil, depth at which they are placed etc. So choose the most optimum combination. Also let me warn you that the soil mositure sensor is the most dicey-est sensor in the entire setup. But it does work and I had got the circuit from a site by a person by the name Rob Faludi. He is using thi scircuit for a commercial product (so he claims)

Good luck hope this helped you and do ping me in case you need any more help.

ps: is the code working?
Back to top


priya m
Wed Oct 15 2008, 09:39AM
 User Offline
Registered Member #9993
Joined: Thu Aug 21 2008, 04:07AM

Posts: 9
Thanked 0 times in 0 posts
thanks amit.... i went thru this thread... n it seems u hv really worked hard on this pro yaar...... it reflects in ur marks ..
n if u say ur quests r silly then mine wud be sillier than u..

i live in indore (m.p)... honeywell is nt availble hr.. another sensor is available.. bt its nt tht sesnsitive... right nw m concentrating on the 3 sensors (temp, moisture n light intensity).. regarding soil moisture.. yeh u told me abt the factors on whc the o/p depends.. (guess u remeber it ) ...hv u used the same ckt whc is in ur report??

abt the code... hv nt used it still..
Back to top


Amit Radha
Wed Oct 15 2008, 09:54AM
 User Offline
Registered Member #4203
Joined: Sun Sep 30 2007, 04:52AM

Posts: 205
Thanked 2 times in 2 posts
Hey Priya,

Firstly thanks a ton for the appreciation

Now I remember you, you had posted your queries in the project page right? Do try out the circuit. That is the one we have used, (unless I am forgetting, i shall check up with my project batchmates and let you know) also try varying the pot to get a good value of gain. Do one thing, just bring both probes in contact and see what is the o/p voltage, that should tell you if it is working. Try searching Rob Faludi's blog, you'l get the exact circuit.

Also, you could try adding something else to the set up,another sensor perhaps. Which uC are you using? If you have more ports you could really improve upon this. We were planning for making it a multi controller set up and sms based notification! Huge dreams but less time.

Also regarding the HIH4000, you could ask your college "(if they are supportive) to contact the components dealer of your college if he can source it for you. It is very much possible and you can also get free samples.

Good luck.
Back to top


Go to page  1 2 3 ... 27 [28] 29  

Jump:     Back to top

Syndicate this thread: rss 0.92 Syndicate this thread: rss 2.0 Syndicate this thread: RDF
Powered by e107 Forum System

8051 Microcontroller Projects 8051 AVR tutorials PIC microcontroller, 8051 assembly language programming electronics and communication ECE CSE pdf ebooks library BE final year project ideas Embedded systems