Search found 89 matches: supplementary

Searched query: supplementary

by mnfisher
Sun Jan 04, 2026 5:20 pm
Forum: Projects - Embedded
Topic: Esp32 & LiDAR
Replies: 3
Views: 213

Esp32 & LiDAR

... has a 'correction' formula - for the angle - the macro is still there - but using it gives a spiral effect - my maths isn't up to the job? Supplementary code holds the code to create a UART and receive data from the LiDAR (with a bigger buffer) - and to send commands. This data is then ...
by mnfisher
Thu Dec 04, 2025 11:13 am
Forum: General
Topic: ESP32 UART-USB Brige How to use
Replies: 31
Views: 8755

Re: ESP32 UART-USB Brige How to use

Odd - the main directory should be created with the project - you could try either pasting the .h and .c files into the supplementary code (instead of the #includes) or give them a fixed address (#include "c:/test/file.h")

Martin
by stefan.erni
Thu Dec 04, 2025 10:34 am
Forum: General
Topic: ESP32 UART-USB Brige How to use
Replies: 31
Views: 8755

Re: ESP32 UART-USB Brige How to use

ok I create main and all...

Code: Select all

In file included from C:/Users/Kfs-Forschung/Desktop/esp-idf-2/mtxesp32_s3_sdkconfig/main/esp-project.c:20:
C:\C#_sourcecode\_#FC11\Tiny_usb\tinyusb_test.h:64:10: fatal error: supplementary.h: No such file or directory

by mnfisher
Thu Dec 04, 2025 9:41 am
Forum: General
Topic: ESP32 UART-USB Brige How to use
Replies: 31
Views: 8755

Re: ESP32 UART-USB Brige How to use

Yes - supplementary.h & .c need to go into tiny_usb (project directory) /main/includes - and add includes to CMakeLists.txt as above.

Martin
by stefan.erni
Thu Dec 04, 2025 9:32 am
Forum: General
Topic: ESP32 UART-USB Brige How to use
Replies: 31
Views: 8755

Re: ESP32 UART-USB Brige How to use

I made a copy of supplementary.c supplementary.h from the supplementary folder to Tiny_usb
I did not help...
2025-12-04_10-28-51.PNG
2025-12-04_10-28-51.PNG (34.85 KiB) Viewed 1097 times
by Steve-Matrix
Mon Nov 03, 2025 9:51 am
Forum: Feature Requests
Topic: Costomise code
Replies: 4
Views: 683

Re: Costomise code

... the purchasing process and adopted the 2-tier standard/pro strategy we now have. There are other ways to incorporate C code into your Flowcharts - Supplementary Code and the Code flowchart icon. I realise these will not show the visual structure as you would like, but you might be able to use "Flowcode" ...
by Alan_37
Sun Nov 02, 2025 10:50 am
Forum: Bug Reports
Topic: Error Compiling STM32 (solved)
Replies: 10
Views: 1512

Re: Error Compiling STM32

... That said, if you still want me to upload the files, that’s not a problem. However, the code is a bit complex and requires including several supplementary files to compile properly. Thanks in advance for your help — I really hope I can start using Flowcode 11 soon
by BenR
Mon Oct 20, 2025 1:07 pm
Forum: User Components
Topic: FC components and AI (ideas?)
Replies: 8
Views: 16358

Re: FC components and AI (ideas?)

... way Bijumon has done it is certainly a great approach. You could include an external .c and .h file if you didn't like being constrained to the supplementary code window and this way the AI can directly be in charge of the .c and .h files without a load of copying and pasting. Doing this way ...
by Bijumon
Sun Oct 19, 2025 5:52 pm
Forum: User Components
Topic: FC components and AI (ideas?)
Replies: 8
Views: 16358

Re: FC components and AI (ideas?)

... and fully functional. This shows what's possible even if you're not a developer! All the core C code for ESPNow functionality is contained in the Supplementary Code section. Please note that I have specifically tested this component only on the ESP32 Wroom 32 module.While hope be compatible with ...
by Steve-Matrix
Tue Oct 14, 2025 8:49 am
Forum: General
Topic: Global C-Code
Replies: 2
Views: 2894

Re: Global C-Code

... and put the code of that function into that icon, matching the parameters of your C function with the parameters of the macro. Or you can just use supplementary code. There was a discussion about this recently on this forum. A search for the word "supplementary" will bring that up: https://www.flowcode.co.uk/forums/search.php?keywords=supplementary