Hello,
I have a problem app developper for arduino uno (SimpleArduinoUnoDemo.fcsx) for the control of inputs / outputs. The example of the control of the led 13 does not work with flowcode but works with a terminal; the firmware (Arduino Uno API Firmware.fcfx) flashed in the uno board is thus, as for him, well functional.
It seems that the data "0x00" is not correctly sent to extend the led. On the other hand the card receives the data "0x01" to turn it on.
Best regards
Bruno
App developer with Arduino UNO
-
- Posts: 7
- http://meble-kuchenne.info.pl
- Joined: Sat Dec 12, 2020 5:37 am
-
- Matrix Staff
- Posts: 1913
- Joined: Wed Dec 02, 2020 11:07 pm
- Has thanked: 619 times
- Been thanked: 644 times
Re: App developer with Arduino UNO
Hello.
Thank you for the spot.
Can you try with the attached firmware and see if it works for you?
If not I can help further.
I ave also attached a demo App dev file.
Thank you for the spot.
Can you try with the attached firmware and see if it works for you?
If not I can help further.
I ave also attached a demo App dev file.
- Attachments
-
- SimpleArduinoUnoDemo.fcsx
- (8.44 KiB) Downloaded 269 times
-
- Arduino Uno API Firmware.fcfx
- (107.88 KiB) Downloaded 320 times
Martin
Re: App developer with Arduino UNO
Hello, I just tested your example file and it works: great (without changing the firmware in the arduino since it worked with an external terminal) . Then I test the previous version of the example file and it works too!!! I don't understand! In any case in the window "UART -COMPort1", we do not see the sending of the code '00' between the two codes 0D and 3B for the two example files
Bruno
and now for your file, it appears an error message in the window "Arduino API"...
Best regardsBruno