Search found 12 matches
- Fri Sep 06, 2024 7:50 am
- Forum: ESP32 Arduino
- Topic: Arduino esp32 core 3x ledc apı
- Replies: 1
- Views: 1352
Re: Arduino esp32 core 3x ledc apı
I would be very happy if someone could help
- Sun Sep 01, 2024 1:01 pm
- Forum: ESP32 Arduino
- Topic: Arduino esp32 core 3x ledc apı
- Replies: 1
- Views: 1352
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
ledcAttachPin is deprecated but I can't figure out how to update my code to this version can you help me
- Thu Apr 18, 2024 6:58 am
- Forum: General Discussion
- Topic: Arduino esp32 support
- Replies: 14
- Views: 4438
Re: Arduino esp32 support
So can I move this project to vscode platformio?
- Thu Apr 18, 2024 6:56 am
- Forum: General Discussion
- Topic: Arduino esp32 support
- Replies: 14
- Views: 4438
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...
- Thu Apr 18, 2024 3:52 am
- Forum: General Discussion
- Topic: Arduino esp32 support
- Replies: 14
- Views: 4438
Re: Arduino esp32 support
I sent it again via private message, I'm sorry, it wasn't accepted the first time I sent it.
- Wed Apr 17, 2024 8:32 pm
- Forum: General Discussion
- Topic: Arduino esp32 support
- Replies: 14
- Views: 4438
Re: Arduino esp32 support
I sent you the code via private message, thank you for your help.
- Wed Apr 17, 2024 8:23 pm
- Forum: General Discussion
- Topic: Arduino esp32 support
- Replies: 14
- Views: 4438
Re: Arduino esp32 support
I can send the full code
Can you give me information on how and where to send it?
Can you give me information on how and where to send it?
- Wed Apr 17, 2024 12:20 pm
- Forum: General Discussion
- Topic: Arduino esp32 support
- Replies: 14
- Views: 4438
Re: Arduino esp32 support
So can you help me on how to upgrade to the new version?
I opened the other topic by mistake.
I opened the other topic by mistake.
- Mon Apr 15, 2024 4:44 pm
- Forum: General Discussion
- Topic: Arduino esp32 support
- Replies: 14
- Views: 4438
Re: Arduino esp32 support
yes but I couldn't find where the error was
here is a screenshot of the error I get
here is a screenshot of the error I get
- Sun Apr 14, 2024 8:41 am
- Forum: General Discussion
- Topic: Arduino esp32 support
- Replies: 14
- Views: 4438
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