• Weighing Scale
    I am an engineering student, i want to design a digital kitchen weighing scale with calories Calculator, as my mini project. main components: load cell sensor(5kg, resolution 2g) 8051 12-bit ADC...
  • Weighing Scale
    I am an engineering student, i want to design a digital kitchen weighing scale with calories Calculator, as my mini project. main components: load cell sensor(5kg, resolution 2g) 8051 12-bit ADC...
  • Multi Channel ADC not working
    I am trying to implement the multi channel ADC in LPC1768 by interfacing it with the 3axis accelerometer.Basically am fetching the data from the sensor and sending it to a android application using a...
  • Multi Channel ADC not working
    I am trying to implement the multi channel ADC in LPC1768 by interfacing it with the 3axis accelerometer.Basically am fetching the data from the sensor and sending it to a android application using a...
  • STM32F746-Multi channel ADC with DMA Problem
    Hello, I am trying to implement multi-channel adc with dma. I am using STM32F746 Discovery Board. But seems not working. Here is my initialization functions : First, here is my buffer that fills...