您尚未登录。

#1 DIY/综合/Arduino/写字机/3D打印机/智能小车/平衡车/四轴飞行/MQTT/物联网 » 带Arduino Uno的P5 16x32 RGB LED矩阵面板 » 2022-12-20 05:07:58

rachid
回复: 1

我试图使用矩阵16x32 RGB Led和arduino Uno创建一个项目,但屏幕不能作为一个整体工作,因为我注意到它被分为水平的两部分,垂直的两部分,这是一个例子,我想只显示一个字母'x',但它给我显示了四个字母
image

#2 ESP32/ESP8266 » 用于ESP32的按钮式开/关控制器 » 2022-10-17 23:45:42

rachid
回复: 0

你好。
我正试图设计一个电路来打开/关闭ESP32。当我按下按钮时,ESP32就会启动,直到我再次按下按钮才会关闭。
这个电路对这个问题有效吗?
请提前感谢。

image bbcode test

#3 Re: 全志 SOC » licheepi-zero不输出声音 » 2020-12-31 19:58:32

uuid 说:

首先确认是不是用alsa输出,

然后用tinymix 设置声卡寄存器:





请问全志V3s使用荔枝派最新的 linux 4.13-y 分支,如何支持声卡?
http://whycan.com/t_489.html#p1284
(出处:哇酷开发者社区【全志 V3S/F1C100s/X3】).

不幸的是声音不起作用

我已经执行了所有这些命令

FluxBB bbcode test

#4 全志 SOC » licheepi-zero不输出声音 » 2020-12-30 21:59:34

rachid
回复: 2

你好

我想在licheepi-zero中播放mp3,我执行了以下代码:

/usr/bin/mpg123 /etc/quran.mp3.

但是扬声器没有声音

# /usr/bin/mpg123 /etc/quran.mp3
High Performance MPEG 1.0/2.0/2.5 Audio Player for Layers 1, 2 and 3
        version 1.25.13; written and copyright by Michael Hipp and others
        free software (LGPL) without any warranty but with best wishes

Directory: /etc/

Terminal control enabled, press 'h' for listing of keys and functions.

Playing MPEG stream 1 of 1: quran.mp3 ...

MPEG 1.0 L III vbr 48000 j-s

Title:   Sourate al-fatiha - Maher Mai'iqli
Artist:  Al Sheikh Maher Al Muaiqly
Album:   Juzz A'ama avec invocations

[0:36] Decoding of quran.mp3 finished.
#
.

执行以下代码时 :

startx /usr/bin/mpg123 /etc/quran.mp3.
# startx /usr/bin/mpg123 /etc/quran.mp3
xauth:  file /root/.serverauth.163 does not exist


X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
Build Operating System: Linux 5.4.0-58-generic x86_64
Current Operating System: Linux Lanova-Consulting 4.10.15-licheepi-zero+ #5 SMP Tue Dec 29 18:29:59 +01 2020 armv7l
Kernel command line: console=ttyS0,115200 panic=5 console=ttyS0 rootwait root=/dev/mmcblk0p2 earlyprintk rw
Build Date: 29 December 2020  12:25:36PM

Current version of pixman: 0.40.0
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.1.log", Time: Thu Jan  1 00:02:18 1970
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
modprobe: can't change directory to '/lib/modules': No such file or directory
High Performance MPEG 1.0/2.0/2.5 Audio Player for Layers 1, 2 and 3
        version 1.25.13; written and copyright by Michael Hipp and others
        free software (LGPL) without any warranty but with best wishes
.

至于录像,他和我一起工作

startx /usr/bin/mpv /etc/videoplay.mp4.

https://drive.google.com/file/d/1ZlFXsiMM-5yQTizij547Wof9ER3YseyB/view?usp=sharing/

#5 Re: 全志 SOC » Licheepi-zero启动动画 » 2020-12-22 22:40:10

如何在屏幕上显示Putty数据?

#6 Re: 全志 SOC » Licheepi-zero启动动画 » 2020-12-22 22:37:44

raspberryman 说:

在 shell 手动 输入 命令 运行 正常 吗?.

只是尝试,但是没有用

#7 Re: 全志 SOC » Licheepi-zero启动动画 » 2020-12-21 23:26:05

用 mpv 替换 vlc 时: / usr / bin / mpv /etc/init.d/splash.mp4

得到:
FluxBB bbcode test

#8 Re: 全志 SOC » Licheepi-zero启动动画 » 2020-12-21 22:47:55

哇 酷 小 二 说:

/ usr / bin / vlc -T 1 -noverbose -a /etc/splash.avi

单独 执行 这个 命令 可以 播放 视频 吗?



/etc/init.d/asplashscreen

改成:

/etc/init.d/S99asplashscreen

试一试?.

