Re: NEC RX & TX Component
Posted: Tue Sep 01, 2026 4:32 pm
Thanks Jorgen.
I'm glad it's now working for you.
You are not limited to 10 buttons, you can add another switch command macro for an additional 10 switches.
If you want to create a transmitter, I would not use AVR if I was you as PWM frequencies not using the component I created is way too coarse.
I might modify the NEC component to use the same code as High Res PWM as components can read fcdx files to retrieve the data from them.
I did that with High Res PWM to determine what the target device is.
One thing about your modified project, the RAW user macro you are not currently using has a 200 second delay within it.
I don't want that to catch you out.
Let me know if you can think of any useful additional functions for the NEC IR component.
I'm glad it's now working for you.
You are not limited to 10 buttons, you can add another switch command macro for an additional 10 switches.
If you want to create a transmitter, I would not use AVR if I was you as PWM frequencies not using the component I created is way too coarse.
I might modify the NEC component to use the same code as High Res PWM as components can read fcdx files to retrieve the data from them.
I did that with High Res PWM to determine what the target device is.
One thing about your modified project, the RAW user macro you are not currently using has a 200 second delay within it.
I don't want that to catch you out.
Let me know if you can think of any useful additional functions for the NEC IR component.