Andrea Canale
Andrea Canale
### Versions * Python: docker defined * OS: ubuntu(docker defined) * Buildozer: stable ### Description Hi, i configured the github action to build apk automatically but always fail with gradle...
Hi!, I need to develop a C# face recognition that can run on linux since bitmap isn't supported i would need to an overload to load SkiaBitmap. Now i checked...
Add FeliCa card support. This PR add support for : - Polling of FeliCa card - Send raw FeliCa command - FeliCa read without encryption - FeliCa write without encryption...
This PR should fix the current CORS error in Web(check #39).
Due to new code related to pin naming(https://forum.arduino.cc/t/esp32servo-library-gives-compiling-errors-with-board-nano-esp32/1157548/4) in the Nano ESP32 platfom RadioLib won't compile anymore. You can try with a minimal code like this: ```cpp #include SX1278 radio...
I added support for Ethernet card based on W5500 chip to make possible perform some attacks from ESP devices. To do that, I refactored attacks from WiFi section to work...