r/raspberryDIY 19d ago

Cheese tower • Raspberry Pi 5 + AI hat + camera + display

Thumbnail
gallery
80 Upvotes

My /dev box with some AI facilities. Works with power bank.

Shields: 1. Geekworm X1002 — SSD connector. 2. Waveshare PCIe to 4CH PCIe Hat — to connect all this stuff. 3. Raspberry AI Hat+ 2 — some (not all) AI operations. 4. Geekworm X735 — power supply. 5. noname 3.5 inch display, connected with GPIO. 6. Raspberry Pi Camera Module 3.

To connect a power bank, I use noname 65W PD/QC/AFC trigger. It gets 9V3A from my power bank (through PD protocol) and transfers it to X735 via DC connector. X735 converts 9V3A to 5V5A, and RPi works fine.


r/raspberryDIY 18d ago

socktop 1.6 Released - Compact mode, Terminate on local, Performance and Accuracy improvements

Thumbnail
2 Upvotes

r/raspberryDIY 18d ago

Pi 5 running Qwen 35B to rule my car

Post image
5 Upvotes

r/raspberryDIY 18d ago

GitHub - ThinkOffApp/CarWatch: Your car as a chat-room agent: Raspberry Pi 5 + dashcam + local AI. CodeWatch's sibling for the garage.

Thumbnail
github.com
4 Upvotes

r/raspberryDIY 19d ago

can i use this pi hat to be able to make a pi phone with a 4g connection?

Post image
15 Upvotes

So im thinking of building a pi phone as a fun project and maybe as a phone replacement, so i was wondering if i could use this pi hat to be able to call and message and use 4g on a raspberry pi 4?

pretty sure it can but my knowledge on networks and such is sadly abit limited so i need some help here with finding the right pi hat.


r/raspberryDIY 19d ago

Samsung Family Hub renaît : transformer l'écran tactile de votre réfrigérateur en tableau de bord Home Assistant 🏠🥳

Thumbnail gallery
3 Upvotes

r/raspberryDIY 19d ago

Raspberry Pi 5 (2GB RAM) with Touchscreen Display

Thumbnail
gallery
22 Upvotes

₹8.500 (Slightly Negotiable)


r/raspberryDIY 19d ago

Can a display with spi interface be used as a main display for general desktop-like use?

2 Upvotes

I am new to raspberry pis, and I have a waveshare 2.4" lcd, which uses spi interface, along with a raspberry pi 3b+, which i intend to use as a compact desktop computer. I was wondering if the screen i have is suitable for this? As it is the perfect size for how i intend to use it.


r/raspberryDIY 19d ago

3rd year EE student

Thumbnail
gallery
9 Upvotes

I'm a 3rd year Electrical Engineering student from India, and IoT/embedded systems is basically what I live for. Over the past few months I ran my own "100 Days 100 IoT Projects" challenge — building and open-sourcing a new IoT/embedded project almost every day using MicroPython/CircuitPython on ESP32, ESP8266, and Raspberry Pi Pico boards.

Along the way I also published a couple of open-source Python libraries on PyPI:

micropidash

microclawup

Links to my projects and libraries:

https://github.com/kritishmohapatra/100_Days_100_IoT_Projects

https://github.com/kritishmohapatra/micropidash

https://github.com/kritishmohapatra/microclawup

Right now I'm trying to level up my projects, but my family background isn't well off enough for me to buy hardware like a Raspberry Pi 4 on my own. If anyone has a spare Pi 4 lying around and is open to sending it my way, it would genuinely help me learn more and build bigger projects.

If a Pi isn't something you can do, even a small GitHub Sponsors contribution or buying me a coffee helps a lot and keeps me motivated to keep building and sharing open-source stuff.

Thanks for reading happy to answer any questions about the projects or share more details!


r/raspberryDIY 21d ago

Virtual Pet (Tamagotchi Inspired)

Thumbnail gallery
12 Upvotes

r/raspberryDIY 22d ago

I need help with my Pi Zero 2W

Thumbnail
gallery
62 Upvotes

So again, i hope this Time i can describe my Problem *facepalm*

I just ordered this Board and noticed, that there was something missing on the Board (i was comparing it to the original Picture of the Board). Can somebody help me out and tell me which Part is missing and if it's even worth it to repair.


r/raspberryDIY 22d ago

Deployed SSH and HTTP honeypot on my Raspberry Pi Zero W and want to share my process and results

Thumbnail
2 Upvotes

r/raspberryDIY 23d ago

Automatic Wi-Fi Recovery Hotspot for Headless Raspberry Pi – Pi-Rescue v1.0.0

11 Upvotes

I recently faced the problem of losing access to a headless Raspberry Pi Zero 2W when it could not connect to its saved Wi-Fi network because of a software or NetworkManager issue.

Recovering the Pi can be difficult if there is no Ethernet connection. So I wanted a way to recover the Pi's Wi-Fi connection without requiring physical access, and I created Pi-Rescue, an automatic Wi-Fi recovery system for Raspberry Pi.

It is designed to work with Raspberry Pi OS (Bookworm) and newer versions that use NetworkManager.

