Search found 10 matches

by TeeVee
Tue Jan 16, 2024 1:33 pm
Forum: ESP-IDF
Topic: Help setting up Espressif-IDE
Replies: 4
Views: 14728

Re: Help setting up Espressif-IDE

Same here, cannot install tools from IDE 2.12.0.
Same error message as described above
by TeeVee
Tue Mar 07, 2023 12:30 pm
Forum: General Discussion
Topic: tensorflow lite micro examples repo
Replies: 1
Views: 1667

tensorflow lite micro examples repo

We just try to realize a project with an esp32-s3 platform to classify sound events. We are using the https://github.com/espressif/tflite-micro-esp-examples repo which working fine and compiles on idf master also using ai acceleration of the esp32-s3 However we need a framework for setting up and le...
by TeeVee
Thu Oct 08, 2020 11:44 am
Forum: ESP-IDF
Topic: Unable to build the TensorFlow lite example "doorbell_camera"
Replies: 0
Views: 1535

Unable to build the TensorFlow lite example "doorbell_camera"

Has there been already somebody successful buiding this example: https://github.com/espressif/tensorflow/tree/master/tensorflow/lite/micro/examples/doorbell_camera ? I have latest IDF installed and am using Eclipse with latest plugin. Usually are able to build all examples from the Espressif reposit...
by TeeVee
Wed May 27, 2020 8:12 am
Forum: ESP-IDF
Topic: Issue with http_rest_with_url function
Replies: 4
Views: 4333

Re: Issue with http_rest_with_url function

Thanx for that input however I am not that experienced that I could setup from scratch - is there any example program I could clone for my needs?
by TeeVee
Fri May 22, 2020 7:35 am
Forum: ESP-IDF
Topic: Issue with http_rest_with_url function
Replies: 4
Views: 4333

Re: Issue with http_rest_with_url function

Great and thanx a lot, indeed setting output_len to 0 unconditionally fixed the issue.

However heap size is reduced with every call to "http_rest_with_url" - is there a way to free heap whe3n leaving the event handler?
by TeeVee
Wed May 20, 2020 8:49 am
Forum: ESP-IDF
Topic: Issue with http_rest_with_url function
Replies: 4
Views: 4333

Issue with http_rest_with_url function

For a e-Paper display collecting data from a home automation server via REST we are using the basic examples from esp-idf repo in https://github.com/espressif/esp-idf/blob/master/examples/protocols/esp_http_client/main/esp_http_client_example.c Instead of fixed URLs from the example we pass the URLs...
by TeeVee
Thu Mar 12, 2020 10:25 am
Forum: ESP-IDF
Topic: Any reference example for GDEW0154T8 E-Paper LCD with ESP32 IDF
Replies: 5
Views: 6931

Re: Any reference example for GDEW0154T8 E-Paper LCD with ESP32 IDF

@gpteacher - thanx for your input however I assume your are referring to Arduino GxEPD2 library. We are however looking for a genuine ESP32 library / examples for e-paper display to be built with CMAKE Espressif system
by TeeVee
Tue Mar 10, 2020 12:48 pm
Forum: ESP-IDF
Topic: Any reference example for GDEW0154T8 E-Paper LCD with ESP32 IDF
Replies: 5
Views: 6931

Re: Any reference example for GDEW0154T8 E-Paper LCD with ESP32 IDF

We are also looking for a genuine ESP-IDE (CMAKE) solution for driving e-Paper displays. There are some test programs here: https://github.com/espressif/esp-iot-solution/tree/master/components/spi_devices/epaper however we cannot compile with latest CMAKE build system on IDE revision 4. An y idea if...
by TeeVee
Fri Sep 21, 2018 7:08 am
Forum: ESP-ADF
Topic: ESP AVS on LyraT - Android setup issue
Replies: 1
Views: 3986

ESP AVS on LyraT - Android setup issue

Tried to deploy Alexa Voice Service example on LyraT board (SR v1.0b1r3). In the first step one should be able to set all necessary parameters via Android app on a smartphone. This however fails on my Huawei P20 lite because internet connectivity is interrupted as soon as I am connected to LyraT. So...
by TeeVee
Thu Nov 30, 2017 10:00 am
Forum: ESP-IDF
Topic: Combining ESP32 and XMOS VocalFusion EVK as Alexa Client
Replies: 0
Views: 2863

Combining ESP32 and XMOS VocalFusion EVK as Alexa Client

We try to combine ESP32 (as ESP-WROVER-Kit or ESP32-DecvKitc) with the XMOS VocalFusion AVS Kit (http://www.xmos.com/products/voice/vocalfusion-avs) to build an Alexa client system. We took MrBuddyCasino’s repository (https://github.com/MrBuddyCasino/ESP32_Alexa) for the basic Alexa client and modif...

Go to advanced search