Skip to content

Script generator for a smart IR transmitter using Raspberry Pi

License

Notifications You must be signed in to change notification settings

MasWag/raspberry-pi-remocon

Repository files navigation

raspberry-pi-remocon

ShellCheck License: Apache 2.0

Script generator for a smart ir-transmitter using Raspberry Pi and this board by BitTradeOne.

Usage

  1. Modify config.csv. The first column is for the name of the generated script and the second column is for the number of the switch.
  2. Run generate.sh

Requirement

  • The OS is Raspberry Pi OS.
  • The user is in the group gpio to have an access to GPIO.

Modification for other hardware

Although I have not tried, probably this script also works for the switches controlled by GPIO. Please modify the correspondence between the switch number and the GPIO number in sw_to_gpio.tsv.

About

Script generator for a smart IR transmitter using Raspberry Pi

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages