ale-novo

Results 7 issues of ale-novo

Hello, i have a stm32 blue pill, when connecting its not reporting any analog pins however the pinout shows there are several analog pins. my firmata sketch includes analog with...

Hello, i have a Client RP2040 board with the ConfigurableFirmata v3.0 library installed on it, and an Python script using Perl-Firmata server side firmata library running on a PC via...

Hello, im trying to use firmata js i have flashed my arduino compatible device with a sketch generated from firmatabuilder.com Protocol version is 2.6.0 and firmware version is 2.10.1 (ConfigurableFirmata)...

Im using Perl-firmata as Server, and Firmata sketch as client with ethernet to connect several boards. I have to hardcode in each board these values: ``` byte mac[] = {...

when trying to execute ``` alejandro@Desktop:/mnt/8tb-array/vuelos/02-06-2018$ sudo ../sync_kdenlive ./02-06-2018.kdenlive [sudo] password for alejandro: getting track resources track Audio 1 track Video 1 clip 1_playlist2(/mnt/8tb-array/vuelos/02-06-2018/cam1/cam1.mp4) executing ffmpeg -i .///mnt/8tb-array/vuelos/02-06-2018/cam1/cam1.mp4 -map 0:a...

after the audio is extracted , the computation is killed for some reason. Ubuntu 18.04 Log: ``` alejandro@Desktop:/mnt/8tb-array/vuelos/02-06-2018$ sudo ../sync_kdenlive 02-06-2018.kdenlive [sudo] password for alejandro: getting track resources track Audio...

Hello! been using ConfigurableFirmata V2.10.1 based from Firmatabuilder.com sketches successfully with Arduino. Ive added support for RP2040 how is described here: https://github.com/firmata/ConfigurableFirmata/blob/3a1747953150b6589b7d5bf1f3aa92c5aca3c365/BoardSupport.md Everything works fine however ive notice that if...