Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:guide-developer:port.gpio:lirc [2018/02/20 18:51] – ↷ Links adapted because of a move operation bobafetthotmail | docs:guide-user:hardware:lirc [2019/08/26 16:31] (current) – tag optimization vgaetera | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| The kernel module used in this howto needs **GPIO IRQs**, otherwise it won't work. Not all devices have IRQs implemented at the GPIO lines in the kernel. | The kernel module used in this howto needs **GPIO IRQs**, otherwise it won't work. Not all devices have IRQs implemented at the GPIO lines in the kernel. | ||
| </ | </ | ||
| - | |||
| You'll need at least 2 free GPIOs in your router. Also you need to locate VCC (3.3V) and GND, but this is a piece of cake. You can omit the blaster if only interested on receiving. | You'll need at least 2 free GPIOs in your router. Also you need to locate VCC (3.3V) and GND, but this is a piece of cake. You can omit the blaster if only interested on receiving. | ||
| ===== Prepare your hardware ===== | ===== Prepare your hardware ===== | ||
| - | |||
| ==== Receiver ==== | ==== Receiver ==== | ||
| - | |||
| The receiver is quite simple, it's directly connected to the GPIO, Vcc and GND | The receiver is quite simple, it's directly connected to the GPIO, Vcc and GND | ||
| Line 27: | Line 24: | ||
| {{: | {{: | ||
| - | See [[docs:user-guide: | + | See [[docs: |
| ===== Prepare your software ===== | ===== Prepare your software ===== | ||
| Line 97: | Line 94: | ||
| └───────────────────────────────────────────────────────────────────────────────────────┘ | └───────────────────────────────────────────────────────────────────────────────────────┘ | ||
| </ | </ | ||
| - | |||
| Look for '' | Look for '' | ||
| Line 185: | Line 181: | ||
| * **Platform AR7240**: GPIO9, GPIO10 are used for the serial port (multiplexed pins). For using these pins as regular GPIOs for our LIRC transceiver, | * **Platform AR7240**: GPIO9, GPIO10 are used for the serial port (multiplexed pins). For using these pins as regular GPIOs for our LIRC transceiver, | ||
| - | * **brcm63xx**: | + | * **brcm63xx**: |
| ===== Tested routers ===== | ===== Tested routers ===== | ||
| - | |||
| ^ Target ^ Platform ^ Router ^ Tested ^ | ^ Target ^ Platform ^ Router ^ Tested ^ | ||
| | brcm63xx | BCM6348 | Livebox 1| OK | | | brcm63xx | BCM6348 | Livebox 1| OK | | ||
| Line 196: | Line 190: | ||
| | lantiq | Danube | ARV7518PW | <color red> | | lantiq | Danube | ARV7518PW | <color red> | ||
| | ramips | ? | | <color red> | | ramips | ? | | <color red> | ||
| - | ===== Tags ===== | + | |
| - | {{tag> | + | |