Welcome to SenseCAP_Indicator_ESP32 Discussions! #6
Replies: 7 comments 12 replies
-
Greetings! I have the SenseCAP D1 display, and I'm trying to configure it for use with Home Assistant. I have an HA system that has been running for a couple years now, so it's up-to-date and running well. On Home Assistant, I have:
I'm have trouble in the following areas and need assistance:
FYI:
Questions:
Here is the compile log:
When I did get the code to compile and upload to the SenseCAP D1, I got this in the IDF monitor:
|
Beta Was this translation helpful? Give feedback.
-
After flashin (ESP-IDF v5.1) the screen keeps flickering very fast (app is installed), can onyone help? ESP-ROM:esp32s3-20210327 I (0) cpu_start: App cpu up. / / ____ ________ / / | / __
|
Beta Was this translation helpful? Give feedback.
-
OK found the option to set the PSRAM!, but now I get errors regarding: undeclared identifier for 'font_montserrat_24' and 'font_montserrat_26', any clou how to fix this? C:/Espressif/frameworks/esp-idf-v5.1/examples/SenseCAP_Indicator_ESP32-main/examples/indicator_openai/main/ui/screens/ui_screen_dalle_1.c:39:40: error: 'lv_font_montserrat_24' undeclared (first use in this function); did you mean 'lv_font_montserrat_14'? |
Beta Was this translation helpful? Give feedback.
-
Delete sdkconfig file and `build` folder, see the result.
if it still comes faults, check out if the marco ` lv_font_montserrat_14`
has been defined (VSCode global searching may help.)
Klaas Heek ***@***.***> On Thursday, August 10th, 2023, at 02:46 AM wrote:
… OK found the option to set the PSRAM!, but now I get errors regarding:
undeclared identifier for 'font_montserrat_24' and 'font_montserrat_26',
any clou how to fix this?
C:/Espressif/frameworks/esp-idf-v5.1/examples/SenseCAP_Indicator_ESP32-main/examples/indicator_openai/main/ui/screens/ui_screen_dalle_1.c:39:40:
error: 'lv_font_montserrat_24' undeclared (first use in this function); did
you mean 'lv_font_montserrat_14'?
39 | lv_obj_set_style_text_font(ui_Label5, &lv_font_montserrat_24,
LV_PART_MAIN| LV_STATE_DEFAULT);
| ^~~~~~~~~~~~~~~~~~~~~
| lv_font_montserrat_14
C:/Espressif/frameworks/esp-idf-v5.1/examples/SenseCAP_Indicator_ESP32-main/examples/indicator_openai/main/ui/screens/ui_screen_dalle_1.c:39:40:
note: each undeclared identifier is reported only once for each function it
appears in
C:/Espressif/frameworks/esp-idf-v5.1/examples/SenseCAP_Indicator_ESP32-main/examples/indicator_openai/main/ui/screens/ui_screen_dalle_1.c:50:46:
error: 'lv_font_montserrat_26' undeclared (first use in this function); did
you mean 'lv_font_montserrat_14'?
50 | lv_obj_set_style_text_font(ui_dalle_title1, &lv_font_montserrat_26,
LV_PART_MAIN| LV_STATE_DEFAULT);
| ^~~~~~~~~~~~~~~~~~~~~
| lv_font_montserrat_14
[1192/1233] Building C object
esp-idf/main/CMakeFiles/__idf_main.dir/ui/screens/ui_screen_dalle_2.c.objFAILED:
esp-idf/main/CMakeFiles/__idf_main.dir/ui/screens/ui_screen_dalle_2.c.obj
—
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AK26YD4WLM4B45XK2FJJSMLXUPLIZANCNFSM6AAAAAAYTUHBP4>
.
You are receiving this because you authored the thread.Message ID:
<Seeed-Solution/SenseCAP_Indicator_ESP32/repo-discussions/6/comments/6683617
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
Can not connect to discord: Unknown/Expired Invite: Your invite link may have expired. In this case, please ask for a new invite link. |
Beta Was this translation helpful? Give feedback.
-
Hi,
|
Beta Was this translation helpful? Give feedback.
-
Is it possible to get access to the indicator_ha spj (squareline studio) file for the full home assistant example UI please? I would love to do some customising without starting from scratch if possible. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
📢 Welcome to SenseCAP Indicator Discussion!
We are delighted to have you join our vibrant community, where developers and customers come together to foster better communication, idea sharing, and a sense of camaraderie. Here, you can engage with like-minded individuals who share a passion for the SenseCAP Indicator and its applications.🎉
At SenseCAP, we understand the importance of effective communication between developers and customers. While platforms like Discord provide real-time interaction, they may not be ideal for storing valuable content and creating a lasting knowledge base. That's why we've created this dedicated discussion platform, designed specifically for the SenseCAP Indicator community.
Through this platform, we aim to create a conducive environment for fruitful discussions, brainstorming sessions, and resource sharing. Whether you are a developer looking to gain insights from end-users or a customer seeking guidance from the experts, this platform serves as a hub for all your needs.
👋 Here, you can:
We encourage everyone to participate actively, respect diverse perspectives, and maintain a friendly and inclusive atmosphere. Let's foster a community where everyone feels valued, heard, and empowered to contribute.
Thank you for joining the SenseCAP Indicator Discussion platform. We look forward to your active involvement, insightful conversations, and a shared journey towards innovation and success!
Also, you could contact us via Seeed Official Discord Server
Beta Was this translation helpful? Give feedback.
All reactions