Search found 28 matches

by zoli2496
Fri Mar 24, 2023 5:14 pm
Forum: General
Topic: RC5 - compiler error - Arduino
Replies: 5
Views: 816

Re: RC5 - compiler error - Arduino

Any ideas, my dear friends? I posted the v9 program code in the previous post.
by zoli2496
Mon Mar 20, 2023 4:34 pm
Forum: General
Topic: RC5 - compiler error - Arduino
Replies: 5
Views: 816

Re: RC5 - compiler error - Arduino

Hello! :)
OK. I am using Flowcode V9.
I wrote an RC5 test program to test the macro. Unfortunately, I get a lot of error messages during the translation. I have attached the flowcode file.
by zoli2496
Fri Mar 17, 2023 5:56 am
Forum: General
Topic: RC5 - compiler error - Arduino
Replies: 5
Views: 816

RC5 - compiler error - Arduino

Hello! Unfortunately, the compiler stops with an error, and I can't figure out how to set up the RC5 component macro correctly so that the compiler is also good. Please help! Tank you. Error message: C:\___NEW LIFE___\FC\RC5>"C:\Program Files (x86)\Flowcode\Common\Compilers\avrv5\bin\avr-gcc.exe" -m...
by zoli2496
Fri Mar 10, 2023 10:24 am
Forum: General
Topic: MCP23017 INPUT
Replies: 7
Views: 970

Re: MCP23017 INPUT

Only "DF_PLAYER" works, "VOL_UP" and "VOL_DOWN" do not work. Also, the value of "VOL_DOWN" is constantly 1. (no button is pressed, the value of "VOL_DOWN" is still 1.) It does not respond to "VOL_UP".
by zoli2496
Fri Mar 10, 2023 9:18 am
Forum: General
Topic: MCP23017 INPUT
Replies: 7
Views: 970

Re: MCP23017 INPUT

more picture
by zoli2496
Fri Mar 10, 2023 9:17 am
Forum: General
Topic: MCP23017 INPUT
Replies: 7
Views: 970

Re: MCP23017 INPUT

Hello I use Flowcode v9. The output already works with the MCP23017, but the input does not. I want to use only certain inputs from the MCP ic, with a push button. If I press the button, the value of the corresponding variable should be 0 or 1. This is what I want to achieve. I have attached pictures.
by zoli2496
Fri Mar 10, 2023 7:31 am
Forum: General
Topic: MCP23017 INPUT
Replies: 7
Views: 970

MCP23017 INPUT

Good afternoon!

How to configure MCP23017 macro to act as an input? I would like to connect 3 push buttons to port A GPA0-GPA1-GPA2.
by zoli2496
Wed Jan 25, 2023 6:28 pm
Forum: General
Topic: GSM (EB066, Generic AT)
Replies: 8
Views: 1166

Re: GSM (EB066, Generic AT)

without a push button for now.

I guess that's not good logic...?
by zoli2496
Wed Jan 25, 2023 5:53 pm
Forum: General
Topic: GSM (EB066, Generic AT)
Replies: 8
Views: 1166

Re: GSM (EB066, Generic AT)

Welcome!

Yes, the example program would be great :) The goal is:

If I press a button, the module rings my own phone. As long as the button is pressed, my phone will ring.

Thank's ;)
by zoli2496
Wed Jan 25, 2023 3:19 pm
Forum: General
Topic: GSM (EB066, Generic AT)
Replies: 8
Views: 1166

GSM (EB066, Generic AT)

Hello!

I use Flowcode V9 software. It contains the GSM module (EB066, Generic AT). I would like to ask how to call a specific phone number using the module. (just ring the phone) Which macro component should be used and how? Unfortunately, I couldn't find an example program in the Help menu.

Thank's