Search found 2 matches

by tizio1234
Sat Oct 19, 2024 7:57 pm
Forum: Report Bugs
Topic: Unexpectedly low floating-point performance in C
Replies: 28
Views: 159169

Re: Unexpectedly low floating-point performance in C

Very useful data, has anyone done this kind of test on an esp32-c6? I'm choosing the esp32 for my RC car, and I'd like to have assisted steering with a gyro in the straights, is an esp32-c3 fine considered its floating point performance? Should i opt for an esp32-s3? What about the esp32-c6?
by tizio1234
Mon Oct 02, 2023 6:56 pm
Forum: ESP-AT
Topic: Official C parser library for host MCU and ESP-AT WNIC
Replies: 1
Views: 24453

Official C parser library for host MCU and ESP-AT WNIC

Will there ever be an official C parser library for MCU host that enables a high level control interface for ESP-AT WNIC, just like LwESP(Tilen Majerle has done and is doing an amazing job, but one person is one person) but with every esp-at functionality (other than Wi-Fi, Bluetooth, driver, file s...