• Infrared reciver(Capture Tv Remote control)
    How i can detect infrared signal by MCU means every TV remote Control signals is RC-5 compatible with Sony or Panasonic and ....
  • recive data from serial and use it for port
    I need to write a program for a project that receive data from serial (RX pin) using HC06 module and then turn a led on according to the received information. I'm using P89v51rd2 microcontroller. Here...
  • Infrared reciver(Capture Tv Remote control)
    i want to konw how can detect tv remote control signal by MCU
  • inter facing infr red reciver and transmeter
    I have started doing some projects related to secyrity system but how do i interface infra red reciver and transmiter to i8051? please help me!..
  • CMSIS UART Only recive one time
    Hello, I've compiled CMSIS RTE UART example for STM32F103 board. UART Send is ok. but receiving is performed just for one time . it doesn't respond to other incoming bytes. Here is my UART code. ...