Search found 5 matches

by dano1nr
2024-04-23 19:33
Forum: LuckFox Pico
Topic: Current requirements
Replies: 1
Views: 740

Current requirements

Hello,

What are the general current requirements or the rv1106 max? I checked the datasheet but I could not find any current usage data. I'm trying to figure out the current requirements for partial battery application.
by dano1nr
2024-04-06 0:46
Forum: LuckFox Pico
Topic: SC3336 sensor board schematic
Replies: 1
Views: 846

SC3336 sensor board schematic

Hi, I need to make a customized SC3336 sensor board, because I need to change the mount and lens (the current one doesn't fit). Is there a reference schematic for the existing SC3336 board? Rockchips RV1106G AI IPC reference board uses the SC530AI sensor (as shown in their schematic). Is this sensor...
by dano1nr
2024-01-28 15:10
Forum: LuckFox Pico
Topic: RV1106 PCB Kicad Symbol and footprint
Replies: 1
Views: 1029

RV1106 PCB Kicad Symbol and footprint

Hello,

Are the RV1106 SOC symbols and footprints available for Kicad?
by dano1nr
2024-01-11 2:16
Forum: LuckFox Pico
Topic: ipc web backend
Replies: 1
Views: 1507

ipc web backend

Hello,

Is IPC web backend supported to control the camera via a web browser and HTTP REST APIs?

found this in the board config files

# build ipc web backend
# export RK_APP_IPCWEB_BACKEND=y
by dano1nr
2024-01-10 2:44
Forum: LuckFox Pico
Topic: Video Control
Replies: 3
Views: 2016

Video Control

Hello, Is there any documentation or references on controlling the video stream, codec (h.264, h.265), frame size (720p etc), bit rate etc?' I noticed the Pico board runs this process "rkipc -a /oem/usr/share/iqfiles" and it seems to be what is running the rtsp server and video stream. But...