• Recent
    • Docs
    • Github
    • 百度网盘
    • Google
    • Official
    • Shop
    • Register
    • Login
    1. Cool Pi For You
    2. george
    3. Posts
    G
    • Profile
    • Following 0
    • Followers 4
    • Topics 69
    • Posts 874
    • Groups 2

    Posts

    Recent Best Controversial
    • coolpi is a cool computer

      The CM5-evb board has two native eDP interfaces, designed according to the standard 30PIN eDP interface, and can directly drive an eDP LCD without any conversion. Interface integrated backlight control circuit. LCD backlight brightness adjustment can be achieved.
      微信图片_20230326171914.jpg
      微信图片_20230326171923.jpg
      微信图片_20230326171930.jpg
      微信图片_20230326171936.jpg

      posted in Pi CM5
      G
      george
    • RE: 如何开启binder_linux?

      @allen 看看内核部分是否确认一些配置。自己加上更新一下。

      posted in Pi 4B
      G
      george
    • RE: CP4散热器模组、底壳保护板套装

      @xingzhan2012 四月初各个店铺上架。

      posted in Hardware
      G
      george
    • CP4散热器模组、底壳保护板套装

      IMG_20230322_235456.jpg IMG_20230322_235321.jpg

      posted in Hardware
      G
      george
    • RE: Type c power port

      @lej40 said in Type c power port:

      Is the the type-c PD port also a USB-c data port

      Sorry,This port is used for power supply and has no data connection.

      posted in Hardware
      G
      george
    • RE: 是否可以 3顆 18650 並聯輸出電到 typeC USB 充電孔?

      @tonyone0902 如下图所示,板子的BOTTOM面有测试点,可以焊接外部电源。
      7f4233d9-6a7e-4ea8-b36b-f3d36d8c6cb7-image.png
      机器本身不具备电量侦测功能,可以外加库仑计通过I2C接口。

      posted in Hardware
      G
      george
    • RE: 是否可以 3顆 18650 並聯輸出電到 typeC USB 充電孔?

      @tonyone0902 最低输入电压5V,所以并联是不行的,串联12V从TYPEC输入没有问题。

      posted in Hardware
      G
      george
    • CM5-EVB Commissioning Description
      • Product image
        微信图片_20230319102146.jpg 微信图片_20230319102140.jpg
        微信图片_20230319163604.jpg

      • All interface functions have been debugged and are currently undergoing performance optimization.

      • It is expected to be sold normally in early April.

      posted in Pi CM5
      G
      george
    • RE: coolpi 4b无法启动

      @test 这是没有正确识别到TF卡的系统分区,TF卡先格式化一次,然后重新制作启动盘。

      posted in Pi 4B
      G
      george
    • RE: 官网源码不支持树莓派官方最新摄像头IMX477R和IMX708

      @xingzhan2012 摄像头的调试周期会比较长,做AI部分对摄像头像素要求不会太高,可以考虑先使用USB接口的摄像头模组。

      posted in Peripheral
      G
      george
    • RE: mini DP 诱骗器无效

      @ccjjww1222 打开DSI以后无需诱骗器就可以登录了。需要的分辨率在DSI配置里边写就好了。

      posted in Peripheral
      G
      george
    • RE: mini DP 诱骗器无效

      @xingzhan2012 可以再DTS默认开启DSI配置。诱骗器没有效果就说明没有正常是被识别。

      posted in Peripheral
      G
      george
    • RE: gstreamer 播放

      @jugg 用的哪个固件?环境变量有没有修改最大分辨率。

      posted in Ubuntu
      G
      george
    • RE: gstreamer 播放

      @jugg 下图少个逗号
      5063bf37-0694-4f8f-be71-2ce37bedd571-image.png

      posted in Ubuntu
      G
      george
    • RE: Cool Pi 4B 如何使用GPIO啊,树莓派的HQ Camera如何使用呢?

      @xingzhan2012 摄像头可以使用gstreamer。默认的镜像里边已经支持。
      USB摄像头预览,参数根据自己设备的情况修改:

      gst-launch-1.0 v4l2src device=/dev/video20 ! image/jpeg, width=1920, height=1080, framerate=25/1 ! jpegparse ! mppjpegdec ! kmssink plane-id=88
      

      摄像头编码:

      gst-launch-1.0 v4l2src device=/dev/video11 ! video/x-raw,format=NV12 ! mpph264enc ! h264parse ! filesink location=1.h264 -e
      

      注意:默认的mipi摄像头对应的video11节点,USB摄像头对应的video20.

      posted in Ubuntu
      G
      george
    • RE: gstreamer video framework

      @jugg 已经修改,谢谢提醒。

      posted in Ubuntu
      G
      george
    • RE: 重新编译内核,支持XBOX

      @ccjjww1222 github下载内核代码,自己修改就可以了。

      posted in Ubuntu
      G
      george
    • RE: 双4K usb摄像头

      @jugg QT调用gstreamer的例子网上有很多,QT官方也有教程。先尝试一下。注意KMSSINK虽然性能比较好,但是会独占图层。开发的时候注意下。

      posted in Hardware
      G
      george
    • RE: 双4K usb摄像头

      @jugg kmssink plane-id=88这个性能是最好的

      posted in Hardware
      G
      george
    • 1
    • 2
    • 37
    • 38
    • 39
    • 40
    • 41
    • 42
    • 43
    • 44
    • 39 / 44