소스 검색

README

master
Pete Shadbolt 2 년 전
부모
커밋
b53a46d21c
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. +7
    -0
      README.md

+ 7
- 0
README.md 파일 보기

@@ -2,4 +2,11 @@

I wanted to be able to control amplifiers, projectors etc. from Raspberry Pi via infrared. This can be done using LIRC and GPIO. Unfortunately some commercial infrared LED hats use a GPIO pin which conflicts with the pins used for the IQAudio DAC hat. This board fixes that by using GPIO pin 17, and has been tested sitting on top of an IQAudio DAC.

To configure, add the following line to `/boot/config.txt`:

```
dtoverlay=gpio-ir-tx,gpio_pin=17
```

![](./board.png)


불러오는 중...
취소
저장