Skip to content

plans-coding/peachtree-nova65se

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Remote control codes for Peachtree nova65SE Amplifier

On newer Linux kernels IR support is built in and you can use

ir-ctl -k nova65se.toml -K KEY_POWER

On older systems you need to install lirc and put nova65se.lircd.conf in the lirc directory and then run

irsend SEND_ONCE nova65se KEY_POWER

Raspberry Pi 5 GPIO

You can connect a IR transmitter to GPIO12 and GND. Then to /boot/firmware/config.txt overlay the correct devicetree by adding

[all]
dtoverlay=gpio-ir-tx,gpio_pin=12

About

Remote control codes for Peachtree nova65SE Amplifier

Resources

Stars

Watchers

Forks