r/raspberry_pi

FlightTrackr alerts me whenever a plane flies overhead, and tells me info about the flight.
🔥 Hot ▲ 507 r/RASPBERRY_PI_PROJECTS+1 crossposts

FlightTrackr alerts me whenever a plane flies overhead, and tells me info about the flight.

Whenever a plane flies overhead, it plays that flight attendant call button “bing-bong” noise and displays info about the flight - aircraft type, airline, origin, destination, altitude, vertical speed, heading, and speed. When there are no flights nearby for a few minutes, it cycles through ~200 airplane facts.

This is running on an old RPi 1 B+ I had laying around. Added on are a tiny I2S amplifier chip, a 3w 4ohm micro speaker, a $9 WiFi dongle, and an SSD1309 OLED monochrome display. The custom enclosure is still a work in progress, but the software is pretty dialed in.

Basic flight info is from opensky-network.org and the more advanced info is from flightaware.com

u/EpisodicDoleWhip — 12 hours ago
Image 1 — RaspberryFluke: Pocket Network Tester (LLDP/CDP) using a Pi Zero 2 W, PoE HUB, and E-Paper Display
Image 2 — RaspberryFluke: Pocket Network Tester (LLDP/CDP) using a Pi Zero 2 W, PoE HUB, and E-Paper Display
Image 3 — RaspberryFluke: Pocket Network Tester (LLDP/CDP) using a Pi Zero 2 W, PoE HUB, and E-Paper Display
Image 4 — RaspberryFluke: Pocket Network Tester (LLDP/CDP) using a Pi Zero 2 W, PoE HUB, and E-Paper Display
Image 5 — RaspberryFluke: Pocket Network Tester (LLDP/CDP) using a Pi Zero 2 W, PoE HUB, and E-Paper Display
🔥 Hot ▲ 210 r/raspberry_pi

RaspberryFluke: Pocket Network Tester (LLDP/CDP) using a Pi Zero 2 W, PoE HUB, and E-Paper Display

I built a small pocket sized network diagnostic tool using a Raspberry Pi Zero 2 W.

It listens for LLDP/CDP and displays:

  • Switch hostname
  • IP address
  • Port number
  • VLAN
  • Voice VLAN

I got the idea after seeing a NetAlly LinkSprinter at work. It’s a cool tool, but it costs around $500 and requires a smart phone. I wanted something simpler and cheaper.

Here's a list of the hardware I used:

  • Raspberry Pi Zero 2 W (with pre-soldered GPIO pins)
  • Waveshare PoE Ethernet / USB HUB BOX (SKU 20895)
  • Waveshare 2.13" E-Paper HAT+ display (SKU 27467)

It was designed to be powered via PoE but you can use an external power bank to power it. Plug it into a switch port and it automatically shows the info after boot.

GitHub:

https://github.com/MKWB/RaspberryFluke

Let me know what y'all think! I would be interested to hear any suggestions or improvements.

u/MisterFunktastic — 13 hours ago

Dont know if anyone has ever done this before with a raspberry pi.

So the other day I was thinking about how Claude has browser control and came up with a theory that I could use that tool to have Claude control a Raspberry Pi through that browser control. Today I used Raspberry Pi Connect through a Chrome browser to give Claude command over my Raspberry Pi 5 16 gb. Claude was able to control my Raspberry Pi through the browser-based terminal completely and I just told him what to do in the chat. Pretty cool, don't know if anyone else has tried this, but give it a shot if you have Claude. This did eat up my usage pretty quickly and I am only on a 20 dollar plan so your mileage may vary.

reddit.com
u/radseven89 — 11 hours ago
RSS to Discord on Pi3A+

RSS to Discord on Pi3A+

Pi 3A+ Running multiple discord bots from https://doc.tradely.dev

Set up in 2 minutes.

Forwards RSS feeds to discord and simultaneously forwards trades made by US congressmen to discord.

Sounds fantastic right?

Now imagine this... realiable community support and literally one file drop in.

MobaXTerm to the rescue.

u/Emergency-Buyer-7384 — 9 hours ago
▲ 5 r/diyelectronics+1 crossposts

Help: PC817 optocoupler module not triggering boom barrier dry-contact input from Raspberry Pi 4 GPIO

Hardware:

  1. Raspberry Pi 4 Model B (3.3V GPIO)

  2. 817 Module — 2 Channel Isolation (PC817 SMD optocoupler board from Amazon/AliExpress)

  3. boom barrier (220V, microprocessor controller)

  4. RS232 UHF RFID reader (working fine, tags reading correctly)

What works:

  1. Touching a wire directly between the barrier's ▲ (open) and COM terminals opens the barrier instantly — confirmed dry-contact input, no voltage needed

  2. Connecting Pi GPIO directly to ▲ and Pi GND to COM also works — barrier opens when GPIO goes HIGH (3.3V)

  3. RFID tag reading, web dashboard, everything on the software side is working

