Search found 50 matches
- Sun Nov 23, 2025 2:13 pm
- Forum: General
- Topic: Flowcode Exchange
- Replies: 28
- Views: 37173
Re: Flowcode Exchange
I would avoid a chip/SoC/SoM manufacturer from Asia. Indeed, they are much cheaper, maybe broadly spread among hobbyists (especially Espressif SoC), but serious manufacturers won't use them in their products. For example, I would not share my WiFi password with a project that involves an ESP32. I do...
- Sat Nov 22, 2025 10:01 pm
- Forum: General
- Topic: Flowcode Exchange
- Replies: 28
- Views: 37173
Re: Flowcode Exchange
Hi Martin, One good evaluation board which I could recommend is "MAX6955 Evaluation Kit", sold under the name MAX6955EVKIT. The board costs around 100EUR and it's very well documented, as you can see in the enclosed document: max6955evkit.pdf The board comes populated with all the displays...
- Sat Nov 22, 2025 3:37 pm
- Forum: General
- Topic: Flowcode Exchange
- Replies: 28
- Views: 37173
Re: Flowcode Exchange
Hi Martin, I think I purchased the Si4703 component from you, along with a separate .pdf. Is this the only FM radio chip you have? For example, another FM radio chip component is Si473x. My interest would also go into DAB radio chips. Another component I am searching for is MAX6954/MAX6955 to drive ...
- Sat Nov 22, 2025 10:14 am
- Forum: General
- Topic: Flowcode Exchange
- Replies: 28
- Views: 37173
Re: Flowcode Exchange
Today I tried to access the site and it was closed down. Would it be possible to list the available components here?
Also, if someone needs a component, how can we get it? I own only the SI4703 FM Radio component from that site (I think I have purchased it).
Also, if someone needs a component, how can we get it? I own only the SI4703 FM Radio component from that site (I think I have purchased it).
- Mon Nov 10, 2025 8:28 pm
- Forum: Bug Reports
- Topic: MiniClick LCD component bugs
- Replies: 6
- Views: 335
Re: MiniClick LCD component bugs
Hi Martin, In my existing project, with the new library component, everything was working as expected, and I was able to change the pins, just as I would for a new project. Screenshot 2025-11-10 212408.png I plan to purchase this LCD, along with additional components, during Black Friday, provided M...
- Sun Nov 09, 2025 2:33 pm
- Forum: Bug Reports
- Topic: WS2812 component missing in FC11?
- Replies: 2
- Views: 161
Re: WS2812 component missing in FC11?
Hi Ben,
You were correct - I had the components filter set by default to 2D, so that's why I was unable to see the component. Now I can see it, thank you for the tip!
Andreas
You were correct - I had the components filter set by default to 2D, so that's why I was unable to see the component. Now I can see it, thank you for the tip!
Andreas
- Sun Nov 09, 2025 12:41 pm
- Forum: Projects - Embedded
- Topic: Kitchen Timer project using MikroElektronika 7seg Click with 74HC595
- Replies: 1
- Views: 160
Kitchen Timer project using MikroElektronika 7seg Click with 74HC595
Hi, I am working to learn FC11, and I am stuck on a project that involves a 7-segment Click display from Mikroe connected to an Arduino Nano 328 at 115200 baud. The schematic involves the following: - An LED (that might blink or send a visual alarm) - A buzzer (which sends a buzz signal when the tim...
- Sun Nov 09, 2025 10:25 am
- Forum: Bug Reports
- Topic: WS2812 component missing in FC11?
- Replies: 2
- Views: 161
WS2812 component missing in FC11?
Hi,
I am unable to locate the WS2812 RGB LED in the FC11 library. I have made two captures portraying the Matrix TSL Wiki vs. what I am searching:
Do you know why I do not see it there?
Regards,
Andreas
I am unable to locate the WS2812 RGB LED in the FC11 library. I have made two captures portraying the Matrix TSL Wiki vs. what I am searching:
Do you know why I do not see it there?
Regards,
Andreas
- Sat Nov 08, 2025 1:31 pm
- Forum: Bug Reports
- Topic: MiniClick LCD component bugs
- Replies: 6
- Views: 335
Re: MiniClick LCD component bugs
3) When I try to print some characters on the LCD, the digits are not entirely shown in the simulation. Screenshot 2025-11-08 142804.jpg For your reference, I have enclosed the project to which I am referring. I want to display the hours, minutes, and seconds from the RTC on the LCD. How can I do th...
- Sat Nov 08, 2025 11:27 am
- Forum: Bug Reports
- Topic: MiniClick LCD component bugs
- Replies: 6
- Views: 335
MiniClick LCD component bugs
Hi, I am trying to build a project with the Mikroe MiniClick LCD, and it appears that there are a few problems with this component: 1) The number of characters is not being displayed, despite indicating clearly that there are two rows and 16 columns. Actually, this section should be non-adjustable, ...