This time I improved my infrared project to read the full infrared signal. All of the programming has been done using microchip's C18 compiler.
My new method of approach, as compared to my previous one, is to measure the duration of the pulses being recieved by the sensor instead of sampling at specific times.
In addition, this setup sends the data it received accross UART to the computer.
My new method of approach, as compared to my previous one, is to measure the duration of the pulses being recieved by the sensor instead of sampling at specific times.
In addition, this setup sends the data it received accross UART to the computer.