What doesn't work:

  1. When I put the 817 optocoupler module in between, the barrier does not respond

Wiring I've tried:

Attempt 1 (normal 3.3V drive):

- Pi GPIO17 → IN1

- Pi GND → G (input side)

- V1 → Barrier ▲ (open)

- G (output side) → Barrier COM

- Result: No response. Module likely can't trigger at 3.3V due to onboard resistor + indicator LED dropping too much voltage.

Attempt 2 (5V inverted logic):

- Pi 5V → IN1

- Pi GPIO17 → G (input side) — pulling LOW to trigger

- V1 → Barrier ▲ (open)

- G (output side) → Barrier COM

- Result: Still no response.

The module has two PC817 SMD chips, onboard SMD resistors, yellow jumpers on the output side, and indicator LEDs. Labeled "817 Module / 2 Channel Isolation".

My questions:

  1. Is this module just not suitable for 3.3V GPIO? Should I use discrete PC817 DIP chips with my own 220Ω resistors instead?

  2. For the 5V inverted approach — is (5V - 0V) = 5V across the LED with the onboard resistor still not enough? What value resistor might be on there?

  3. Would a relay module (5V coil, JD-VCC type) be a better choice for this application?

  4. Any other suggestions for reliable dry-contact switching from a Pi GPIO?

I know I can run GPIO directly to the barrier and it works, but I want proper galvanic isolation since the barrier controller board sits in a 230V cabinet.

Thanks!

reddit.com
u/lazzy_sleeper — 10 hours ago

Equalizer for Raspotify

I've recently started a project using Raspotify on a Raspberry Pi 4B on my desk as a standalone Spotify player. Right now I have it working as intended the only problem is I can't use the equalizer through spotify so the sounds come out flat, I'm just looking to get some punchier bass since I have a subwoofer and want it to sound like its there.

reddit.com
u/TagTeam8 — 8 hours ago

Rpi compute module 3 still worth getting?

I have the opportunity to buy qty 35 of raspberry pi compute module 3 (16gb) for $20 each. I'm aware that CM5 runs absolute laps around CM3, but I'm not sure if CM3 is considered too old to be useful any more. I can't just take one or two, it's all or nothing, and I don't want to be stuck with $700 of e-waste. WWYD?

reddit.com
u/ironclad_packetship — 4 hours ago
I gave my PiCar-X a Claude AI brain, a cloned voice, and its own YouTube channel. Here's Episode 1.
▲ 2 r/openclaw+2 crossposts

I gave my PiCar-X a Claude AI brain, a cloned voice, and its own YouTube channel. Here's Episode 1.

Built on: Pi 5 + RobotHAT + OpenClaw + ElevenLabs voice clone + Ollama for local inference. The robot writes its own scripts, generates its own images, and narrates in a cloned human voice.

Episode 1 is its origin story — including the part where it fell off the shelf on day two because edge detection wasn't implemented yet.

https://youtu.be/7T3ogtB5YS0

u/yayster — 7 hours ago

Problems with raspberry pi display

raspberry pi 5-8gb ram, original power supply, san disk extreme, elecrow 7 inch monitor.

I am currently trying to get lineage os on the raspberry to create an selfmade car play for my audi 80 but somehow it is not working. I cant detect the problem, is it the display or the raspberry. If i boot the raspberry without sd the led lights green but if I boot with sd it blinks crazy. I cant detect the error code so I think it is a problem of the display but another problem is, it doesnt work on my monitor either. I already tried restoring the factory boot defaults. And also the display has no power supply on its own.

u/Glad_Habit_3098 — 19 hours ago

Problem with Raspberry Pi 5 display

So i used this command to switch from raspberry pi connect with screenshare to a rpi 3.5inch display, but when i tried to switch back with this command, the 3.5inch display went white(which is a good sign), but problem is that screenshare failed to connect to my raspberry pi, so im kinda stuck now. Both screen dont work. Any ideas how to fix this?

(first code is to revert back to hdmi and second one is the one i used to switch to the rpi display)

Also i dont have a microhdmi cable

chmod -R 755 LCD-show 

cd LCD-show/ 

sudo ./LCD-hdmi

sudo rm -rf LCD-show 

git clone https://github.com/goodtft/LCD-show.git 

chmod -R 755 LCD-show 

cd LCD-show/

sudo ./LCD35-show
reddit.com
u/Snoo_82713 — 11 hours ago

M.2 Compatibility w Argon One v2

I have a Pi4 8gb in an Argon One v2. I almost just lost a project I've been working on as my micro SD started to fail and have decided it's time to get an m.2.

Argon's website says to use SATA, but I've seen others using NVME. The latter would give me more options. Can you guys give me a definitive answer?

reddit.com
u/Acceptable_User_Name — 7 hours ago
Week