unknownvinayak
December 9, 2023, 18:03

Is my raspberry Pi 3b+ dead?

Is my raspberry pi3b+ dead? I'm using my Pi to make a mars rover using an l298n motor driver. The l298n has a separate usb power source, and the pi has a different one. While connecting the ground of the l298n to the Pi's ground, I think I connected it to the wrong pin (not entirely sure). The lights dimmed, and i pulled out the jumper wire almost immediately. I was pinging the pi from my PC, and it started showing the no route to host stuff. An SSH connection was on, it got disconnected. I decided to reboot my Pi by directly removing the cable (I had no other choice). And then, this happened. I was powering the l298n and the pi with USB cables coming out of my PC. My pi just shows the red PWR light when a power is connected, and the green ACT light does not turn on at all. There is no damage to the SD Card reader, and I tried booting from a USB with no luck. Nothing gets hot, nothing is displayed on the HDMI, as if the pi is dead. Is it really dead? If not, what can I do to fix it? I really need it fixed fast.
k9t33n
December 9, 2023, 18:02

controlling a sphero mini

please tell me someone can tell me how to control my sphero mini using my pi 4b in python. i just need yk forward backward and sideways movement
niniedo
December 9, 2023, 18:01

PiGRRL

hi. i'm thinking about building a PiGRRL, but i have a couple of questions about the components, -Screen 2.8" PiTFT Plus, can i use a different screen? i dont want a touch screen and 35$ is a bit too much, any advice? -charger PowerBoost 1000 Charger -> is there a cheaper board that can do the same? can i use these? https://www.amazon.it/AZDelivery-%E2%AD%90%E2%AD%90%E2%AD%90%E2%AD%90%E2%AD%90-TP4056-regolatore-carica/dp/B07D2G345P/ref=sr_1_8?__mk_it_IT=%C3%85M%C3%85%C5%BD%C3%95%C3%91&crid=1NXV1XAO0RPEC&keywords=PowerBoost%2B1000%2BCharger&qid=1693485926&sprefix=powerboost%2B1000%2Bcharger%2Caps%2C155&sr=8-8&th=1 -2500mAh battery, the adviced one is only 4.2 volts at peek, im not sure it can power the pi quite well, what do you suggest? i would be able to redesign the printed parts to fit the new components in case
mepiman
December 9, 2023, 18:02

Shorted pins

Hello i was busy with my raspbarry pi a wheile ago and i think i shorted some pins, and it tuned off. did not manage to turn it on again after that. does someone know a fix?
practitionerofnothing
December 9, 2023, 18:01

got a Libre computer board, an GALL-h3-CC and this little 2 inch led stv7789v but can't connectem

I've scoured the internet in order to plug these two together, l've referred to the pin out diagrams of both these things, and I know that libre and raspberry pie are not one and the same but I'm praying someone here knows more than me. This cute little emulator set up was a gift from my best friend so I'm kinda outta my element here<:sadblob:1021204158587600916>
einfachmarci
December 9, 2023, 18:00

Raspberry pi digital check control car

Hi all, wanted to start a small project for my car. My question is how can I connect the 2.2 inch Tft display to my Raspberry Pi, is there an extra adapter?

aled_vickers
December 9, 2023, 18:00

raspberry pi zero keyboard and mouse not working

i recently bought a raspberry pi zero and my keyboard nor mouse works with it, making it useless until i figure out why. I tested all of these products and they all work fine but there is simply no input to the raspberry pi zero. great if you can help if not i understand
dustinhart
December 9, 2023, 17:59

Permanent Lifestream with Zero W

Hey guys, i like to have a lifestream for my garage can anyone recomend a good os for this or is there a good tutorial for this?
superwastak3n
December 9, 2023, 18:01

This might sound crazy but is it possible to make a full qwerty keypad for the pi pico?

Hi so I've been wanting to make a little pocket dos/basic inspired handheld computer system inspired by the ones from the 1980s and early 2000s pdas and I want to make a blackberry style qwerty keypad for it. Does anyone have any advice for making qwerty keypads while saving as many gpio pins as possible as I need as many pins for the other elements of the system. I am using a raspberry pi pico to make it.
vesa.
December 9, 2023, 18:13

PA system announcer [Total beginner]

Hey all! I'm brand new to Raspberry Pi and I have 0 experience with them, but from what I know, I think they would be the best option for my project, which goes as follows: - I need a device, that will play a sound through a PA system at set times. 9:00, 11:00, 13:30, etc. - It should choose a random sound every time from a pool of possible files in a folder, and each time should be able to have its own folder, so that they can have different types of announcements. - and lastly, it should have a 3,5mm aux output on it. I think this should be possible with a Raspberry Pi, right? And if it is, I would love to hear any recommendations for what I would need for it, and what has to be done to set it up! As I mentioned, I've never done anything with Raspberry Pis before, so don't be afraid to write things in uh, a simple way. 😅
sisanakonda06
December 9, 2023, 17:57

Control Tapo led strip

Is there any way to control the Tapo led strip using Raspberry pi?
k9t33n
December 9, 2023, 17:57

Ducky

ok let's just pretend like we put it there
anmeldungsfehler
December 9, 2023, 17:58

Kept getting black screens after installing Kali Linux

Yoo guys so basically ive tried installing kali linux on my raspberry pi 2 and it kept getting black screen idk why. any help ? For my specs: Raspberry pi 2 32 bit system 2gb ram 128gb of storage
honigbrottoaster
December 9, 2023, 17:55

