Results 11 issues of AlterniTech

Hello, Firstly I would like to congratulate you on a superb job, this is truly brilliant! I have been searching for a way to have a native python shell with...

Hi, Is there a micropython version of the Speech_Recognition library available? Is the Speech_Recognition able to work with micropython? Thank you

help wanted

![snakeware_error](https://github.com/joshiemoore/snakeware/assets/72343266/6cae8a36-f688-4a37-a1d2-4a96b5228f6f)

Hello, When using the following setup for an I2S Microphone on ESP32-WROOM-32 ``` audio_in = I2S(0, sck=bck_pin, ws=ws_pin, sd=sdin_pin, mode=I2S.RX, bits=16, format=I2S.MONO, rate=16000, ibuf=16000 ) ``` I keep getting the...

Hey, thanks for this software - its completely changed the usability of my Linx8 tablet! however after a couple of reboots I have found that the standard Single-Click event from...

Hello, Thank you for this brilliant project! I have been working to get this running on an Ubuntu Server build with no default gui.. I have tried using Snakeware OS...

Hello, ```NanoPi Neo v1.4 running Armbian 23 with Kernel 6.1.63 ``` I am having trouble getting my Power Button to wake-up the system while asleep, the Power Button will Shutdown...

- Arduino board: ESP32-WROOM-32 - Arduino IDE version (found in Arduino -> About Arduino menu): 1.8.19 - List the steps to reproduce the problem below (if possible attach a sketch...

Hey all, I'm trying to design some physical Repairable Ship Components that are basically Arduino's with some kind of sensor combination. The idea is that within the Mission Script -...

trying to open the Exception Decoder after upgrading to 3.1.3 fails with: 'gdbPath: C:\Users\####\AppData\Local\Arduino15\packages\esp32\tools\xtensa-esp-elf-gdb\14.2_20240403/bin/xtensa-esp32s3-elf-gdb.exe' browsing to the folder shows no files.. downgrading to 3.1.2 fixes the issue and xx-gdb.exe appears...