Buzzer

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
zoli2496
Posts: 28
http://meble-kuchenne.info.pl
Joined: Wed Sep 22, 2021 7:23 am
Been thanked: 2 times

Buzzer

Post by zoli2496 »

1. Buzzer, if included in the program, the compiler gives an error.

2. Buzzer does not appear normally. (Like an LED or push button) Black square with "Piezo Sounder" inside.

Thanks.
Attachments
buzzer_error.png
buzzer_error.png (416.27 KiB) Viewed 1141 times

medelec35
Matrix Staff
Posts: 1432
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 506 times
Been thanked: 469 times

Re: Buzzer

Post by medelec35 »

Hi.
1. Looking at the screenshot, your project is using more memory than your target has.
You will either need to make the code more efficient or change your target device.
If you post your flowchart, I could see if the buzzer is causing memory issues, but I can't see it being the case.


2. The Buzzer is not animated like the LED or switch.
THere are a few components that don't simulation the panel, and the buzzer is one of them.
Martin

Post Reply