Search found 38 matches

by 17712885438
Fri Aug 28, 2026 1:47 am
Forum: Feature Requests
Topic: ST7735R
Replies: 1
Views: 41

ST7735R

Could FC add a ST7735R macro? thank you.
by 17712885438
Wed Aug 26, 2026 7:52 am
Forum: Feature Requests
Topic: TFLite Micro
Replies: 1
Views: 78

TFLite Micro

Can Flowcode add a TFLite Micro? This would be a significant advancement in the evolution of embedded AI. Thank you very much.
by 17712885438
Thu Aug 20, 2026 5:55 am
Forum: General
Topic: AI model automatic generator component
Replies: 1
Views: 311

AI model automatic generator component

It is hoped that FLOWCODE can develop an embedded AI model automatic generator component: based on the sample data flow of input and output, automatically calculate the levels and quantities of neurons, and based on the recursive principle of the loss function, calculate the weights and specific ...
by 17712885438
Thu Aug 06, 2026 1:52 am
Forum: General
Topic: Embedded AI
Replies: 16
Views: 7050

Re: Embedded AI

Could we add a macro command for calculating the loss? This will further enhance the functionality of the neural network components. Thank you.
by 17712885438
Sun Aug 02, 2026 6:38 am
Forum: General
Topic: Embedded AI
Replies: 16
Views: 7050

Re: Embedded AI

The problem has been solved. Thank you!
by 17712885438
Tue Jul 28, 2026 4:58 am
Forum: General
Topic: Embedded AI
Replies: 16
Views: 7050

Re: Embedded AI

Why is there no output for this example z?
neuron1.fcfx
(16.05 KiB) Downloaded 63 times
by 17712885438
Sun Jul 26, 2026 3:28 am
Forum: General
Topic: Embedded AI
Replies: 16
Views: 7050

Re: Embedded AI

There is an error in the macro command.
error.png
error.png (266.73 KiB) Viewed 4677 times
by 17712885438
Fri Jul 24, 2026 1:48 am
Forum: General
Topic: Embedded AI
Replies: 16
Views: 7050

Re: Embedded AI

I will conduct numerous examples to verify it and inform you of the results. Thank you very much!
by 17712885438
Thu Jul 23, 2026 10:09 am
Forum: General
Topic: Embedded AI
Replies: 16
Views: 7050

Re: Embedded AI

Thank you very much, looking forward to your further feedback.
by 17712885438
Wed Jul 22, 2026 1:09 am
Forum: General
Topic: Embedded AI
Replies: 16
Views: 7050

Re: Embedded AI

It is hoped that FLOWCODE can add the following components: Z = W*X+B, the weights W of the neuron, the bias B, the activation function RELU(Z), Y = RELU(Z), etc. The number of neurons and parameters can be set by oneself or generated through data training. Such FLOWCODE will lead the cutting-edge ...