Skip to content

Instantly share code, notes, and snippets.

View ictu-dungnt98's full-sized avatar

Dung Nguyen Trong ictu-dungnt98

View GitHub Profile
@ictu-dungnt98
ictu-dungnt98 / cloudSettings
Last active July 13, 2021 14:45 — forked from stecman/STM8S_programming_examples.md
STM8S code examples
{"lastUpload":"2021-07-13T14:45:46.488Z","extensionVersion":"v3.4.3"}
@ictu-dungnt98
ictu-dungnt98 / LIRC_Raspian_Buster.md
Created February 1, 2021 02:52 — forked from billpatrianakos/LIRC_Raspian_Buster.md
How to set up LIRC on Raspbian Buster (2019, 4.x kernel)

Infrared and LIRC

In 2019 lirc_rpi, the Linux kernel module provided with Raspbian before, was replaced with gpio-ir and gpio-ir-tx. This tutorial is updated for Raspbian Buster. If you need to setup ANAVI Infrared pHAT on an older version of Raspbian, for example from 2018-04-18, please have a look at the old user's manual.

Setting up LIRC

Perform the steps below to build LIRC from source, to patch it and to enable the infrared receiver and transmitter on ANAVI Infrared pHAT:

  • Install dependencies