Alexandros444

Results 7 issues of Alexandros444

I have upgraded to your Firmware: FlyPlus 1.7.6 27.5.20 But now the Voltage reading from my FS-CVT01 which is connected to my receiver FS-iA10B via I-Bus - Sens won't get...

Hello, I am trying to use the synaesthesia.exe, but when I click on the audio jack button, there are no inputs listed, just exit. (Am I doing something wrong? How...

Hello, I'm trying to compile your Project to try it myself, but sadly nothing works. Could you maybe explain how your setup for the SFML library and what your compile...

Error when trying to install: ``` Lib\site-packages\setuptools\_distutils\cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for...

I tried so hard to flash it with PlatformIO but nothing works. Is there a Guide? Or can I just flash the compiled .elf from PlatformIO with the ArduinoIDE? Kind...

Hello, Which Data rates of the esp32 are supported? I try to get a RTT of below 10ms consistent. But there are always a few very large Latency Spikes. So...

I am trying to build a drum machine. I have a PCM5102 I2C board, an ESP32 Wroom, and a SD card to hold the wav files. I want to be...