Is there a way (or any plans) to combine the capture and transmitting sketches on a single Arduino board, and is it possible for such to not require a change in code for IrScrutinizer?
This would be handy, especially if used with a handheld device where there is no space for a hardware switch.
IrScrutinizer: Capture/transmitter on same Arduino sketch
Moderator: Moderators
IrScrutinizer: Capture/transmitter on same Arduino sketch
"The best thing possible to do with knowledge is to share it".
It is on my TODO-list, but unfortunately not on top of it.
Second half of January would be realistic. I have written a specification for a "General IR Server" (GIRS) API, that I intend to implement on the Arduino. Sorry, not published yet; working on it.
You can connect two Arduinos connected to different ports, one for sending, one for receiving.
You can connect two Arduinos connected to different ports, one for sending, one for receiving.