Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Yes Is there specific hardware in at89c51 that support I2C, ADC and SPI ? then why we need some external chip like adc 0804No, you emulate it in software - have you considered using google to do a simple search before asking on a forum?.
I think At89c51 doesn't have i2c , spi, and ads ?Some 8051's have I2C and some have SPI, but as most don't I have witten a tutorial here.https://www.electro-tech-online.com/articles/basic-8051-tutorial-6.714/ There are one or two 8051 tutorials in the article section..
In what case we need hardware ic ? like 0804There are many 8051 derivatives that have ADC I2C and SPI in hardware, but its easier if you only have an AT89C51 to do it in software... The P89LP952 and P89LP954 have usart SPI I2c and ADC
https://uk.farnell.com/nxp/p89lpc952fa-512/mcu-8bit-8051-18mhz-plcc-44/dp/2314894?MER=mktClearanceA
by reading a lot, confusedDid you look at my 8051 articles? I did an ADC with the MCP3008 (SPI) and a DAC MCP4921 (SPI)..All this with a basic 8051...
There are several SPI RTC units, which will use the same interface..