Search found 1475 matches

by Steve-Matrix
Fri Jun 26, 2026 11:08 am
Forum: Tips & Tricks
Topic: Using PICKit5 with Flowcode
Replies: 2
Views: 9382

Re: Using PICKit5 with Flowcode

I don't have a PicKit5 to be certain, but you should be able to add "/W33" or "/W50" (for 3v3 and 5v power) as a parameter. Hopefully that will work.
by Steve-Matrix
Thu Jun 25, 2026 5:40 pm
Forum: Feature Requests
Topic: App Developer: USB Webcam Component
Replies: 24
Views: 5144

Re: App Developer: USB Webcam Component

Hi Stefan,

Thanks for the suggestion. I think having some options would be possible. I'll look into it.
by Steve-Matrix
Wed Jun 24, 2026 5:14 pm
Forum: Feature Requests
Topic: App Developer: USB Webcam Component
Replies: 24
Views: 5144

Re: App Developer: USB Webcam Component

Thanks, both. We'll probably release this tomorrow as well as a similar one for playing/recording audio. I just want to test a little more.
by Steve-Matrix
Wed Jun 24, 2026 4:39 pm
Forum: Feature Requests
Topic: App Developer: USB Webcam Component
Replies: 24
Views: 5144

Re: App Developer: USB Webcam Component

Hi Stefan (and anyone else who is interested). I've spent a bit of time on this recently and attached is a components for a video control in Flowcode's Web Developer. This can also be attached to a web camera. There is also an attached project which allows still images and short video clips to be ta...
by Steve-Matrix
Mon Jun 22, 2026 9:13 am
Forum: Bug Reports
Topic: Free Target E-Blocks2 STARM Programmer failing to compile in FC11 Free Version
Replies: 9
Views: 1123

Re: Free Target E-Blocks2 STARM Programmer failing to compile in FC11 Free Version

I am currently testing the generated .hex files inside Proteus simulation before moving the project to physical hardware. One problem with this approach is you will not know if the issue is caused by an error in the Flowcode project or an error in the simulation within Proteus. Only when you have d...
by Steve-Matrix
Fri Jun 19, 2026 9:18 am
Forum: General
Topic: Problems with buttons.
Replies: 3
Views: 618

Re: Problems with buttons.

That's great - thanks for letting us know.
by Steve-Matrix
Thu Jun 18, 2026 12:53 pm
Forum: General
Topic: Problems with buttons.
Replies: 3
Views: 618

Re: Problems with buttons.

Is this a problem with the simulation of the buttons, or is the problem when the program is downloaded to the hardware?
by Steve-Matrix
Wed Jun 17, 2026 9:35 am
Forum: Bug Reports
Topic: Free Target E-Blocks2 STARM Programmer failing to compile in FC11 Free Version
Replies: 9
Views: 1123

Re: Free Target E-Blocks2 STARM Programmer failing to compile in FC11 Free Version

Thanks for letting us know. We will get a fix out for this today. In the meantime, you could use the attached FCD instead. Put it into the following folder while Flowcode is not running: %PROGRAMDATA%\MatrixTSL\FlowcodeV11\FCD\ARM When you try to compile, you may need to re-target your project to th...
by Steve-Matrix
Tue Jun 16, 2026 12:27 pm
Forum: Feature Requests
Topic: App Developer - Text Array / Values Table
Replies: 3
Views: 12703

Re: App Developer - Text Array / Values Table

Thanks for the reminder. Are you referring to Web Developer or PC Developer?
by Steve-Matrix
Tue Jun 16, 2026 10:48 am
Forum: Feature Requests
Topic: App Developer: USB Webcam Component
Replies: 24
Views: 5144

Re: App Developer: USB Webcam Component

I think when the web app asks for permission, you can choose the camera then.

I have just created a project which records and saved a video, so yes it can. But it has thrown up various issues. I will try to allocate some time to fix these issues over the next few days.