Re: CLI tool for IR blasting using multiple Arduino Nanos running GIRS?

Jan Ceuleers <[email protected]> Sat, 3 Dec 2022 17:18:45 +0100
Newsgroups gmane.comp.hardware.lirc
Message-ID <[email protected]>
On 03/12/2022 16:30, Georgi Bakalski wrote:
> No need to use GIRS,
> 
> Just use the Arduino with the irdroid's pronto it blaster code
> 
> https://github.com/irdroid/irdroino <https://github.com/irdroid/irdroino>
> 
> And you can send pronto codes from the console directly to the connected
> Arduino device

Thanks for your reply. This seems to require additional hardware: I have
already equipped the Arduino Nanos with infrared LEDs according to the
instructions here:

http://www.harctoolbox.org/arduino_nano.html

Is the method you suggest compatible with the hardware mods described
there? I am only interested in the blasting use case.