-
Hello I get this error:
In file included from C:\Users\Markus\Documents\Arduino\libraries\ESP32-I2S-Simple-Async-Audio\src/ESP32I2SAudio.h:2,
from C:\Users\Markus\Documents\Arduin…
-
Hi - I stumbled across this library while trying to find a solution to move the Accelstepper run() method out of the main polling loop. I believe your adaptation of the Accelstepper library is the exa…
-
I need to use features like:
https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/bluetooth/esp_gap_bt.html?highlight=esp_bt_gap_read_remote_name#_CPPv427esp_bt_gap_read_remote_n…
-
It needs vsnprintf_P, snprintf_P, maybe pgm_read_dword. the hook is the `NRF_H` macro.
-
Warnings while compiling with this library https://github.com/khoih-prog/TimerInterrupt that aren't happening with the stock 328P core:
```
C:\...\packages\MiniCore\hardware\avr\3.0.1\cores\MCUdude_…
-
請寫『姓名:到』!
-
HI,
I have many error when I am compile example code:
my code is:
`
//This example shows how to animate graphics on a VGA screen. No backbuffering is used... just try it.
//You need to connect …
-
Hi Paul!
As I briefly mentioned in the Python version's issues, my project involves monitoring heart rate (& HRV) during sleep with real-time analysis.
To avoid disrupting sleep (and reducing the…
-
Hi. Thanks for the work done with this library.
I am doing a project, where I use this library with separate files. Let me explain with an example.
I've two files,
Main.ino
`#include
ex…
-
Hi, I am working on an example that demonstrates the usage of a DRV8844 motor driver with PWM and DMA.
However, something is not working as expected.
The duty cycle does not change after a DMA w…