RC5 with Arduino

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
rufusfeline
Posts: 3
http://meble-kuchenne.info.pl
Joined: Thu May 16, 2024 3:32 am

RC5 with Arduino

Post by rufusfeline »

The RC5 component does not seem to work with Arduino uno or nano.
Is there an update?

medelec35
Matrix Staff
Posts: 1951
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 625 times
Been thanked: 656 times

Re: RC5 with Arduino

Post by medelec35 »

Hello.
Many thanks for the bug report, we are currently investigating.
Martin

BenR
Matrix Staff
Posts: 1936
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 506 times
Been thanked: 688 times

Re: RC5 with Arduino

Post 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.

rufusfeline
Posts: 3
Joined: Thu May 16, 2024 3:32 am

Re: RC5 with Arduino

Post 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
Attachments
RC5 from FC june 24 4.7 - Copy.fcfx
(9.14 KiB) Downloaded 10 times
ir test.fcfx
(10.65 KiB) Downloaded 12 times

medelec35
Matrix Staff
Posts: 1951
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 625 times
Been thanked: 656 times

Re: RC5 with Arduino

Post 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.
Martin

Post Reply