<?xml version="1.0" encoding="utf-8" ?>
				<!-- generator="e107" -->
				<!-- content type="Forum / topic" -->
				<rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
				<channel rdf:about="http://www.8051projects.net/">
				<title>8051 Microcontroller Projects AVR PIC Projects Tutorials Ebooks Libraries codes : Forum / topic</title>
				<link>http://www.8051projects.net/</link>
				<description>Learn to make simple microcontroller projects, pic, 8051, avr and arm projects. download 8051 projects, tutorials, libraries, sample codes. join the microcontroller discussion forum and ask doubts regarding electronics. the best source for 8051 over internet.</description>
				<dc:language>en-gb</dc:language>
				<dc:date>2009-01-07T18:09:59-08:00</dc:date>
				<dc:creator>contact@nospam.com</dc:creator>
				<admin:generatorAgent rdf:resource="http://e107.org" />
				<admin:errorReportsTo rdf:resource="mailto:contact@nospam.com" />
				<sy:updatePeriod>hourly</sy:updatePeriod>
				<sy:updateFrequency>1</sy:updateFrequency>
				<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
				<items>
				<rdf:Seq>
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t10464.html" />
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t10464.html" />
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t10464.html" />
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t10464.html" />
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t10464.html" />
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t10464.html" />
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t10464.html" />
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t10464.html" />
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t10464.html" />
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t10464.html" />
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t10464.html" />
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t10464.html" />
				</rdf:Seq>
				</items>
				</channel>
						<item rdf:about="http://www.8051projects.net/forum-t10464.html">
						<title>I2C ADC</title>
						<link>http://www.8051projects.net/forum-t10464.html</link>
						<dc:date>2009-01-07T18:09:59-08:00</dc:date>
						<dc:creator></dc:creator>
						<dc:subject></dc:subject>
						<description>hey, hello friends!wanna help to select 12 bit ADC with I2C bus.please can any of you suggest me proper ADC which is available in INDIA.and about programming example for same.thank you.free_electron</description>
						</item>
						<item rdf:about="http://www.8051projects.net/forum-t10464.html">
						<title>Re: I2C ADC</title>
						<link>http://www.8051projects.net/forum-t10464.html</link>
						<dc:date>2009-01-07T18:09:59-08:00</dc:date>
						<dc:creator>Ajay</dc:creator>
						<dc:subject></dc:subject>
						<description>programming example.. i doubt but for ADC, you can try with Dallas (http://www.maxim-ic.com/). They are costly like 400rs for one IC.</description>
						</item>
						<item rdf:about="http://www.8051projects.net/forum-t10464.html">
						<title>Re: I2C ADC</title>
						<link>http://www.8051projects.net/forum-t10464.html</link>
						<dc:date>2009-01-07T18:09:59-08:00</dc:date>
						<dc:creator>BJ</dc:creator>
						<dc:subject></dc:subject>
						<description>OK, is  there  any option for it? or I just use parallel 122 bit ADC. If yes please suggest IC.thanks.</description>
						</item>
						<item rdf:about="http://www.8051projects.net/forum-t10464.html">
						<title>Re: I2C ADC</title>
						<link>http://www.8051projects.net/forum-t10464.html</link>
						<dc:date>2009-01-07T18:09:59-08:00</dc:date>
						<dc:creator>pdi33</dc:creator>
						<dc:subject></dc:subject>
						<description>A common  parallel 12 bit ADC is the ICL7109. U may get it for around rs.100.(it doesnot come any cheaper than that.   ). If u r using the 89s52 uC than another option is to interface the ICL7135 which is a 20,000 count ADC but the interfacing is a bit tricky if u can handle it. download the datasheet of 7135 and read the 'uC interfacing using two wires' note in it.I specifically mentioned 89s52 as it has a special feature to output a 50% duty cycle high frequency output @ p1.0 which can be used as the clock for 7135.good luck</description>
						</item>
						<item rdf:about="http://www.8051projects.net/forum-t10464.html">
						<title>Re: I2C ADC</title>
						<link>http://www.8051projects.net/forum-t10464.html</link>
						<dc:date>2009-01-07T18:09:59-08:00</dc:date>
						<dc:creator>shyam</dc:creator>
						<dc:subject></dc:subject>
						<description>hi BJ if u wud not mind SPI instead of I2C , u will get adc's of even more resolution and higher bits.try googling for CS5460A  it can operate as  24 bit  but DElta-sigma.the cost be as high as 60 INR</description>
						</item>
						<item rdf:about="http://www.8051projects.net/forum-t10464.html">
						<title>Re: I2C ADC</title>
						<link>http://www.8051projects.net/forum-t10464.html</link>
						<dc:date>2009-01-07T18:09:59-08:00</dc:date>
						<dc:creator>pdi33</dc:creator>
						<dc:subject></dc:subject>
						<description>nice one shyam bhai. will check that one out. if it works, it will solve a lot of my problems, thanks a lot.   btw, is it available commonly in india? hopefully will find a sample peice here in mumbai.</description>
						</item>
						<item rdf:about="http://www.8051projects.net/forum-t10464.html">
						<title>Re: I2C ADC</title>
						<link>http://www.8051projects.net/forum-t10464.html</link>
						<dc:date>2009-01-07T18:09:59-08:00</dc:date>
						<dc:creator>Arun Kumar V</dc:creator>
						<dc:subject></dc:subject>
						<description>isn't the CS5460A a energy meter IC, its called a 24 bit ADC but one can get 12-14 bits with good input filtering.to get 24 bit resolution the input has to be very stable and should use very good filtering even then 24 bit is doubtful at the most 20-22 bit is what you getbetter alternative can be AD7991 which is a 4 ch 12 bit ADC with I2C interfacethere are N number of 12 bit ADCs from various companiesArun</description>
						</item>
						<item rdf:about="http://www.8051projects.net/forum-t10464.html">
						<title>Re: I2C ADC</title>
						<link>http://www.8051projects.net/forum-t10464.html</link>
						<dc:date>2009-01-07T18:09:59-08:00</dc:date>
						<dc:creator>pdi33</dc:creator>
						<dc:subject></dc:subject>
						<description>no doubt there are many chips for 12 bit ADCs available arun, but what impressed me about the IC suggested by shyam was the price which is more than a value for money as compared to its features.   .It is neverreally hard to find an IC which can fit ur specs (just google for it) but the real challenge is knowing whether it is available in ur local market and whether it fits ur pocket or budget.   .Recently one of ur members (residing out of india) had a doubt of interfacing the AD7896 12 bit ADC so i checked its availabilty/price  here and found that it cost around 1,150 INR!!!.</description>
						</item>
						<item rdf:about="http://www.8051projects.net/forum-t10464.html">
						<title>Re: I2C ADC</title>
						<link>http://www.8051projects.net/forum-t10464.html</link>
						<dc:date>2009-01-07T18:09:59-08:00</dc:date>
						<dc:creator>shyam</dc:creator>
						<dc:subject></dc:subject>
						<description>hi PDI33Arun is right it is an energy meter.easily  available in Mumbai.  by the way i already have some 20+ numbers with me if u require it .  one thing to note.  u will find similar notes as what Arun said @ 8052.comit is usually used to measure RMS voltages  so a little bit of extra programming  is required to make the data usefull ..  and that shud be done considering the  so low price .60 INR is the maximum price one wud offer u for the IC.</description>
						</item>
						<item rdf:about="http://www.8051projects.net/forum-t10464.html">
						<title>Re: I2C ADC</title>
						<link>http://www.8051projects.net/forum-t10464.html</link>
						<dc:date>2009-01-07T18:09:59-08:00</dc:date>
						<dc:creator>pdi33</dc:creator>
						<dc:subject></dc:subject>
						<description>yep shyam, the first thing i did when i read ur prev post , i downloaded the datasheet and came to know that it is a energy meter IC. still i feel no harm in using it as a general purpose ADC i think.well, we do use the nokia graphical LCD for our own fancy projects though it is not meant for it don't we?</description>
						</item>
						<item rdf:about="http://www.8051projects.net/forum-t10464.html">
						<title>Re: I2C ADC</title>
						<link>http://www.8051projects.net/forum-t10464.html</link>
						<dc:date>2009-01-07T18:09:59-08:00</dc:date>
						<dc:creator>BJ</dc:creator>
						<dc:subject></dc:subject>
						<description>hello all, I studied datasheets of CS5460A and I would like to do project with it.but it is not available in our market in Pune!!!any solution??????</description>
						</item>
						<item rdf:about="http://www.8051projects.net/forum-t10464.html">
						<title>Re: I2C ADC</title>
						<link>http://www.8051projects.net/forum-t10464.html</link>
						<dc:date>2009-01-07T18:09:59-08:00</dc:date>
						<dc:creator>shyam</dc:creator>
						<dc:subject></dc:subject>
						<description>u can contact me if u want...i have enough of it!</description>
						</item>
				</rdf:RDF>