General discussion • Re: my raspberry pi 3b can't read sd-cards
What is on the card?Uless the RPi is booted from some other storage device, an OS needs to be on the card. No OS equals doorstoop.Statistics: Posted by drgeoff — Sun Jul 28, 2024 12:58 pm
View ArticleGeneral discussion • What Else could Pi5 Hailou AI Kit be used for?
Could i do something with chess game analyze, or, could i throw my pi5 my photo albums and get it handle with face grouping, or getting tagged what photos that have for.Thanks.Statistics: Posted by...
View ArticleGeneral discussion • Re: What Else could Pi5 Hailou AI Kit be used for?
I guess so in theory, I don't know if this face recognition works on the Pi5 hailo...https://github.com/hailo-ai/tappas/blob ... README.rstStatistics: Posted by gordon77 — Sun Jul 28, 2024 2:25 pm
View ArticleGeneral discussion • VNC to Headless Pi, Screen Showing, but keyboard and...
I have been looking into solution to set-up VNC for my headless Pi, I found many users suggested to do `sudo raspi-config` to change the VNC resolution, as Pi rely on the HDMI resolution setting....
View ArticleGeneral discussion • Re: VNC to Headless Pi, Screen Showing, but keyboard and...
I would start again with stock Raspberry Pi OS, no editing any files or installing any other desktops, just enable VNC server and see if it works. (It does for me). Also try rpi-connect.Statistics:...
View ArticleGeneral discussion • Please, help me understand what a Raspberry Pi is!
What exactly is a Raspberry Pi? They talk about connecting the R.P. to the printer's controller board, so that means that the R.P. is not a controller?? Here's why I ask: My Makerbot Replicator 5th...
View ArticleGeneral discussion • Re: Please, help me understand what a Raspberry Pi is!
A Raspberry Pi is a Linux box.Statistics: Posted by ame — Sun Jul 28, 2024 8:16 pm
View ArticleGeneral discussion • Re: Discount on multiple pi4 order?
Done the RPi way, where everything is sold at a "volume" price, its good for smaller users, compared to the normal quantity price break arrangement (we have large amounts of stock bought because the...
View ArticleGeneral discussion • Re: STICKY: Introduce yourself!
Hi,I'm Laure, I'm happy to be here. I would like to discuss, share ideas and learn more thingsStatistics: Posted by laure elisabeth — Fri Jul 26, 2024 9:46 pm
View ArticleGeneral discussion • Re: USB to USB
OkayThank youStatistics: Posted by gehrenfeld — Fri Jul 26, 2024 9:50 pm
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
Is there something i can do for this (having backups on the same drive) ?It would need a modification to PINN. The original idea was to automatically detect a backup drive being plugged in and to...
View ArticleGeneral discussion • Cannot Detect CAN BUS
Hi!I just bought the Raspberry Pi, and I connected my CAN BUS through GPIO port. However, the Raspberry Pi cannot detect the CAN BUS in any way, so that I am currently unable to send CAN signal. Any...
View ArticleGeneral discussion • DIY树莓派5的电源出现黄色闪电符号 The power supply of Raspberry Pi 5...
I DIYed a power board using TPS56C230 chip to power Raspberry Pi 5. This power board realizes DC12V to DC5V conversion. The converted 5.1V is input from the 5V and GND pins of the 40P pin header of...
View ArticleGeneral discussion • Re: DIY树莓派5的电源出现黄色闪电符号 The power supply of Raspberry Pi...
How many times does the following need to be stated?Unless informed otherwise via settings, a Pi5 is reliant on USB PD to know that it is being powered by a supply capable of 5A.Statistics: Posted by...
View ArticleGeneral discussion • hyprland-made-its-way-to-debian-repositories
https://linuxiac.com/hyprland-made-its- ... ositories/Might be worth a look down the road once it makes its way to the next Debian stable.Statistics: Posted by craigevil — Tue Jul 30, 2024 5:01 pm
View ArticleGeneral discussion • Re: I can't get pi apps to install on my raspberry pi...
It should also be noted that running a gui desktop on any 512mb pi is fraught with memory problems.No, I have all my Pi Zero devices runing Bullseye with an X GUI without any problem, excepted a known...
View ArticleGeneral discussion • unable to find my i2c slave
I'm using Raspi 5 to communicate with an Arduino via I2C. In `raspi-config`, I enable I2C, and I set parameters in `/boot/firmware/config.txt`:Code: dtparam=i2c_arm=ondtparam=i2c_arm_baudrate=400000I...
View ArticleGeneral discussion • Re: unable to find my i2c slave
`gpioinfo` message if it's useful:Code: gpiochip0 - 32 lines: line 0: "-" unused input active-high line 1: "2712_BOOT_CS_N" "spi10 CS0" output active-low [used] line 2: "2712_BOOT_MISO" unused input...
View ArticleGeneral discussion • Communicating between 2 RPI's
Have a question on communicating between 2-3 RPis. Trying to build a remote Web Cam where one or two pi zeros are taking the pics every 30 mins (only pics, no streaming due to 4G bandwidth and cost)....
View ArticleGeneral discussion • Re: Communicating between 2 RPI's
Cat6 is not ideal as a power cable, though it will probably work over that distance. A thicker 2-core cable would be better. Remember, you will need 12V to 5V converters for each Pi0.No version of the...
View Article