gimmedalyte
April 29, 2024, 02:01

Raspberry pi screen just white after bootup?

i just bought a 4b and the official 3.5in screen, when i boot it just shows up white
christ1an4152
April 29, 2024, 00:47

Pi losing internet connection instantly

I have a Pi 3 that I just put a fresh install of Raspberry OS. I plugged it in via ethernet and it shows DHCPACK on the router, it gives an IP but it drops connection within 5 to 10 seconds and goes offiline. I can't ping, nothing I have a Verizon router, don't know if it's a problem with that
oops.se
April 28, 2024, 22:08

Need help reading tilt of 6dof mpu6050

loosiusgoosius
April 28, 2024, 17:26

Old Raspberry pi 2 B trouble booting

Hello all! My dad found his old Pi and gave it to me. I did manage to start it once with the original sd card and found it hasn't been touched since 2015. I couldn't update pi on the original SD card (it had a crack and my computer refused to recognize it), but i got a 32gb SD card and tried to load ubuntu on it. It loaded ubuntu for a bit fine, but in trying to get rid of Gnome i ended up just rewriting the SD card with regular old Raspberry Pi OS. Now, the entire thing won't work. It was at least showing the rainbow screen and not moving past that. I tried booting with no sd card and the same thing happened, so i tried to reinstall the bootlauncher via these instructions: https://www.fastoe.com/blog/rpi-4_400-eeprom-recovery-guide Now, with the SD card inserted, nothing shows on the screen and no green light is flashing. Any help is appreciated!
martzitgrt
April 28, 2024, 14:28

Need help installing pi hole on rpi 3 B without keyboard

Hi
tiziebi
April 28, 2024, 13:22

can someone help me create a Text to Ducky string

So when you input a text writes STRING infront of it and ENTER between each paragraf, in have used both chat gpt and phind to no availl when i use thier code it stops generating after the paragraf it dosnet even write ENTER
k9t33n
April 28, 2024, 12:44

Camera module not being detected

1. Run libcamera-hello to double check if it's working or not 2. Take it out and clean it with isopropyl alcohol, maybe try switching the way you put it in too 3. Run sudo apt update; sudo apt upgrade once you are sure it's clean and in properly
timestepyt
April 28, 2024, 11:20

putting dicts in post requests for data in micropython doesn't work

I'm trying to access the Geometry Dash severs from my Raspberry Pi Pico W but I need to pass data={"secret":"Wmfd2893gb7", "str":"RobTop"}. However when passing dicts, it gives me this error.
Traceback (most recent call last):
  File "<stdin>", line 27, in <module>
  File "requests/__init__.py", line 184, in post
  File "requests/__init__.py", line 123, in request
TypeError: object with buffer protocol required
This is my code snippet
py
data_dict = {
        "secret":"Wmfd2893gb7",
        "str":"RobTop"
        }
res = urequests.post(" https://www.boomlings.com/database/getGJUsers20.php ", headers={"User-Agent":""}, data=data_dict).text
print(res)
grimmlicious
April 28, 2024, 04:51

Recommended Apps (error fetching while offline)

Hi there! I seem to be having difficulty getting my cyberdeck loaded Pi to load up the recommended apps. when I run status NetworkManager.service I did notice that it's kicking out Error/Warn messages, would that have something to do with it? (couldn't initialize supplicant interface 2/3/4/5)
masimooo
April 28, 2024, 03:45

Having probles with putty

tolland
April 28, 2024, 03:44

Connecting SKU_SEN0463 geiger counter to raspberry pi

Hi I'm new to rpi, I want to read data from this geigeer counter into a raspberry pi to send to my pc. I bought this but quickly realised I don't know what the fuck I am doing. What do I need to connect the device to the raspberry pi? I did come across this product, is it needed? https://www.dfrobot.com/product-1730.html
rx5_
April 27, 2024, 22:53

chromium not working

