Cosismo

Results 9 comments of Cosismo

Out of the box, I cannot get the BPM of my mi band 3, neither single-shot nor continuous. After a firmware update via the official Android App, and except for...

Hi, Manuel, do you achieve the training in Spanish? I'm an artist based in Mexico and I'm interested in using it for an Art project.

Solved. Thanks. TLDR; I followed your suggestion + moved to RaspOS Bullseye 64 bits with gstreamer 1.18 The detailed solution: I added: `GstElement *sinkk = gst_element_factory_make("kmssink", "video-output");` `g_object_set(G_OBJECT(self->pipeline), "video-sink", sinkk,...

I tested and it works with my RPi setup. Obviously to not touch the library code is a preferred option, so I will use this solution. Audio is not working,...

Same problem here. Just update omxplayer. The version in the instructions is outdated and needs an unresolvable dependency of libssl. Omxplayer-sync works with the latest version of omxplayer. Tested with...

For anyone interested: I just discover this library and I will try it tomorrow with the same hardware the author suggests for tests. But if it works, certainly I will...

No luck with B9CE1ED0. I'll wait for the esp-idf 4.4 release: I post the logs built with B9CE1ED0 just for reference. Thanks! ��ESP-ROM:esp32s3-20210327 Build:Mar 27 2021 rst:0xc (RTC_SW_CPU_RST),boot:0x8 (SPI_FAST_FLASH_BOOT) Saved...

I can confirm that It works unchecking the SPI-connected RAM in the menuconfig. Thank you very much!

> Try using other versions of the library BasicLinearAlgebra. I was trying the last one and i got error. Version 3.2 should work! It works for me, changing BasicLinearAlgebra to...