General discussion • Guidance on Using ATmega4809 with Raspberry Pi
Hello,I'm looking for some advice on how to use the ATmega4809 microcontroller with a Raspberry Pi. Specifically, I'm interested in the best practices for setting up communication between the two...
View ArticleGeneral discussion • RPi zero 2W using Yocto
Hello everyone,I am currently working on creating a Yocto image for the Raspberry Pi Zero 2W. Since there is no specific configuration file for the RPi Zero 2W, I am using the raspberrypi0-wifi.conf...
View ArticleRaspberry Pi Connect • Raspberry Pi Connect
Hi users, I work with a Raspberry Pi Zero and I have done the Raspberry Pi Connect to connect it Remoto with my account. However, I want that one friend could connect it with his account to the same...
View ArticleGeneral discussion • OS / Harware Compatibilty
Until recently I had always believed that, provided you respect 32/64 bit restrictions, you could develop software on any Pi and transfer it to any other Pi and it would work.Now in Imager you are...
View ArticleBeginners • 256G SSD - creating image on 32G USB
I have just got a nice clean Pi setup on my shiny new Pi5, with all my software etc installed - and I'm hoping to create a restoreable image before I break it!My OS is installed on a 256GB M2 SSD, and...
View ArticleSDK • Defining C defines at the "cmake .." stage
I'd like to build different executables from the same source. Not much different but for a single define.Imagine my project having a Launchpad.c, a build-LP1 directory, and a build-LP2 directory. I'd...
View ArticleNetworking and servers • NAS backplane SMBus + SGPIO
Hello This is my first post here, hopefully it's right place for this question, I'm building NAS project with raspberry pi5 + 4x 3.5 SAS/SATA backplane. I'll be using JMB585 chip board and some...
View ArticleGeneral discussion • Is there a way for the Camera Module 3 to run a script...
Hello, me and my brother are trying to create a replica of a Minecraft Jukebox, but I cannot figure out how to make the Camera Module 3 run a script when it senses the color of a disk.Please...
View ArticlePython • Connecting RPI to RPI via SPI using Python
Hello, I am new to programing with the RPI and Python. I need to connect 2 RPI's to communicate over SPI bus (SPI bus is my special need) to send large data. For some reason i can even pass the...
View ArticleCamera board • HQ camera cable on Pi 5
Is there such a thing available as round camera cables instead of the usual flat ones ?Statistics: Posted by TamsPi — Wed Jul 17, 2024 7:41 am — Replies 0 — Views 67
View ArticleOther projects • Stepper motor using solar power and battery
Hello,I have already tried the search function and Google extensively, but have not found what I am looking for. I need your help with the following problem:I control a mini greenhouse using Pi. I use...
View ArticleBeginners • What is "/home/pi/.local"
Hi, New here - /home/pi/.local size is 22GB out of 32GB sd card... happened overnight, no idea why or how to fix.Help please Statistics: Posted by aa11aa22aa33 — Wed Jul 17, 2024 10:01 am — Replies 5...
View ArticleBeginners • Network mount on boot
Hi, I'm using the following command to mount a network drive:sudo mount.cifs //111.111.111.111/folder/folder /mnt/share/ -o username=11111,password=11111,dir_mode=0777,file_mode=0777It works very...
View ArticleDevice Tree • RPi5 and RP1 GPIO ALT function
Hi guys,I'm currently trying to set up a custom DT overlay that should enable GPCLK0 at GPIO 20 (alongside other functions). However, I'm currently struggling with the way the GPIO ALT functions are...
View ArticleTroubleshooting • Raspberry kills USB boot storages!!
I tried to install the system twice using Raspberry Pi Imager on different USB flash drives and both times after some time of normal work I received the message "remove without edject" and then the...
View ArticleTroubleshooting • Increase period_size for multichannel i2s playback over...
This is my first post on the Raspberry pi forum. Please let me know if this post should be made in a different group.I am struggling for quite some time to get rid of audio glitches when playback a 4...
View ArticlePython • printing image in python
Hello,I would like to print an image in python.I have a label color printer. When I try to print by the iamge viewer of the system, everthing works well (just need to select the correct paper type...
View ArticleAdvanced users • RP1 ADC temperature
I see the RP1 ADC has a temperature sensor internally.Does anyone know how to access the live temperature data?Is there a CLI command to retrieve it?Thanks in advanceStatistics: Posted by jeepers01 —...
View ArticleTroubleshooting • Unable to write Raspberry Pi OS image to SD card
Hi everyone, I would like to write a Raspberry Pi OS image into an SD card. I am using an external memory card reader connected to my Windows PC to read the SD card. As you can see in the attached...
View ArticleBeginners • USB Drive Shows up Multiple Times
I have a Western Digital Elements portable hard drive plugged into my Raspberry Pi 4. The Pi is powered using the official adapter, so I have never had any issues with enough power going to the drive....
View Article