• Ultrasonic Sensor
    I am having a Ultrasonic Rangers SRF04, and using STM32F103RBT6 to calculate the distance. I have studied the reference manual for a while, and I think that the solution for my problem is Gated Mode...
  • sending data's ultrasonic sensor
    i need to know how to configure pins of stm32nucleo-l053r8 to send trig impulsion and receive echo response
  • Starting to work in REALVIEW PLATFORM BASEBOARD FOR ARM1176JZF-S ( SOFTWARE ARM DS -5 TOOLS)
    I AM WORKING FIRST TIME IN ARM BOARDS. PLEASE GIVE ME THE STEPS OF RUNNING A C PROGRAM IN ARM1176JZF-S WITH ARM DS-5 TOOLS( THE LICENSE OF WHICH I HAVE AND WHICH IS ALREADY INSTALLED IN MY PC ) .I HAVE...
  • interfacing hcsr04 ultrasonic sensor with lpc1768
    hi I was working with interfacing of hc sr04 ultrasonic sensor with lpc1768 so as to display the distance from an obstacle to the sensor on an LCD display in centimeters .. there were no errors in...
  • Code for interfacing MCB2140 with HCSR04 ultrasonic sensor
    Hi, I am interfacing MCB2140 with HC-SR04 ultrasonic sensor. My code builds without errors. However, i do not get any value in the capture register. How do i test my code without using a LCD? If i need...