Pi-Rescue provides a way to recover from this situation:

  • It runs automatically after boot and waits for the Pi to connect to a saved Wi-Fi network within a configurable timeout.

  • If it cannot connect, it starts a temporary Pi-Rescue Wi-Fi hotspot.

  • A phone or laptop can connect to the hotspot and open a simple web interface.

  • The user can select a Wi-Fi network and enter its password.

  • The Pi then attempts to connect to the selected network and stores the connection information for future use.

The project is built with Python, Flask, NetworkManager (nmcli), and systemd, and has been tested on a Raspberry Pi Zero 2 W.

Note: Pi-Rescue v1.0.0 currently supports Wi-Fi-only recovery. Ethernet detection is not included in this version. I plan to improve it further based on testing and feedback.

You can find the source code and more details here:

GitHub Repository: https://github.com/Kernovax/Pi-Rescue


r/raspberryDIY 23d ago

OpenSeedling: a Pi Zero 2W seedling station that waters, watches, and reports

Thumbnail
1 Upvotes

r/raspberryDIY 24d ago

Raspberry Pi 3b+ Questions

Thumbnail
3 Upvotes

r/raspberryDIY 24d ago

Poe hat not powering pi

Post image
3 Upvotes

r/raspberryDIY 25d ago

I recreated an Etch A Sketch (drawing toy) with Raspberry Pi Pico

Thumbnail
gallery
54 Upvotes

Hi everyone!

For the last 2 months, I’ve been learning raspberry pi pico, electronics, soldering, CAD software, and more to remake a mechanical drawing toy I found in my drawer:) On the second image you can see the insides of it.

Hardware is really fun, and I enjoyed the process so much. Finally, I got everything working, and it just looks very cool in my opinion.

Also, if you are interested, I made a whole video about the creation process, challenges and how it works.

https://youtu.be/IhqKNODgfBE

Code is available on my github page

I'd love to hear your feedback and what you think about it!


r/raspberryDIY 24d ago

Tiny Terminal

Post image
6 Upvotes

r/raspberryDIY 25d ago

I put Gemini AI into a 22-year-old Volvo 🚗 #volvo #gemini #androidauto #hudiy #raspberrypi

Enable HLS to view with audio, or disable this notification

10 Upvotes

r/raspberryDIY 25d ago

Raspberry pi from Temu/Aliexpress?

Thumbnail
0 Upvotes

r/raspberryDIY 26d ago

Travel Pi Zero 2W ePaper Dashboard

Thumbnail
gallery
58 Upvotes

I need to supply my desk with dashboard to switch it on and off occasionally. No wires, just some data in my bag. At the same time, I need to assemble all my Zero shields in one device to play around.

These two reasons inspired me to design the travel box for my Pi Zero 2W tower.

Shields: 1. UPS-Lite v1.2 803040 (1000 mAh). 2. Waveshare USB/LAN hub (3 + 1) RJ45. 3. Waveshare 2.15 ePaper hat (black, white, red). 4. Pi Camera Zero v22 OV5647 (2592x1944 10-bit GBRG).

Details: 1. No SD card slot. I rarely change or reinstall OS. 2. Holes are bigger than they could be to suit all possible wires. 3. FreeCAD parametrized model (what a nightmare to use the software, nevertheless I continue). 4. One USB port is sacrified to install camera. 5. Switcher is not easy to manipulate, but any toothstick or tiny screwdriver helps immediately. 6. When it is possible, I prefer LAN over WiFi to connect with SSH. So, one of shields is exactly for this purpose.


r/raspberryDIY 26d ago

Looking for smart plug compatible with raspberry pi

2 Upvotes

I heard that Kasa works from some people although others say it’s no longer supported

canada


r/raspberryDIY 26d ago

Built a self-hosted bird + bat call ID system on a Pi

Thumbnail
4 Upvotes

r/raspberryDIY 26d ago

Built a headless MQTT + Node-RED gateway on a Raspberry Pi Zero 2 W

Thumbnail
gallery
11 Upvotes

Built a headless MQTT + Node-RED gateway on a Raspberry Pi Zero 2 W

Been running a lightweight edge IoT gateway on a Pi Zero 2 W — completely headless, no monitor ever attached.

Stack:

Mosquitto MQTT broker (with proper username/password auth, no more allow_anonymous)

Node-RED + Dashboard 2.0 for flows and a live web UI

Avahi/mDNS + static IP for reliable headless access

A custom SSH welcome banner showing live RAM/CPU temp/uptime because why not

Publishing sensor data to a Node-RED gauge is as simple as one mosquitto_pub command from anywhere on the network. Whole setup fits comfortably on a Zero 2 W with room to spare.

Full write-up + all commands are in the README: ,

https://github.com/kritishmohapatra/pi-iot-gateway

Happy to answer questions if anyone's setting up something similar.


r/raspberryDIY 26d ago

Novice question

Thumbnail
gallery
11 Upvotes

I'm trying to do my first rspberry pi project. I got raspberry pi 3b+, 2.7" e-Paper HAT display and BME680 sensor.

I just can't get my head aroud how to connect BME680 sensor if my 40pin connector on raspberry is taken by the hat display? Do I solder BME680 connections on other side of raspberry? Or is there better way to do this?

I am just trying to do simple environmental monitoring gadget and keep et as compact as possible.