Open framboise314 opened 1 year ago
I'm sincerely sorry. The 3.5mm audio cannot be used due to the PWM conflict between the RGB light of ws2812 and the 3.5mm audio of the Raspberry Pi system. https://github.com/jgarff/rpi_ws281x#pwm You can turn off the RGB lights with "pironman -rw off", or use HDMI audio. The 3.5mm PWM audio of the system is turned off by default in the code of version 1.3.0.
OK thank you i'm sorry too i only have an old screen nin DVI and i have to use amplified loud speakers I think this should be mentionned in the Pironman web page... https://www.sunfounder.com/products/raspberry-pi-4-case... no ?
@framboise314 Hello! If you want to use 3.5mm audio and rgb lights at the same time, you can use spi to drive rgb lights. You need to complete the following steps:
sudo apt-get update
sudo apt-get install git -y
sudo apt-get install python3 python3-pip python3-setuptools -y
cd ~
git clone -b v2.0 https://github.com/sunfounder/pironman.git
cd ~/pironman
sudo python3 install.py
In the version 2.0 program, you can choose to control the gpio of rgb through the command, (these io can choose 10, 12, 21) eg:
pironman -rp 10
Hi I wrote an article on Pironman . Now i use it as a desktop computer I have a Raspberry Pi 4 8GB RAM. I just create a fresh 32 GB SD card (SanDisk Ultra) with Raspberry Pi Imager, using Raspberry Pi OS Full (32-bit) version : 2023-02-21 After update/upgrade I launch youtube and look a video Video is fluid and sound is ok on my amplified loud speakers. I use 3.5mm jack output I stop youtube and close the browser
Now I install Pironman software using your procedure
=========== Pironman installation =======================
============== End of Pironman installation ==================
All is ok for Pironman BUT when I launch again youtube, the video is very Jerky and i have NO SOUND except for a faint crackle in the speakers every 10 seconds
A reboot is useless, i have the same issue
I stop Pironman
but this has no effect : video very jerky and no sound via 3.5mm jack even after reboot
Any Idea ? It's very nice on the desk the Pironman box, but if you can't use it normally ...