When i tried to started up my chromium browser recently, it wouldn’t open. I have rebooting and reinstalling it but it still won’t open. Please somebody help me because this is very frustrating.
.igelkot
April 27, 2024, 20:49

Pi pico How to make it write any note i want

Hello i am working on a project i want to make something that makes it write automatically to What ever i put in the file.
__hades__
April 27, 2024, 16:24

software packages and library installation

I need help with installing the various softwares needed to code the project in my raspberry pi zero w Project-Accident detection sensor Components-1)Raspberry pi zero w 2)MPU6050 accelerometer 3)NEO6M GPS module 4)SIM800L GSM module I have to code the project in Java I set up the raspberry pi environment, updated the software and installed JDK I wanted to know what all other sensor software/java libraries do i need to install in my raspberry pi Also would highly appreciate it if anyone could help me connect the SIM800L to The raspi
bluesam27
April 27, 2024, 08:42

PiKiss Dolphin not working and other things.

I tried to get Dolphin on PiKiss and it said it downloaded successfully and i can see that it had downloaded the necessary files except the dolphin-emu part which is weird because the rest downloaded. I don't have a 5V power supply but i don't think this is the issue. Other games also don't work like half life and fallout 2. Fallout said it didn't have the right text font. Please help
__hades__
April 27, 2024, 08:04

how do i connect different sensors to my raspberry pi zero w without soldering

I wanted to create an accident detection sensor wherein the raspi would read data from the accelerometer(mpu6050), gps(neo6m) and then notify the registered mobile number using the gsm module(sim800l) in case of an accident All the other sensors came with headers except for the raspi and there isnt enough time/funds to go buy the headers for the raspberry so i was wondering is there any way i can connect the raspi to the sensors using male to female jumper wires without soldering Maybe by using breadboard Im new to soldering so i dont want to accidentally damage the board Would also appreciate it if you can help me assemble the project by giving some basic advice
tslayr82
April 27, 2024, 01:38

Parts guidance?

I am new to this and want to know what would parts do what and what should i get for my project while not getting really expensive parts. I want to build a small robot with treads or smth and make it so that things can be added on to it like claws and stuff in the future. I plan to put Ai in it too at some point but ill start with a simple program. Like a cleaner bot. But yeah, a small treaded robot for that.
smokerson
April 26, 2024, 21:44

RPI 4 keeps restarting

I have been running RPI4 for a little over 3 years without an issue. I only have PI HOLE running on it. A couple of days ago it started to reboot itself over and over .. Any thoughts of what to do with it and fix it? I need to at least maybe recover the PI HOLE to important in some docker container
badaboom3756
April 26, 2024, 11:41

Raspberry Pi Zero 2 W not booting

I have a 02W and the only OS so far it will work with is Raspian Bullseye 32-Bit, but I want something more up-to date. Both 32 and 64 bit versions of bookworm doesn't do anything past the rainbow screen and the logo (it just goes black). It doesn't show up on my wifi either so I can't SSH in despite setting networking and SSH up in the official imager. What do I do?
worldetude
April 26, 2024, 10:42

I2C not working RPI4B running UBUNTU and ROS 1

I have setup an Arduino redboard as an I2C slave for RPI4B. However the raspberry pi is not reading any i2c connection.
oops.se
April 25, 2024, 23:29

Pihole web interface problem

Read and follow https://discord.com/channels/818384379197784084/1189386838788542464 as I could reduce all text to "PiHole Web if isn't working" and all important facts is missing. Sp edit your topic and add tangantible facts.
lenonante
April 25, 2024, 10:08

Why can't i see and use my picamera with my RPI5 ?

Hi everybody. I have a problem, i can't use and see my pi camera with my rpi5. My camera is plug, and i have the last recommended raspberrypios. But there isn't the camera option in Interfacing Option, but i can see it in when i write
libcamera-hello --list-cameras
. (you can check the picture) Thanks to anybody helping me
jamesbond73
April 24, 2024, 23:53

