General discussion • pCloud drive for Raspberry Pi
Hello,I wrote an SDK client for pCloud's API a few years back.Recently, I revived the initiative and it occurred to me it would be relatively easy to build upon that effort to create a client app for...
View ArticleGeneral discussion • Retrieve SMS message in Python
I have a Raspberry Pi 4B, a SIM7600G-H 4G HAT, and an AT&T SIM card. There are 4 messages in the SIM card, which can be displayed in minicom through AT+GMGL="ALL" I am using the following code to...
View ArticleBeginners • usb webcam's mic connection problem?
Chromium Google search & translate show "no internet connection" on usb webcam's mic usage in raspberry pi bullseye and bookworm but ok on buster?The webcam device is there as shown...
View ArticleUbuntu • Ubutnu 23.10: rpi-eeprom-config downgraded my EEPROM bootloader....
An annoying issue/bug now solved:For many months I have been successfully running Ubuntu 23.10 on my Pi5 8GB with an NVME SSD. One day, for some reason, I ran the command for editing the EEPROM...
View ArticleAndroid • An android build and emulator for Raspbian Bookworm.
Good day everyone.What is the best ready build to use for android emulation on raspbian boorworm operating system?I found ready-made android builds for Rpi4 on https://konstakang.com/devices/rpi4/,...
View ArticleMicroPython • Why does this code only work over USB connected to Thonny?
This is really perplexing me. I'm trying to use a DS3231 RTC, get NTP time, go to sleep. Eventually I'd like to use the RTC to wake up the Pico, but I'm not there yet. Instead, I can't even get this...
View ArticleC/C++ • Source code for camera CSI transfer?
Where is the source code associated with loading raw CSI camera data into memory? I have read driver source code which configure CSI cameras through I2C but I still can't find where the buffer is...
View ArticleTroubleshooting • Need help buying USB modem for my raspberry pi 4 model B
Hi, I am making a dream pi (to connect my sega dreamcast online), it said I need a USB modem. I have tried to find USB modems compatible with raspberry pi and I cannot find any, does anyone know where...
View ArticleBeginners • What's the lowest power the rpi5 can run on?
I have a raspberry pi 5 8gb, and I also have a powerbank (https://www.amazon.com/Xiaomi-Portable- ... B093NBR9MV), and i was wondering if I could run my pi on it. It says it can do 5.1V 2.4A, and from...
View ArticleGeneral discussion • Raspberry Pi auto-start application not working
Hi,I am trying to auto-start my application on boot-up, but can't seem to make it work.I have tried three different methods...1) I tried using crontab, placing either a link to my application or a...
View ArticleAdvanced users • Bug in bash script
I am maintaining a img creation backup script on https://github.com/UnconnectedBedna/shrink-backupI rescently got a request to also include f2fs so I started looking into it, not that much to change...
View ArticleGeneral • GPIO26 and 27 always read as zero
I am trying to use the two ADC capable pins GPIO26 and GPIO27 and general purpose inputs. Using the C++ SDK, Even though I sent these pins to inputs, reading them with gpio_get() always returns zero...
View ArticleCamera board • RuntimeError: Camera __init__ sequence did not complete.
Pi5 with Module3 Wide camera. Fresh install full bookworm, updated, virtual environment created and rebooted.If I run 'capture_circular.py' from the examples on GitHub I get an error. This is what I...
View ArticleGeneral discussion • Any way to enable SSH outside of the LAN without Network...
I've got two Raspberry Pi 5s that are currently running Raspberry Pi OS Lite (64-bit). They're currently connected to a WPA-Enterprise network, and I've got no way to use the port forwarding method to...
View ArticleItaliano • HD esterni con permessi di root tramite ftp
Ciao a tutti,sono Alex e mi piace l'informatica da quando ho memoria, il mondo linux mi ha sempre affascinato e solo ultimamente mi sto dedicando ad esso e in particolar modo non con poche...
View ArticleBeginners • TeamViewer
Hiyall,I have installed TeamViewer on a RPi4b however it doesn't work because it says: "Wayland detected". How to I change it to make it work?Statistics: Posted by peter linu — Fri Apr 26, 2024 12:25...
View ArticleRaspberry Pi OS • How to build Pagespeed PSOL binaries from source for ARM64...
I run a Raspberry Pi LEMP server. I am trying to build the Nginx Pagespeed Module https://github.com/apache/incubator-pagespeed-ngx for the Raspberry Pi 4 with modern PSOL binaries.I have written a...
View ArticleGeneral discussion • Good case
Hey everyone,I have a project that uses a Raspberry Pi 0W and this Neo6 GPS.It is powered from usb cable.Anyone know of a durable compact case that will these components?Statistics: Posted by...
View ArticleHATs and other add-ons • Sense HATs and RPi 5
Hi all,Are the older Sense HATs working fine with the new Raspberry Pi 5? Anyone have experience with this?I am about to dive into this with my class and want to know if there are any caveats......
View ArticleTroubleshooting • Error installing packages
I was updating my micro SSD on a RPI 2b and got the message "Error installing packages - D: dpkg was interrupted. you must manually run 'dpkg--configure -a' to correct the problem. I tried that in a...
View Article