#PiZero

Allanon 🇮🇹 :amiga:allanon@mastodon.uno
2025-04-16

Worked a bit on this old project: the quest to build my very own configurable #clock .
The layouts can be defined with plain text files, each object you can place on the layout supports several animations (colors, size, position, edges, etc...).
Resolution, both internal and rendered, can be configured to simulate big pixels on hires screens (with an optional configurable grid).

Initially started for my #pi4 I hope to let it run on a #PiZero :)

#onemoreproject #indiedev

How a layout configuration file looks like.This is the global configuration file where the native resolution and the rendered resolution are configured, as well as other global stuff like the dimmer feature for the nightly hours.
Alexey Staroseletsalexeystar@mas.to
2025-03-19

For less than $25 (RPi0, old power supply, spare Micro-USB cables) you can block most ads on the LAN and increase digital privacy by routing your DNS traffic through DoH. This is freaking amazing.

#rpi0 #raspberry #adGuardHome #homeLab #piZero

Light🐧⁂light@hachyderm.io
2025-03-18

I shouldn't rush that much to upgrade my Pi-Hole 🥧🕳️ to the never v6 version after 1-2 day after it released in February 18th, just to end up brooking my existing setup. I had to start over since I was dumb enough to not make a backup of my existing working setup, I don't know what I expected. While the update was nearly fished the gravity updated failed and I had to stop the it with CTRL-C after waiting for hours to complete, it was stuck for some reason. After rebooting my pi the pihole service still started up but slowed down my pi and got completely unresponsive. I had run Bullseye on my Pi Zero W v1.1 board and either way I still wanted to upgrade to Bookworm. I had an older backup of my pi's sdcard with Bullseye and pihole v5 on it that I could flash back to use while I finish setting up the new image with Bookworm and pihole v6. I know I could avoid complicating things if I had another sdcard that I could use for the new image, not having to copy back and fourth different images while making lots of backups frequently of the new image after working on it for a couple of hours.
The only thing that made less painful doing it this was using pishrink that spared me hours whenever I needed to copy back the new image making it way faster then copying back 32 GB that takes a long time. I'm can't be happier that I found this nice tool that speed up significantly copying the images and swapping between the old perfectly working one and the new one until the new one was set up fully. ☺️
It took me days regardless to finish the new image because of lack of time to sit down and work on it until it's done, only doing small steps at a time. Now everything is working fine, I'm running the latest pihole version on bookworm for just about two weeks. 😃
But probably I had to start from an fresh new install, because I tried upgrading from bullseye to bookworm and it wasn't end up well, probably there was lots changes between the two.

#piholev6 #piholev5 #bullseye #bookworm #pizero #pishrink

Screenshot of pihole -c, it's my old backup with a very old version of pihole v5, but it's still working, this was the one that I used until finishing the new image that I use currently.Screenthost of pihole padd.sh the new image with bookworm and pihole v6.
Kevin Karhan :verified:kkarhan@infosec.space
2025-03-14

@ieure @smallsees @djsundog so basically if we shove #PiZero into every external drive, we could get the same featureset...

infosec.space/@kkarhan/1141585

2025-02-20

LLMStick - An #AI and #LLM #USB device based on #Raspberry #PiZero W and optimized #llama.cpp - #CNX Software

cnx-software.com/2025/02/20/ll

> The LLMStick is a USB stick built around a Raspberry Pi Zero W and running LLM on device using an optimized version of llama.cpp

the LLMStick USB device
2025-02-08

I am working on a #UI for my #pizero and its #eink #hat
The interaction will be handled by the two buttons on the HAT. I can already detect long and short presses. Short presses will go through options, whilst holding the upper button will select stuff. The lower button will send a back signal when held. Like this it should be possible to navigate a whole lot. Just inputting passwords or so might be tedious.

It's an electronics sandwich! A battery board is the lowest part. On top of that there is a Pi Zero 2 W mounted. It connects via pogo-pins. On top of that is an E-Ink screen HAT. All that is mounted together with standoffs.
Global Threadsglobalthreads
2025-02-07

🤖 ROBOTICS
🔴 Hugging Face’s ‘Pi-Zero’ Could Revolutionize AI-Powered Robots

🪧 Pi0 enables robots to follow natural language commands—from folding laundry to warehouse automation.

🪧 Pi0-FAST trains 5x faster, making robot programming as easy as speaking.

2024-12-12

I spent the afternoon trying to build a piece of #rustlang involving #bluer for a #raspberrypi zero w, it still doesn't work 🤔
I'm using the appropriate GCC linker, the good cargo target...
It works when I compile on the #pizero (it takes 2h) but doesn't work when cross compiled in a aarch64 container... Sometimes I get a DBUS error, sometimes something else...
Any ideas for me?

MakerSpacemakerspace
2024-12-10

The Raspberry Pi Zero is great, but what do you do about power? Bernhard Bablok shows you how a PiJuice Zero pHAT can help with power management
makerspace-online.com/pijuice-

photo of the PiJuice Zero HAT helps a Pi Zero with power management
2024-12-09

Have you seen the new issue of Linux Magazine? The January 2025 issue is available now. Order from us to get it faster and at the best price. PLUS take advantage of our year-end clearance and save 50% on select back issues!
shop.linuxnewmedia.com/shop/ca
#LibreOffice #Fedora #Manjaro #Linux #OpenSource #Freexian #TUXEDO #WireGuard #Matter #PiZero #NetBSD #FOSS #digiKam

Linux Magazine Issue 290 - JANUARY 2025: LibreOffice Alternatives | Pi Zero Webcam: Watch for snow with this ingenious mini monitor | DVD INSIDE: Fedora 41 Workstation Live and Manjaro Xfce 24.1.1
MakerSpacemakerspace
2024-12-06

Combine a Raspberry Pi Zero and the new Raspberry Pi Cam 3 to create your own cost-effective, energy-saving webcam
makerspace-online.com/weather-

The finished camera, consisting of a Pi Zero 2W and the new Pi Cam 3
2024-12-05

🇧🇷 Rádio Nacional da Amazônia on 04/12/24 at 2200z on 11780 kHz. Captured with the battery-powered Pi Zero 2W, AirSpy HF+ and 2x6m dipole in a local park. #PortableSDR #SpectrumCapture #Shortwave #HF #DX #AirSpy #PiZero2W #PiZero

I have a home router & a portable 4g wifi router. Is it possible to setup a single pihole on a pizero to dynamically switch between my home router when I am home and the 4g router when I am out and about? Or am I going to have to run `pihole -r` each time i switch? #pihole #pizero

2024-08-07

Hackberry-Pi_Zero
A handheld Linux terminal using Raspberry pi Zero 2W as Core with 4" 720X720 TFT display and the original BlackBerry Keyboard

MakerSpacemakerspace
2024-07-24

Build a beautiful Raspberry Pi web radio for a living room music system with an LCD, a self-designed housing, and matching software makerspace-online.com/jewel/

A web radio based on a Pi Zero connected to an audio/visual (AV) receiver
Kevin Karhan :verified:kkarhan@infosec.space
2024-07-20

@nestor @gintoxicating Same...

Personally, I wanted a #eInk display with #HDMI in...

Similar to that old Tablet, but just something that takes #HDMI so I can chug a #PiZero v1.3 on it and run i.e. #neovim with it...

2024-05-18
Three Raspberry Pi Zero W mounted on an acrylic layer stack

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst