2020년 8월 9일 일요일

android IR remote

https://github.com/gogyzzz/android_ir_remote


android IR remote app for old unpopular samsung air conditioner

Demo video

demo video

https://github.com/j4velin/IR-Remote 기반으로 만들었습니다.

Log

세부내용은 커밋을 참고하시면 됩니다.

Model: samsung AR-CP63B

해당 에어콘 모델의 IR hex code를 겨우 찾아냄

https://github.com/amaletic/lirc

https://github.com/amaletic/lirc/blob/master/AQ12TSBN%20(Samsung%20air%20conditioner).conf

https://github.com/amaletic/lirc/blob/master/AQ12TSBN%20(Samsung%20air%20conditioner).jpg

My Remote controller

lirc config의 multiline hex code를 one line으로 펴기 위해 사용한 사이트

https://irplus-remote.github.io/converter/lirc.html

삼성 가전은 대략 38khz에서 작동한다고 어느 블로그 글에서 읽었기 때문에 carrier frequency는 38khz로 넣어줌