I've connected the VCC to the 3.3V pin, the OUT to pin 15 (GPIO22) and GND to the ground pin.
I've install lirc, edited the /etc/modules file and that seems to be working properly, I have got an LED to flash with irsend and a remote config file I found online.
When I stop lirc and run mode2 -d /dev/lirc0 I get a continuous output of pulses and spaces like this:
Code: Select all
pulse 94779
space 438
pulse 299
space 586
pulse 27263
space 301
pulse 321931
space 220
pulse 8594
space 238
pulse 100533
space 453
pulse 119747
space 221
pulse 9710
space 252
pulse 59776
space 215
pulse 19717
space 213
pulse 49389
space 590
pulse 49708
space 269
pulse 29599
space 326
pulse 19410
space 665
Am I missing something here? Is my circuit wrong? Do I need to put a pull-up resistor or something in there? Sorry for all the questions I'm not too good with all the electronic side of things.
Thanks in advance