我修改了/ usr / bin / vlc -T 1 -noverbose -a /etc/splash.avi
  通过
/usr/bin/vlc/etc/init.d/splash.mp4

/etc/init.d/asplashscreen更改为:/etc/init.d/S99asplashscreen

我得到:
FluxBB bbcode test

#9 全志 SOC » Licheepi-zero启动动画 » 2020-12-21 20:30:32

rachid
回复: 6

你好,
我想将起始图像更改为视频,
https://drive.google.com/file/d/1an4EKxIawfFjqhWjjRqYbu92_nMp_A86/view?usp=sharing/

那就是我所做的:
我将启动视频复制到/ etc /,并命名为“ splash.avi”。

然后,我在“ /etc/init.d/”中创建了一个名为“ asplashscreen”的init.d脚本。

#! /bin/sh
### BEGIN INIT INFO
# Provides:          asplashscreen
# Required-Start:
# Required-Stop:
# Should-Start:      
# Default-Start:     S
# Default-Stop:
# Short-Description: Show custom splashscreen
# Description:       Show custom splashscreen
### END INIT INFO


do_start () {

    /usr/bin/vlc -T 1 -noverbose -a /etc/splash.avi    
    exit 0
}

case "$1" in
  start|"")
    do_start
    ;;
  restart|reload|force-reload)
    echo "Error: argument '$1' not supported" >&2
    exit 3
    ;;
  stop)
    # No-op
    ;;
  status)
    exit 0
    ;;
  *)
    echo "Usage: asplashscreen [start|stop]" >&2
    exit 3
    ;;
esac

:
.

然后,使此脚本可执行,并以init rcS模式安装:

chmod a+x /etc/init.d/asplashscreen

insserv /etc/init.d/asplashscreen.

我重新启动licheepi-零,但是什么都没有改变,


当lecheepi-zero开始时,屏幕什么也不显示
FluxBB bbcode test

尽管Putty公开了这些信息
FluxBB bbcode test

#10 Re: 全志 SOC » 我正在尝试使用vlc在licheepi-zero中播放视频,但无济于事 » 2020-12-20 22:13:28

checkout 说:

mpv可以代替.

这对我没用

raspberryman 说:

2018.02及其之前的版本才有,新版buildroot已经删除了,不过自己手动patch一下应该问题不大。

软解效率很低,做好心理准备。.

我会和他一起尝试

#11 Re: 全志 SOC » 我正在尝试使用vlc在licheepi-zero中播放视频,但无济于事 » 2020-12-20 20:50:32

九重 天 说:

软 解 吗? 我 试过 mplayer 是 可以 的, 以前 的 buildroot 2018.02 可以 直接 勾选 的..

我在buildroot中找不到

FluxBB bbcode test

#12 全志 SOC » 我正在尝试使用vlc在licheepi-zero中播放视频,但无济于事 » 2020-12-20 20:04:10

rachid
回复: 6

我正在尝试使用vlc在licheepi-zero中播放视频,但无济于事
FluxBB bbcode test

屏幕无显示

FluxBB bbcode test

#14 Re: 全志 SOC » 删除Licheepi-zero上的启动文本 » 2020-12-19 23:11:04

raspberryman 说:

v3s U-boot 启动 界面 分享
http://whycan.com/t_586.html#p1657
(出处: 哇 酷 开发 者 社区 【全 志 V3S / F1C100s / X3】).


我想看影片
https://drive.google.com/file/d/1an4EKxIawfFjqhWjjRqYbu92_nMp_A86/view?usp=sharing/

#15 Re: 全志 SOC » 删除Licheepi-zero上的启动文本 » 2020-12-19 20:32:46

是的,它对我有用

FluxBB bbcode 测试

我可以用视频更改图片吗

#16 Re: 全志 SOC » 删除Licheepi-zero上的启动文本 » 2020-12-19 18:53:46

在boot.cmd文件中,我发现:

setenv bootargs console=ttyS0,115200 panic=5 console=tty0 rootwait root=/dev/mmcblk0p2 rw
load mmc 0:1 0x41000000 zImage
load mmc 0:1 0x41800000 sun8i-v3s-licheepi-zero-dock.dtb
bootz 0x41000000 - 0x41800000


我可以在这里换吗

#17 全志 SOC » 删除Licheepi-zero上的启动文本 » 2020-12-19 18:22:03

rachid
回复: 8

我使用buildroot ..创建了一个Linux发行版,并希望删除首先出现的脚本,感谢您的帮助

FluxBB bbcode test

页脚

工信部备案:粤ICP备20025096号 Powered by FluxBB

感谢为中文互联网持续输出优质内容的各位老铁们。 QQ: 516333132, 微信(wechat): whycan_cn (哇酷网/挖坑网/填坑网) service@whycan.cn