Pico stuck on bootloader?!

Hello everyone! I have a Raspberry pi Pico and I was trying to connect it to a QTR-8RC sensor (IR sensor array). Anyways, I got some code online for the arduino ide, it used a library called QTR sensors from Polulu (manufcater of the sensor), and when I uploaded to the pico as I usually do it crashes midway and I can't seem to get it connected to the pc properly (doesn't get allocated to a port). Then I tried to do flash_nuke.uf2 and now I'm stuck in the bootloader... Windows 11, no cable problems, same test in 2 picos. Thank you in advance
cactuscede
April 24, 2024, 18:40

school project on Pi

I need a school project on my pi due tuesday next week. Just something software based. Im not really into linux and would like to have a good idea or even a finished project. I originally wanted to make the pi into my own acces point and use pi hole on it. But it didnt work. Maybe someone could help me doing this i keep running into problems over and over again. I need a very strict tutorial tho, something like "configure program xy to be it the Standard for application z" is already to hard for me. Just an impressive cool looking project but not the hardest to do would be cool<:babyblob:1053364680200044564> thx
mintysgameguide
April 24, 2024, 15:39

Desperately need help with xScreensaver

Can anyone help? I have a Raspberry Pi 3 with Bullseye OS installed. Cant seem to find a definitive way to install it and get it working? I work for a small charity and all we want is a slideshow of images playing on our TV in the window on a loop. I've tried LibreOffice Impress but it seems to cause no end of problems for the Pi. I guess because it cant handle the graphics? Thanks so much!
onsake.editing
April 24, 2024, 14:38

i2c error - ModuleNotFound

Hi everyone, I've to make a polaroid with a raspberry pi. I want to include leds and buttons with the grovepi+ When I call grove pi with
`from grovepi import 
i've this error
 
  File "/home/pi/Desktop/RaspPhoto/pi_module.py", line 2, in <module>
    from grovepi.py import 
  File "<frozen zipimport>", line 259, in load_module
  File "/home/pi/.local/lib/python3.9/site-packages/grovepi-1.4.1-py3.9.egg/grovepi.py", line 54, in <module>
ModuleNotFoundError: No module named 'di_i2c'
If someone has the answer to my problem. Thanks to people who tries to help me
slompy
April 24, 2024, 09:48

bluetooth connection between rpi 4 and android app

i need some help, im trying for a project to comnuticate via bluetooth and send/recieve data between the rpi4 and the phone i connected the phone between the two with noemal bluetooth but when i writen the code(i tried a lot of codes but all was the same) and tried to connect with the app "serial bluetooth terminal" it says: "connection failed read failed socket might closed or timeout read ret ‐1" when i tried simple code like bluedot app and code it worked completely fine so idont know what is the issue, can anyone help me please?
thunder07337
April 23, 2024, 14:10

Raspberry Pi 4 problem with downloading picamera

giuliocentorame
April 23, 2024, 11:16

Help w/ kernel panic after 2nd startup (Pi 3B+)

Hey there, booted up my Pi 3B+ after a long while and I was met with this. I have tried booting up with with different images on different SDs (including latest Raspbian), but they all seem to freeze at the first startup, and print out some flavour of kernel panic on the 2nd. Is my board gone for good? Or is there anything I can try to fix this? Thanks!
duppressor
April 23, 2024, 05:24

Pull up resistors

Greetings. I am currently using chatGPT to assist programing with my scrollwheel project. In this project I am using 2 photo sensors (EE-SX461-P11) to create scroll wheel functions up and down. I've rewired the board a few times. Both sensors work fine independently, but when they're wired together on the same board they have difficulty working fully correctly. They can work, but not as well. I need help with pull up resisotrs. I have no idea where they're supposed to be placed for the circuit to work correctly. Any help is greatly appreciated. Dupp.