Using Raspberry4 + ItsyBitsy RP2040 - No LEDs shining (WS2812B) #65
andreaskienzle4
started this conversation in
General
Replies: 1 comment 1 reply
-
Hi
Wrong firmware for this board with custom pinout. Please read the manual. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Thank you very much for providing this Ambilight-tool!
I am having problems controlling my LED-stripe WS2812B using my Raspberry Pi connected to a ItsyBitsy RP2040 Slave.
My hardware setup for testing purposes (only 4 LEDs on my stripe, power via Raspberry):
The LED-stripe was tested beforehand
My software setup:
However, the LEDs are not shining at all. I think this could be an issue:
2025-05-08T19:41:16.270Z [LEDDEVICE0_ADALIGHT] DETECTED DEVICE USING HyperSerialEsp8266/HyperSerialESP32/HyperSerialPico FIRMWARE (HyperHDR frames: 0 (FPS), receiv.: 0, good: 0, incompl.: 0, mem1: 0, mem2: 460, heap: 123232 Welcome! Awa driver 9.) at 1 msec
Here is the full log:
2025-05-08T19:41:16.030Z [CORE] TTY is not attached to the log output
2025-05-08T19:41:16.055Z [MAIN] Database path: '/root/.hyperhdr/db/hyperhdr.db', readonlyMode = disabled
2025-05-08T19:41:16.055Z [MAIN] Starting HyperHdr - 21.0.0.0, (HEAD detached at v21.0.0.0) (Awawa-24e1675/803162c-1741515688), built: Mar 9 2025:10:34:19
2025-05-08T19:41:16.055Z [MAIN] Set user data path to '/root/.hyperhdr'
2025-05-08T19:41:16.055Z [INSTANCE_CFG] Loading instance configuration
2025-05-08T19:41:16.072Z [DB] Database opened: /root/.hyperhdr/db/hyperhdr.db
2025-05-08T19:41:16.099Z [INSTANCE_CFG] Settings database initialized
2025-05-08T19:41:16.135Z [SOUND_GRABBER] Sound device is disabled
2025-05-08T19:41:16.222Z [JSONSERVER] (JsonServer.cpp:26) Created new instance
2025-05-08T19:41:16.226Z [JSONSERVER] Started on port 19444
2025-05-08T19:41:16.227Z [SSDP] (SSDPHandler.cpp:31) SSDPHandler is initialized
2025-05-08T19:41:16.190Z [V4L2:auto] (GrabberWrapper.cpp:53) Starting the grabber wrapper
2025-05-08T19:41:16.190Z [HYPERHDR0] Starting the instance
2025-05-08T19:41:16.190Z [INSTANCE_CFG0] Loading instance configuration
2025-05-08T19:41:16.190Z [DB] Database opened: /root/.hyperhdr/db/hyperhdr.db
2025-05-08T19:41:16.191Z [V4L2:AUTO] Found capture device: /dev/video15
2025-05-08T19:41:16.192Z [V4L2:AUTO] Found capture device: /dev/video21
2025-05-08T19:41:16.193Z [V4L2:AUTO] Found capture device: /dev/video14
2025-05-08T19:41:16.193Z [V4L2:AUTO] Found capture device: /dev/video22
2025-05-08T19:41:16.193Z [V4L2:AUTO] (V4L2Grabber.cpp:102) P010 was supported on the build machine
2025-05-08T19:41:16.193Z [V4L2:AUTO] Restarting video grabber is now blocked due to reloading of the configuration
2025-05-08T19:41:16.193Z [V4L2:AUTO] Cropping image: width=0 height=0; crop: left=0 right=0 top=0 bottom=0
2025-05-08T19:41:16.193Z [V4L2:auto] (GrabberWrapper.cpp:180) CEC keycode. Start: 0, stop: 0
2025-05-08T19:41:16.193Z [V4L2:AUTO] (Grabber.cpp:390) setBrightnessContrastSaturationHue nothing changed
2025-05-08T19:41:16.193Z [V4L2:AUTO] (V4L2Grabber.cpp:143) setHdrToneMappingMode to: Disabled
2025-05-08T19:41:16.193Z [AUTOTONEMAPPING] Tone mapping is currently: disabled
2025-05-08T19:41:16.193Z [X11_SYSTEM:AUTO] Loaded X11 proxy library for screen capturing
2025-05-08T19:41:16.193Z [V4L2:AUTO] (Grabber.cpp:299) setFpsSoftwareDecimation to: 1
2025-05-08T19:41:16.193Z [SIGNAL_OLD] (DetectionManual.cpp:84) Signal detection area set to: 0.250000,0.250000 x 0.750000,0.750000
2025-05-08T19:41:16.193Z [DAEMON] The system doesn't support the X11 system grabber
2025-05-08T19:41:16.193Z [SIGNAL_OLD] (DetectionManual.cpp:74) Signal threshold set to: {12, 12, 12} and frames: 200
2025-05-08T19:41:16.193Z [SIGNAL_AUTO] (DetectionAutomatic.cpp:375) Automatic signal detection -> errorTolerance: 9, modelTolerance: 90, sleepTime: 5000, wakeTime: 1000
2025-05-08T19:41:16.193Z [V4L2:AUTO] (Grabber.cpp:497) setDeviceVideoStandard preparing to restart video grabber. Old: '' new: 'auto'
2025-05-08T19:41:16.193Z [V4L2:AUTO] Delayed restart of the grabber due to change of selected device
2025-05-08T19:41:16.193Z [V4L2:AUTO] (Grabber.cpp:317) Force encoding to: NO_CHANGE (old: NO_CHANGE)
2025-05-08T19:41:16.193Z [V4L2:AUTO] setQFrameDecimation is now: disabled
2025-05-08T19:41:16.193Z [AUTOTONEMAPPING] Enabled: no, time to enable: 30s, time to disable: 500ms, thresholds: { 180, 175, 160}
2025-05-08T19:41:16.194Z [DAEMON] The system doesn't support the framebuffer system grabber
2025-05-08T19:41:16.194Z [X11_SYSTEM:auto] (SystemWrapper.cpp:70) Closing grabber: X11_SYSTEM:auto
2025-05-08T19:41:16.194Z [FRAMEBUF_SYSTEM:auto] (SystemWrapper.cpp:70) Closing grabber: FRAMEBUF_SYSTEM:auto
2025-05-08T19:41:16.234Z [INSTANCE_CFG0] Settings database initialized
2025-05-08T19:41:16.234Z [COMPONENTCTRL0] (ComponentController.cpp:27) ComponentController is initialized. Components are ENABLED
2025-05-08T19:41:16.234Z [MUXER0] (Muxer.cpp:54) Muxer initialized
2025-05-08T19:41:16.235Z [BLACKBORDER] Set mode to: default
2025-05-08T19:41:16.235Z [IMAGETOLED_MNG0] (ImageToLedManager.cpp:192) Set LED mapping type to advanced
2025-05-08T19:41:16.235Z [IMAGETOLED_MNG0] (ImageToLedManager.cpp:176) setSparseProcessing to 0
2025-05-08T19:41:16.235Z [IMAGETOLED_MNG0] (ImageToLedManager.cpp:103) ImageToLedManager initialized
2025-05-08T19:41:16.236Z [COLORSPACE_CALIBRATION0] classicMode: no, gammas:[1.50, 1.50, 1.50], saturation: 1.00, luminance: 1.00, backLight: [enabled, threshold: 1, colored: yes]
2025-05-08T19:41:16.236Z [LED_CALIBRATION0] (LedCalibration.cpp:101) Calibration config '0' for LED segment: [0, 0]
2025-05-08T19:41:16.236Z [HYPERHDR0] Led strip RGB order is: grb
2025-05-08T19:41:16.237Z [SMOOTHING0] High resolution clock is NOT STEADY!
2025-05-08T19:41:16.237Z [SMOOTHING0] Clearing queued colors before: enabling
2025-05-08T19:41:16.237Z [SMOOTHING0] Smoothing queue is cleared
2025-05-08T19:41:16.237Z [COMPONENTCTRL0] Smoothing: enabled
2025-05-08T19:41:16.237Z [SMOOTHING0] Creating config (0) => type: Alternative, pause: false, settlingTime: 150ms, interval: 20ms (50Hz), antiFlickTres: 32, antiFlickStep: 2, antiFlickTime: 250
2025-05-08T19:41:16.237Z [SMOOTHING0] Clearing queued colors before: enabling. Smoothing configuration changed: restarting timer.
2025-05-08T19:41:16.237Z [SMOOTHING0] Smoothing queue is cleared
2025-05-08T19:41:16.237Z [SMOOTHING0] Selecting config (0) => type: Alternative, pause: false, settlingTime: 150ms, interval: 20ms (50Hz), antiFlickTres: 32, antiFlickStep: 2, antiFlickTime: 250
2025-05-08T19:41:16.237Z [SMOOTHING0] Selecting config (0) => type: Alternative, pause: false, settlingTime: 150ms, interval: 20ms (50Hz), antiFlickTres: 32, antiFlickStep: 2, antiFlickTime: 250
2025-05-08T19:41:16.238Z [LEDDEVICE0_ADALIGHT] Start LedDevice 'adalight'.
2025-05-08T19:41:16.238Z [LEDDEVICE0_ADALIGHT] (LedDevice.cpp:336) deviceConfig: [{"awa_mode":true,"colorOrder":"grb","currentLedCount":1,"espHandshake":true,"forceSerialDetection":true,"maxRetry":0,"output":"ttyACM0","rate":2000000,"refreshTime":20,"smoothingRefreshTime":20,"type":"adalight","white_channel_calibration":false}]
2025-05-08T19:41:16.238Z [LEDDEVICE0_ADALIGHT] Ignoring user LED refresh rate. Forcing smoothing refresh rate = 50.00 Hz
2025-05-08T19:41:16.238Z [LEDDEVICE0_ADALIGHT] (LedDevice.cpp:422) Refresh rate = 50.00 Hz
2025-05-08T19:41:16.238Z [LEDDEVICE0_ADALIGHT] (LedDevice.cpp:372) Device is not ready to start a timer
2025-05-08T19:41:16.238Z [LEDDEVICE0_ADALIGHT] (LedDevice.cpp:432) Refresh interval updated to 20ms
2025-05-08T19:41:16.238Z [LEDDEVICE0_ADALIGHT] (ProviderSerial.cpp:50) DeviceType : adalight
2025-05-08T19:41:16.238Z [LEDDEVICE0_ADALIGHT] (ProviderSerial.cpp:51) LedCount : 1
2025-05-08T19:41:16.238Z [LEDDEVICE0_ADALIGHT] (ProviderSerial.cpp:52) RefreshTime : 20
2025-05-08T19:41:16.238Z [LEDDEVICE0_ADALIGHT] (ProviderSerial.cpp:67) Device name : ttyACM0
2025-05-08T19:41:16.238Z [LEDDEVICE0_ADALIGHT] (ProviderSerial.cpp:68) Auto selection: 0
2025-05-08T19:41:16.238Z [LEDDEVICE0_ADALIGHT] (ProviderSerial.cpp:69) Baud rate : 2000000
2025-05-08T19:41:16.238Z [LEDDEVICE0_ADALIGHT] (ProviderSerial.cpp:70) ESP handshake : ON
2025-05-08T19:41:16.238Z [LEDDEVICE0_ADALIGHT] (ProviderSerial.cpp:71) Force ESP/Pico Detection : ON
2025-05-08T19:41:16.238Z [LEDDEVICE0_ADALIGHT] (ProviderSerial.cpp:72) Delayed open : 0
2025-05-08T19:41:16.238Z [LEDDEVICE0_ADALIGHT] (ProviderSerial.cpp:73) Retry limit : 0
2025-05-08T19:41:16.238Z [LEDDEVICE0_ADALIGHT] The refresh timer is enabled ('Refresh time' > 0) and may limit the performance of the LED driver. Ignore this error if you set it on purpose for some reason (but you almost never need it).
2025-05-08T19:41:16.238Z [LEDDEVICE0_ADALIGHT] (DriverSerialAdalight.cpp:78) Adalight driver with activated high speeed & data integration check AWA protocol
2025-05-08T19:41:16.238Z [LEDDEVICE0_ADALIGHT] (DriverSerialAdalight.cpp:87) Adalight header for 1 leds: Awa 0x00 0x00 0x55
2025-05-08T19:41:16.238Z [LEDDEVICE0_ADALIGHT] (LedDevice.cpp:246) Enable the device
2025-05-08T19:41:16.239Z [LEDDEVICE0_ADALIGHT] Opening UART: ttyACM0
2025-05-08T19:41:16.239Z [LEDDEVICE0_ADALIGHT] (ProviderSerial.cpp:209) _serialPort.open(QIODevice::ReadWrite): ttyACM0, Baud rate [2000000]bps
2025-05-08T19:41:16.240Z [HYPER_MANAGER] HyperHDR instance 'First LED instance' has been started
2025-05-08T19:41:16.239Z [HYPERHDR0] The instance is running
2025-05-08T19:41:16.239Z [MUXER0] Register new input 'System/VIDEOGRABBER' with priority 240 as inactive
2025-05-08T19:41:16.240Z [COMPONENTCTRL0] Video capture device: enabled
2025-05-08T19:41:16.240Z [EFFECTENGINE0] Run effect "Rainbow swirl fast" on channel 254
2025-05-08T19:41:16.240Z [EFFECTENGINE0] (EffectEngine.cpp:92) Start the effect: name [Rainbow swirl fast]
2025-05-08T19:41:16.240Z [MUXER0] Register new input 'System/EFFECT' with priority 254 as inactive
2025-05-08T19:41:16.240Z [V4L2:AUTO] Multithreading for V4L2 is enabled. Available thread's count 3
2025-05-08T19:41:16.240Z [V4L2:AUTO] Found capture device: /dev/video15
2025-05-08T19:41:16.241Z [V4L2:AUTO] Found capture device: /dev/video21
2025-05-08T19:41:16.242Z [V4L2:AUTO] Found capture device: /dev/video14
2025-05-08T19:41:16.242Z [V4L2:AUTO] Found capture device: /dev/video22
2025-05-08T19:41:16.242Z [V4L2:AUTO] (V4L2Grabber.cpp:212) Forcing auto discovery device
2025-05-08T19:41:16.242Z [V4L2:AUTO] Could not find any capture device
2025-05-08T19:41:16.243Z [EFFECT0(Rainbo...)] Begin playing the effect with priority: 254
2025-05-08T19:41:16.244Z [HYPERHDR0] Background effect: animation set to 'Rainbow swirl fast' [started]
2025-05-08T19:41:16.244Z [MUXER0] Priority 254 is now active
2025-05-08T19:41:16.244Z [MUXER0] Set visible priority to 254
2025-05-08T19:41:16.244Z [HYPERHDR0] New priority[254], previous [255]
2025-05-08T19:41:16.244Z [HYPERHDR0] New source available -> switch LED-Device on
2025-05-08T19:41:16.244Z [SMOOTHING0] Clearing queued colors before: enabling
2025-05-08T19:41:16.244Z [SMOOTHING0] Smoothing queue is cleared
2025-05-08T19:41:16.244Z [COLORSPACE_CALIBRATION0] (ColorSpaceCalibration.cpp:224) setBackLightEnabled: 0
2025-05-08T19:41:16.244Z [IMAGETOLED_MNG0] Total index number is: 320 (memory: 320). User sparse processing is: disabled, image size: 80 x 45, area number: 1
2025-05-08T19:41:16.247Z [FLATBUFSERVER] Tone mapping: 0
2025-05-08T19:41:16.248Z [FLATBUFSERVER] Started on port 19400
2025-05-08T19:41:16.248Z [FLATBUFSERVER] Started local domain socket server: 'hyperhdr-domain'
2025-05-08T19:41:16.248Z [FLATBUFSERVER] Tone mapping: 0
2025-05-08T19:41:16.248Z [FLATBUFSERVER] NV12 quarter of frame mode: 0
2025-05-08T19:41:16.248Z [WEBSERVER] Initialize Webserver
2025-05-08T19:41:16.249Z [NETFORWARDER] Forwarder has changed state to disabled
2025-05-08T19:41:16.263Z [LEDDEVICE0_ADALIGHT] (ProviderSerial.cpp:214) portName: ttyACM0
2025-05-08T19:41:16.263Z [LEDDEVICE0_ADALIGHT] (ProviderSerial.cpp:215) systemLocation: /dev/ttyACM0
2025-05-08T19:41:16.263Z [LEDDEVICE0_ADALIGHT] (ProviderSerial.cpp:216) description: Pico
2025-05-08T19:41:16.263Z [LEDDEVICE0_ADALIGHT] (ProviderSerial.cpp:217) manufacturer: Raspberry Pi
2025-05-08T19:41:16.263Z [LEDDEVICE0_ADALIGHT] (ProviderSerial.cpp:218) productIdentifier: 0xa
2025-05-08T19:41:16.263Z [LEDDEVICE0_ADALIGHT] (ProviderSerial.cpp:219) vendorIdentifier: 0x2e8a
2025-05-08T19:41:16.263Z [LEDDEVICE0_ADALIGHT] (ProviderSerial.cpp:220) serialNumber: DF6160D263583528
2025-05-08T19:41:16.267Z [LEDDEVICE0_ADALIGHT] Detected Rp2040 type board. HyperHDR skips the reset. State: 1, 1
2025-05-08T19:41:16.270Z [LEDDEVICE0_ADALIGHT] DETECTED DEVICE USING HyperSerialEsp8266/HyperSerialESP32/HyperSerialPico FIRMWARE (HyperHDR frames: 0 (FPS), receiv.: 0, good: 0, incompl.: 0, mem1: 0, mem2: 460, heap: 123232 Welcome! Awa driver 9.) at 1 msec
2025-05-08T19:41:16.270Z [LEDDEVICE0_ADALIGHT] (LedDevice.cpp:63) Switch on
2025-05-08T19:41:16.270Z [LEDDEVICE0_ADALIGHT] (LedDevice.cpp:139) Power On
2025-05-08T19:41:16.271Z [LEDDEVICE0_ADALIGHT] (LedDevice.cpp:366) Starting timer with interval = 20ms
2025-05-08T19:41:16.271Z [COMPONENTCTRL0] LED device: enabled
2025-05-08T19:41:16.271Z [LEDDEVICE0_ADALIGHT] (LedDevice.cpp:246) Enable the device
2025-05-08T19:41:16.271Z [SMOOTHING0] Clearing queued colors before: enabling. Smoothing configuration changed: restarting timer.
2025-05-08T19:41:16.271Z [SMOOTHING0] Smoothing queue is cleared
2025-05-08T19:41:16.271Z [SMOOTHING0] Selecting config (1) => type: Linear, pause: false, settlingTime: 200ms, interval: 40ms (25Hz), antiFlickTres: 0, antiFlickStep: 0, antiFlickTime: 0
2025-05-08T19:41:16.271Z [SMOOTHING0] Using linear smoothing input (1)
2025-05-08T19:41:16.271Z [LEDDEVICE0_ADALIGHT] (LedDevice.cpp:380) Stopping refresh timer
2025-05-08T19:41:16.271Z [LEDDEVICE0_ADALIGHT] Ignoring user LED refresh rate. Forcing smoothing refresh rate = 25.00 Hz
2025-05-08T19:41:16.271Z [LEDDEVICE0_ADALIGHT] (LedDevice.cpp:422) Refresh rate = 25.00 Hz
2025-05-08T19:41:16.271Z [LEDDEVICE0_ADALIGHT] (LedDevice.cpp:366) Starting timer with interval = 40ms
2025-05-08T19:41:16.271Z [LEDDEVICE0_ADALIGHT] (LedDevice.cpp:432) Refresh interval updated to 40ms
2025-05-08T19:41:16.271Z [LEDDEVICE0_ADALIGHT] (LedDevice.cpp:447) LED refresh interval adjustment caused by smoothing configuration change to 40ms (proposed: 40ms)
2025-05-08T19:41:16.271Z [EFFECTENGINE0] Run effect "Rainbow swirl fast" on channel 0
2025-05-08T19:41:16.271Z [EFFECTENGINE0] (EffectEngine.cpp:92) Start the effect: name [Rainbow swirl fast]
2025-05-08T19:41:16.271Z [MUXER0] Register new input 'System/EFFECT' with priority 0 as inactive
2025-05-08T19:41:16.293Z [HYPERHDR0] Boot effect: animation set to 'Rainbow swirl fast' [started]
2025-05-08T19:41:16.293Z [EFFECT0(Rainbo...)] Begin playing the effect with priority: 0
2025-05-08T19:41:16.293Z [MUXER0] Priority 0 is now active
2025-05-08T19:41:16.294Z [MUXER0] Set visible priority to 0
2025-05-08T19:41:16.294Z [HYPERHDR0] New priority[0], previous [254]
2025-05-08T19:41:16.352Z [SMOOTHING0] Using linear smoothing procedure (1)
2025-05-08T19:41:16.373Z [WEBSERVER] Apply Webserver settings
2025-05-08T19:41:16.373Z [WEBSERVER] Set document root to: :/www
2025-05-08T19:41:16.374Z [WEBSERVER] Started: 'HyperHDR WebServer (HTTP)' on port: 8090
2025-05-08T19:41:16.374Z [SSDP] (SSDPHandler.cpp:93) The local address is empty
2025-05-08T19:41:16.374Z [WEBSERVER] Initialize Webserver
2025-05-08T19:41:16.374Z [WEBSERVER] Apply Webserver settings
2025-05-08T19:41:16.374Z [WEBSERVER] Set document root to: :/www
2025-05-08T19:41:16.409Z [WEBSERVER] Setup SSL certificate
2025-05-08T19:41:16.412Z [WEBSERVER] Setup private SSL key
2025-05-08T19:41:16.413Z [WEBSERVER] Started: 'HyperHDR WebServer (HTTPS)' on port: 8092
2025-05-08T19:41:16.413Z [SSDP] (SSDPHandler.cpp:42) SSDPHandler is initializing
2025-05-08T19:41:16.416Z [SSDP] (SSDPHandler.cpp:183) The local address is: MANUALLY-CENSORED
2025-05-08T19:41:16.416Z [SSDP] (SSDPServer.cpp:94) Initialize the SSDP server
2025-05-08T19:41:16.416Z [SSDP] Starting the SSDP server
2025-05-08T19:41:16.455Z [WEBSERVER] Web server resources initialized: /usr/share/hyperhdr/bin/../lib/web_resources.rcc
2025-05-08T19:41:16.771Z [WEBSOCKET] (WebSocketClient.cpp:40) New connection from ::ffff:192.168.178.23
2025-05-08T19:41:17.570Z [WEBSOCKET] (HyperAPI.cpp:946) log streaming activated for client ::ffff:192.168.178.23
2025-05-08T19:41:17.895Z [NET_DISCOVERY] Found Pico/RP2040 at ttyACM0:-1 (Pico)
2025-05-08T19:41:17.875Z [SERVICE_mDNS] Starting the network discovery thread
2025-05-08T19:41:19.296Z [EFFECT0(Rainbo...)] The effect quits with priority: 0
2025-05-08T19:41:19.296Z [MUXER0] Removed source priority 0
2025-05-08T19:41:19.296Z [MUXER0] Set visible priority to 254
2025-05-08T19:41:19.296Z [HYPERHDR0] New priority[254], previous [0]
2025-05-08T19:41:19.296Z [EFFECTENGINE0] Effect 'Rainbow swirl fast' has finished.
2025-05-08T19:41:19.296Z [EFFECT0(Rainbo...)] Effect named: 'Rainbow swirl fast' is deleted
2025-05-08T19:43:29.142Z [PERFORMANCE] [INSTANCE0: FPS = 52.63, processed = 3158], [LED0: FPS = 25.00, send = 1500, processed = 1500, dropped = 0]
2025-05-08T19:44:29.145Z [PERFORMANCE] [INSTANCE0: FPS = 52.63, processed = 3158], [LED0: FPS = 25.00, send = 1500, processed = 1500, dropped = 0]
2025-05-08T19:45:29.148Z [PERFORMANCE] [INSTANCE0: FPS = 52.63, processed = 3158], [LED0: FPS = 25.00, send = 1500, processed = 1500, dropped = 0]
2025-05-08T19:46:29.149Z [PERFORMANCE] [INSTANCE0: FPS = 52.63, processed = 3158], [LED0: FPS = 25.00, send = 1500, processed = 1500, dropped = 0]
2025-05-08T19:47:29.150Z [PERFORMANCE] [INSTANCE0: FPS = 52.63, processed = 3158], [LED0: FPS = 25.00, send = 1500, processed = 1500, dropped = 0]
2025-05-08T19:48:29.154Z [PERFORMANCE] [INSTANCE0: FPS = 52.63, processed = 3158], [LED0: FPS = 25.00, send = 1500, processed = 1500, dropped = 0]
2025-05-08T19:49:29.155Z [PERFORMANCE] [INSTANCE0: FPS = 52.63, processed = 3158], [LED0: FPS = 25.00, send = 1500, processed = 1500, dropped = 0]
2025-05-08T19:50:29.141Z [PERFORMANCE] [INSTANCE0: FPS = 52.63, processed = 3157], [LED0: FPS = 25.00, send = 1500, processed = 1500, dropped = 0]
2025-05-08T19:51:29.141Z [PERFORMANCE] [INSTANCE0: FPS = 52.63, processed = 3158], [LED0: FPS = 25.00, send = 1500, processed = 1500, dropped = 0]
2025-05-08T19:52:29.142Z [PERFORMANCE] [INSTANCE0: FPS = 52.63, processed = 3158], [LED0: FPS = 25.00, send = 1500, processed = 1500, dropped = 0]
Thank you very much in advance!
Best,
A
Beta Was this translation helpful? Give feedback.
All reactions