Search found 956 matches

by stefan.erni
Thu Jul 17, 2025 4:29 pm
Forum: Feature Requests
Topic: ADS111x component add single-ended or two differential inputs
Replies: 4
Views: 4088

Re: ADS111x component add single-ended or two differential inputs

Hi Ben

One more problem.
ADS1115 has an alert pin. If I use a board with I2C , the pin is not avaible.
In the propertis, I can select unconnect but then I get a warning and an error.
If i selsct an unused pin it's working

2025-07-17_17-27-49.PNG
2025-07-17_17-27-49.PNG (32.8 KiB) Viewed 86 times
2025-07-17_16-56-48.PNG
2025-07-17_16-56-48.PNG (12.32 KiB) Viewed 86 times
by stefan.erni
Tue Jul 15, 2025 1:27 pm
Forum: General
Topic: Favourite Microcontrollers to Use with Flowcode?
Replies: 2
Views: 433

Re: Favourite Microcontrollers to Use with Flowcode?

Hi WonderNomad Try the ESP32 (Pico= small footprint ) for example Atom Lite: A good and inexpensive part in a stable housing. Well documented and from various suppliers You can connect many additional modules and also try out Bluetooth and USB to connect to the App developper https://shop.m5stack.co...
by stefan.erni
Tue Jul 15, 2025 11:24 am
Forum: Feature Requests
Topic: ADS111x component add single-ended or two differential inputs
Replies: 4
Views: 4088

Re: ADS111x component add single-ended or two differential inputs

Hi Ben
I looked at the component and realized that read differential already exists but it's hide.
I "unhide" read differential volt, but still not works
Read raw differential is still completely empty but already exists.
That would be great if it worked " Read raw differential"
by stefan.erni
Mon Jul 14, 2025 11:10 am
Forum: Feature Requests
Topic: ADS111x component add single-ended or two differential inputs
Replies: 4
Views: 4088

Re: ADS111x component add single-ended or two differential inputs

Hi Ben,

maybe you can make an a second component like a ADS1115 with fixed differential inputs
0Ain and 1Ain
2Ain and 3Ain
that would already help
by stefan.erni
Fri Jul 11, 2025 2:00 pm
Forum: Feature Requests
Topic: New Target Devices
Replies: 3
Views: 2426

Re: New Target Devices

Hi Martin

Ok I saw it... :)
2025-07-11_14-57-51.PNG
2025-07-11_14-57-51.PNG (28.98 KiB) Viewed 2415 times
by stefan.erni
Fri Jul 11, 2025 1:52 pm
Forum: Feature Requests
Topic: New Target Devices
Replies: 3
Views: 2426

Re: New Target Devices

Hi Martin

Thanks for the good news.
Would it still be possible to get the PIC 18F16Q20 ?
I suspect it is a smaller PIC with 14Pin
There is a board with programer and debugger included

I have already described the board in a post;
https://flowcode.co.uk/forums/viewtopic ... &hilit=pic
by stefan.erni
Fri Jul 11, 2025 9:11 am
Forum: General
Topic: ESP32 C6 mini compile does not work
Replies: 5
Views: 4135

Re: ESP32 C6 mini compile does not work

Hi Martin I have tested with a simple program if I can compile to hex. On both computers the C6 does not work Not compiling to hex on both computer ESP32-C6.fcfx Not compiling to hex on one computer, but compiling on the other it's ok ESP32-C3.fcfx Compiling nice to hex on both computer ;) ESP32.fcf...
by stefan.erni
Thu Jul 10, 2025 1:50 pm
Forum: General
Topic: ESP32 C6 mini compile does not work
Replies: 5
Views: 4135

Re: ESP32 C6 mini compile does not work

Hi Martin

On the second computer it's not working even 5.2 and no Led

What about GIT?
ESP32_C6_post.msg.txt
(6.2 KiB) Downloaded 122 times
by stefan.erni
Thu Jul 10, 2025 10:14 am
Forum: General
Topic: ESP32 C3 UART USB problem
Replies: 3
Views: 3543

Re: ESP32 C3 UART USB problem

Hi Ben UART to USB bridge IC are often relatively large so that they are missing in the very small board. Yes, that would be very good if it follows in a few weeks. I am always ready to test it. I think we will also look at the App Developper to have an easy to use and very fast USB connection for t...
by stefan.erni
Wed Jul 09, 2025 11:04 am
Forum: General
Topic: ESP32 C3 UART USB problem
Replies: 3
Views: 3543

ESP32 C3 UART USB problem

Hi to All I have the ESP32 C3 I can compile and download to target and it's running (no press of reset and boot) I use the GPIO18 and GPIO19 like the schema for UART/USB But as soon as I switch on the Uart in FC10 and flash I can not connect anymore the ESP to the computer, there is no com port anym...