Search found 692 matches

by stefan.erni
Thu May 02, 2024 10:34 am
Forum: General
Topic: ESP32 and LSM9DS1 not compiling
Replies: 16
Views: 4553

Re: ESP32 and LSM9DS1 not compiling

Hi Martin Filters I do not use filters with Flowcode. However, it would be easy and convenient to install such filters. This is not a simple sensor. There are two sensors in one housing. 3D accelerometer, 3D gyroscope, is one and the3D magnetometer is the another one. However, the sensor itself has ...
by stefan.erni
Thu May 02, 2024 9:41 am
Forum: App Developer
Topic: App Developer connect to ESP32 S3 with USB
Replies: 9
Views: 373

Re: App Developer connect to ESP32 S3 with USB

Hi Ben Thank you very much. The Atom S3 template is working nice. the display also works, but I have to set all the pin.maybe you can make a template with a display Display only in software mode on my computer is compiling. a new component is SerialPort.fcpx but no info what it is. and the display m...
by stefan.erni
Wed Apr 24, 2024 1:15 pm
Forum: Bug Reports
Topic: ESP32 S3 Timer component problem
Replies: 0
Views: 46

ESP32 S3 Timer component problem

Hi to All

There is a problem with the timer/counter using with ESP32.
In the simulation its working fine but in the hardware not. it's shows 0.000 (real time is working nice)
Snag_12c4572.png
Snag_12c4572.png (20.48 KiB) Viewed 46 times
Snag_12c6500.png
Snag_12c6500.png (798 KiB) Viewed 46 times

Snag_106a194.png
Snag_106a194.png (3.68 KiB) Viewed 46 times
program:
Time_and_count.fcfx
(27.85 KiB) Downloaded 6 times
by stefan.erni
Tue Apr 23, 2024 2:46 pm
Forum: Bug Reports
Topic: ESP32 Wroom_32 Wlan compile to hex problem
Replies: 2
Views: 73

Re: ESP32 Wroom_32 Wlan compile to hex problem

Hi Martin

Thank you for testing my program.
I will try with another IDF version.

Special is, that wlan and realtime clock works with the ESP32 S3.
by stefan.erni
Tue Apr 23, 2024 11:16 am
Forum: Bug Reports
Topic: ESP32 Wroom_32 Wlan compile to hex problem
Replies: 2
Views: 73

ESP32 Wroom_32 Wlan compile to hex problem

Hi to All

It's a small program, just one macro, to test WIFI, but it's not compiling to hex

Snag_60070cb.png
Snag_60070cb.png (48.63 KiB) Viewed 73 times
Wlan32.fcfx
(9.9 KiB) Downloaded 8 times
by stefan.erni
Tue Apr 23, 2024 7:48 am
Forum: Feature Requests
Topic: ESP32 S3 Sd-card FAT System long filename
Replies: 3
Views: 89

Re: ESP32 S3 Sd-card FAT System long filename

Hi Ben

This is a great advantage for my recorder.

It's working nice, Flowcode, File_ESP32_SDMode1 and longfile name.
Snag_53edc85.png
Snag_53edc85.png (5.73 KiB) Viewed 73 times
Even if I don't know what heap or stack means. Both settings work fine
Snag_5416757.png
Snag_5416757.png (11.48 KiB) Viewed 73 times
by stefan.erni
Mon Apr 22, 2024 12:46 pm
Forum: Feature Requests
Topic: ESP32 S3 Sd-card FAT System long filename
Replies: 3
Views: 89

ESP32 S3 Sd-card FAT System long filename

Hi Ben Creating a file automatically with Flowcode is easy. Generating a file name is also easy. But with 8.3 digits no date and time can be used as filename. Would it be possible in the future to work with long filenames with the Flowcode component? I have found a setting in the ESP32 S3 setup. som...
by stefan.erni
Wed Apr 17, 2024 11:34 am
Forum: App Developer
Topic: App Developer connect to ESP32 S3 with USB
Replies: 9
Views: 373

Re: App Developer connect to ESP32 S3 with USB

Hi Ben For the Atom S3 the component gLCD_ST7789V1 is working to display text. The Atom matrix has a 5x5 LED Matrix and it's working with FC WS2812C For the M5 Dial knob I think an additional component for GC9A01A Display driver is necessary. The display is also used by other manufacturers A very go...
by stefan.erni
Fri Apr 12, 2024 3:53 pm
Forum: Feature Requests
Topic: ESP32 S3 Webserver and Socket connection to App developper
Replies: 1
Views: 171

Re: ESP32 S3 Webserver and Socket connection to App developper

Hi to All I found a way to build a webserver. There is just a problem with the display from the "link to" Press the first time, the propertis is empty. Press a second time then you can choose the link. Now I just need to use an additional socket connection to retrieve data with the App developper ! ...
by stefan.erni
Fri Apr 12, 2024 2:07 pm
Forum: Feature Requests
Topic: ESP32 S3 Webserver and Socket connection to App developper
Replies: 1
Views: 171

ESP32 S3 Webserver and Socket connection to App developper

Hi to All Wlan on a ESP32 S3 is simple to config and working nice with Flowcode10. But I have not found a webserver for the ESP32. Is there a component or can one be made? For a socket connection to the App developper would also be nice if there is a demo project. And one more thing. The webserver a...