• problems in Interfacing ADC and 89C51
    Hi, I'm a 3rd year undergrad student in ECE. I'm trying to interface an ADC0809 with Atmel 89C51. The adc is working fine, it gives proper digital output for all values from 0-5V.The adc is configured...
  • problems in Interfacing ADC and 89C51
    Hi, I'm a 3rd year undergrad student in ECE. I'm trying to interface an ADC0809 with Atmel 89C51. The adc is working fine, it gives proper digital output for all values from 0-5V.The adc is configured...
  • Plotting data from adc in matlab
    code is below. How can I plot the dene[i] in code in matlab? #include <stm32f4xx.h> #include <stm32f4xx_conf.h> #include <stm32f4xx_rcc.h> #include <stm32f4xx_adc.h> #include <stm32f4xx_gpio.h> ...
  • Plotting data from adc in matlab
    code is below. How can I plot the dene[i] in code in matlab? #include <stm32f4xx.h> #include <stm32f4xx_conf.h> #include <stm32f4xx_rcc.h> #include <stm32f4xx_adc.h> #include <stm32f4xx_gpio.h> ...
  • FOR INTERFACING 89C51 WITH KEYPAD,LCD,EEPROM AND ADC FOR THE DATA LOGGER PROJECT
    I AM DOING A PROJECT FOR MY COLLEGE.I AM DOING A TEMPERATURE DATA LOGGER.I DONT KNOW THE PROGRAMMMING FOR THE MICROCONTROLLER.CAN YOU HELP ME WITH THIS.IN THIS WE HAVE THREE TEMPERATURE SENSORS WHICH...