Search found 12 matches

by Cemal5454
Fri Sep 06, 2024 7:50 am
Forum: ESP32 Arduino
Topic: Arduino esp32 core 3x ledc apı
Replies: 1
Views: 1062

Re: Arduino esp32 core 3x ledc apı

I would be very happy if someone could help
by Cemal5454
Sun Sep 01, 2024 1:01 pm
Forum: ESP32 Arduino
Topic: Arduino esp32 core 3x ledc apı
Replies: 1
Views: 1062

Arduino esp32 core 3x ledc apı

Ledc API has been changed in Arduino esp32 core 3x versions ledcSetup
ledcAttachPin is deprecated but I can't figure out how to update my code to this version can you help me
MPWMChanel.hpp
(28.53 KiB) Downloaded 72 times
by Cemal5454
Thu Apr 18, 2024 6:58 am
Forum: General Discussion
Topic: Arduino esp32 support
Replies: 14
Views: 3844

Re: Arduino esp32 support

So can I move this project to vscode platformio?
by Cemal5454
Thu Apr 18, 2024 6:56 am
Forum: General Discussion
Topic: Arduino esp32 support
Replies: 14
Views: 3844

Re: Arduino esp32 support

I've never used vscode platformio before The program is used for lighting control with PWM, day simulation and controlling fans connected to sensors. I can use 2.0.8 and 2.0.9 frameworks without any problems, but when I use 2.0.10 and above frameworks, it gives the error in the screenshot I sent you...
by Cemal5454
Thu Apr 18, 2024 3:52 am
Forum: General Discussion
Topic: Arduino esp32 support
Replies: 14
Views: 3844

Re: Arduino esp32 support

I sent it again via private message, I'm sorry, it wasn't accepted the first time I sent it.
by Cemal5454
Wed Apr 17, 2024 8:32 pm
Forum: General Discussion
Topic: Arduino esp32 support
Replies: 14
Views: 3844

Re: Arduino esp32 support

I sent you the code via private message, thank you for your help.
by Cemal5454
Wed Apr 17, 2024 8:23 pm
Forum: General Discussion
Topic: Arduino esp32 support
Replies: 14
Views: 3844

Re: Arduino esp32 support

I can send the full code
Can you give me information on how and where to send it?
by Cemal5454
Wed Apr 17, 2024 12:20 pm
Forum: General Discussion
Topic: Arduino esp32 support
Replies: 14
Views: 3844

Re: Arduino esp32 support

So can you help me on how to upgrade to the new version?

I opened the other topic by mistake.
by Cemal5454
Mon Apr 15, 2024 4:44 pm
Forum: General Discussion
Topic: Arduino esp32 support
Replies: 14
Views: 3844

Re: Arduino esp32 support

yes but I couldn't find where the error was
here is a screenshot of the error I get
by Cemal5454
Sun Apr 14, 2024 8:41 am
Forum: General Discussion
Topic: Arduino esp32 support
Replies: 14
Views: 3844

Re: Arduino esp32 support

I use visual c++ and vmicro plugin, but when I update to the latest version of the Arduino ESP32 framework, errors occur in my code that I cannot understand, so I use the 2.0.8 framework