Erwin Ried
Erwin Ried
Carlos, cuán completo están las opciones y textos del juego? Pensaba escribir un clon en inglés y C++ para arduino y tu base pareciera ser perfecta
thanks for this great installer/compiler! what about something like collections? 
hi! thanks for the fw, I wonder if the magnet reed switch is not really needed now? does the fw has some auto reset if failure?
hey! this is great, I just got the screen from aliexpress and I was wondering about some reverse engineering. Did you copied all sniffing ble communication? I would love to...
Hi! thanks for the messenger, it is awesome! I am trying to compile my own with VOX but following the codespaces I get this error: ```c app/messenger.c: In function 'MSG_StorePacket':...
Python3
Hola! Genial encontrar este codigo, estaba tratando hacer algo similar para un modem huawei. Hay planes para actualizarlo a python3? O usan alguna alternativa? ``` >>> %Run test.py Traceback (most...
hi! I was thinking on extending a network for a robot on my backyard, could someone give me some gidelines on hows the range when using cheap "esp32 dev module"...
Hi, I am looking for the "horn" code for the inmotion v14 adventure, is this -> https://github.com/enaon/eucWatch/blob/f5d4d79538c413a2dd5a158438449b11bbbbd0e2/P8/eucInmotion/eucInmotionV14.js#L4 tested on a v14 or it is just adapted from older versions? (I...
Hi! thanks for this add-on, I am trying to connect to a simple ESP32 device that exposes a characteristic as: ```c // Create the characteristic BLECharacteristic* pCharacteristic = pService->createCharacteristic( CHARACTERISTIC_UUID,...
Hi,  I noticed this new commands, however the `format_rec` does not work. After checking for a while, it is just that the name got truncated for the `help` 🤐