Search found 26 matches

by VIDEOMED
Fri Apr 04, 2025 1:06 pm
Forum: General
Topic: Adapting ARM Flowcode Programs to Texas Instruments MSPM0C110
Replies: 0
Views: 544

Adapting ARM Flowcode Programs to Texas Instruments MSPM0C110

Hello Flowcode Community, I'm currently working with Flowcode and have developed some programs targeting ARM microcontrollers. I'm now interested in exploring the possibility of adapting these existing Flowcode programs to the Texas Instruments MSPM0C110 microcontroller. Has anyone in the community ...
by VIDEOMED
Wed Mar 19, 2025 12:08 pm
Forum: General
Topic: Miniature, Precise ADC (2-2.5V) with Vref- Utilization (PIC16F1824) - space constraints, I2C
Replies: 7
Views: 1335

Re: Miniature, Precise ADC (2-2.5V) with Vref- Utilization (PIC16F1824) - space constraints, I2C

Following the advice I received earlier, I've been looking into using the PIC16F15324 for my miniature precision ADC project (2-2.5V range). However, I've discovered that this microcontroller does not provide the Vref- option, which I need to precisely narrow the ADC's measurement range.
by VIDEOMED
Wed Mar 19, 2025 11:28 am
Forum: General
Topic: Miniature, Precise ADC (2-2.5V) with Vref- Utilization (PIC16F1824) - space constraints, I2C
Replies: 7
Views: 1335

Re: Miniature, Precise ADC (2-2.5V) with Vref- Utilization (PIC16F1824) - space constraints, I2C

Thank you very much for the comprehensive answer! I understand that the choice of microcontroller depends on many factors. The information about the available Vref options depending on the model is very helpful to me. I noticed that the PIC16F15324 with built-in FVR might be a good solution. Could I...
by VIDEOMED
Sun Mar 16, 2025 6:18 pm
Forum: General
Topic: Miniature, Precise ADC (2-2.5V) with Vref- Utilization (PIC16F1824) - space constraints, I2C
Replies: 7
Views: 1335

Miniature, Precise ADC (2-2.5V) with Vref- Utilization (PIC16F1824) - space constraints, I2C

Hello, I'm planning to build a miniature, precise ADC to read voltage from a voltage probe. The measured voltage range is between 2-2.5V. I want to achieve the maximum possible conversion accuracy, so I would like to use the Vref- reference voltage. Due to space constraints, I want to avoid using op...
by VIDEOMED
Thu Jun 13, 2024 1:37 pm
Forum: App Developer
Topic: [Feature Request] Add support for Serial with via WebUSB
Replies: 1
Views: 6895

[Feature Request] Add support for Serial with via WebUSB

The Web Serial API used currently has (at least for now) doesn't support android hosts at all (because something something android doesn't have a native serial API), which is somewhat annoying (embedded android is obviously a nice target for this sort of task), and it only supports chrome 87 and up....
by VIDEOMED
Wed May 29, 2024 2:29 pm
Forum: App Developer
Topic: How to make WEB DEVELOPER use the serial component using the BLUETTOTH connection
Replies: 2
Views: 8373

How to make WEB DEVELOPER use the serial component using the BLUETTOTH connection

Please help. I want to use WEB DEVELOPER to send and receive information via "serial port" using a Bluetooth connection. How should I configure the "Filters" field of the "serial port" component? Please give me some working examples
by VIDEOMED
Thu May 23, 2024 2:18 pm
Forum: App Developer
Topic: I expect the Polish characters to be displayed correctly in the HTML output, just as they appear while typing in the WEB
Replies: 2
Views: 9052

I expect the Polish characters to be displayed correctly in the HTML output, just as they appear while typing in the WEB

Hi FLOWCODE Community, I'm encountering an issue with the WEB DEVELOPER application where it doesn't seem to handle diacritics or special characters correctly. Specifically: * **While typing:** I can input Polish characters (ą, ć, ę, etc.) without any problems. * **HTML output:** When I view the gen...
by VIDEOMED
Wed May 22, 2024 8:36 am
Forum: App Developer
Topic: Flowcode Web Developer
Replies: 5
Views: 17495

Re: Flowcode Web Developer

I am very happy with the new version of Flovcode 10. I've been waiting for this for a long time. The web developer ensures HMI creation adapted to all available platforms. Is it possible to access the camera connected to ESP32 CAM? Please advise me how to do this :D
by VIDEOMED
Tue May 14, 2024 10:35 am
Forum: App Developer
Topic: Worked examples HTTP via serial port
Replies: 9
Views: 15131

Re: Worked examples HTTP via serial port

Thank you very much . I have to do some work