TMP36 Python

Does anybody know how to read data fromm the TMP36 sensor? I cannot find anything helpful on the internet. I have a raspberry Pi 4b with raspberry pi os lite 64 bit installed. I need to have a script that can read the data from this sensor, or i have to connect to arduino but that is not what i want. Please Help!
greensad
December 9, 2023, 17:54

Cant Access Yacht WebUI

I'm using Yacht in a docker container on my device but I'm only able to access the the webUI on my device locally, I cant access Yacht or Portainers WebUI on another device despite it being on my LAN. Any help would be greatly appreciated, including pointing me in the direction of another community if this question is out of scope. 💕
koshiseven
December 9, 2023, 17:55

Trying to setup an alarm system with raspberry pi hardware

How do i facilitate communication between pico w's and a pi4 over wifi? I am trying to have the picos rigged up to sensors that are connected to doors. I was wondering how I would go about having those picos send data from the sensors to the main rpi4 unit that will power the alarm interface and backend. Thanks for any help.
ekko9952
December 9, 2023, 17:58

I have an old nokia n97 at home, is it possible to use the screen and keyboard for a PI zero 2w?

So I am looking for someone to discuss this with me because it would be a nice revive for the nokia n97
Boro
December 9, 2023, 17:52

Object dedection

Followed yt guide to set up object detection model, but when I run script it says it lacks "cv2". Googled it means I need to install opencv, but I cant install it cause it's getting errors. Where can I find up to date opencv download link?
robb0312
December 9, 2023, 17:52

Hosting discord/telegram bots on raspberry pi

anyone knows how to self host discord/telegram bots on raspberry pi 4b?
kusper
December 9, 2023, 17:51

I cannot get the raspberry pi zero to boot

I tried multiple times, I image the operating system onto the microSD card from my computer using a usb reader, then I take it and place it into the raspberry pi. After a few seconds some things display saying "raspberry pi" and a graphic. Then sometimes it reboots but it never boots to the actual desktop and remains at a black screen. The LED on the raspberry pi is solid green/yellow when I leave it to boot (while its on a black screen). I don't know what else I can try.
yzyz17
December 9, 2023, 17:50

Raspberry Pi pico fingerprint sensor

is my wiring Rghit ? and how can i test it ?
blackrec
December 9, 2023, 17:49

install oracle-java8-jdk

Hello guys ! I loosed my raspberry pi password so... I had to reset everything xD I'm having error when i try to download java. Is the command still up to date ?
nesi1
December 9, 2023, 17:49

help making custom rapsberry pi os system

Hey, I’m here for one purpose and one purpose only I’m trying to make my own raspberry pi custom OS system. This OS system would be a program kind of like chat GPT I mainly focus on machine learning type of things and be more of an assistant. All I basically need help with is the overall necessity such as a kernel8.img, boot loader, main, and etc so I could at least put the SD card in and it would just at least execute the program. if you could help me with sending messages and a couple of other things like installing programs, I think that’s all I need for the most part I think after that I could catch on.  i’m aware that the raspberry pi does not have the power to obviously run major servers in the future. I might consider applying add-ons to the raspberry pi or maybe something else. But for now I would really love some help developing a custom raspberry pi operating system. Also, would like to mention that this custom OS I would really love to run possibly tensor flow models if you’re able to provide any other resources on this, I would greatly appreciate it . Thank you
learningit
December 9, 2023, 17:48

Touchscreen Tablet for Drawing

I’m thinking about making a Touchscreen Tablet for Drawing and Sketching. I really like the art software Paintool Sai and Affinity. I’m trying to decide for in the future to either get a drawing tablet for my computer or use my raspberry pi and maybe, make a Touchscreen Tablet There’s this https://www.amazon.com/gp/product/B08Q7TH7GK What do Y’all think?
1aditya1
December 9, 2023, 17:48

esp8266 firmware flash

I am using a NodeMCU esp8266 and I want to flash AT firmware in it...can someone guide me through
kyle.white411
December 9, 2023, 17:50

Pi Hole Ad block help

Hi, Ive set up my Pi hole and i believe I have set is as my primary DNS however im noticing Ads such as on news.com.au are still getting through. I am unsure what i have done wrong.
axolotl_a_17
December 9, 2023, 17:45

Connection refused Nukkit Minecraft Server

So I'm having following problem: I created a Nukkit Minecraft Server with instructions from the internet. Now I can't connect to it even though the server is running. The only thing I changed compared to the instructions is the port, I'm running it on Port 9090 Could it be a firewall problem? Because the error I'm getting says "Connection refused" This is the website I used: https://www.makeuseof.com/tag/setup-minecraft-server-raspberry-pi/
frazfraz
December 9, 2023, 17:45

running chromium on Raspberry Pi

im trying to run chromium on my pi but it doesnt work pls
vaniaomega
December 9, 2023, 17:44

Rechargeable battery for a raspberry pi 3 model b+ mini laptop

I will probably ask more questions on this project, but For now I just want to make sure I don't either 1: Fry the batteries or 2: fry the pi. Bonus points if its relatively compact. Even more bonus points if it's super safe and easy.
oops.se
January 14, 2024, 09:55

Pi Zero 2 W not connecting to wifi

Are you trying to connect to a 5GHz Wi-Fi network? That will not work as Raspberry Pi Zero 2 W only support 2.4GHz Wi-Fi networks.