Page 1 of 1
RC5 with Arduino
Posted: Sun Jun 02, 2024 11:36 pm
by rufusfeline
The RC5 component does not seem to work with Arduino uno or nano.
Is there an update?
Re: RC5 with Arduino
Posted: Thu Jun 06, 2024 9:21 am
by medelec35
Hello.
Many thanks for the bug report, we are currently investigating.
Re: RC5 with Arduino
Posted: Mon Jun 10, 2024 3:02 pm
by BenR
Hello,
This has hopefully now been resolved for you and I've posted an updated example to our wiki page specific to Arduino hardware.
https://www.flowcode.co.uk/wiki/index.p ... (Wireless)
Let us know how you get on.
Re: RC5 with Arduino
Posted: Mon Apr 07, 2025 10:52 pm
by rufusfeline
I still haven't been able to compile to arduino nano (flowcode v6) with the RC5 component included in the flow chart. Could it be the clock speeds?
many thanks
Re: RC5 with Arduino
Posted: Tue Apr 08, 2025 8:11 am
by medelec35
Hello.
Flowocode v10 has all the components free.
Why don't you try with that version instead, since the Uno is a free target device,
Flowcode v6 which is no longer supported with component updates.
you can download Flowcode v10 and the toolchains from
here
Looking at your flowchart, Its best to keep RC5 initialise above the while(1) loop, so its only called once.