I would like to create label printer server and I'm not sure which #sbc to choose.
I have limited space.
#singleboardcomputer #sbc #RaspberryPiZero2W #orangepizero2w
I would like to create label printer server and I'm not sure which #sbc to choose.
I have limited space.
#singleboardcomputer #sbc #RaspberryPiZero2W #orangepizero2w
Històries de la vida a part, des que vaig tornar del TechGetTogether 2025, l'estaix que Trivago fa amb els seus IT, estic liat amb un projecte que em porta a la infantesa.
Sempre havia volgut tenir un R2D2, però sóc pobre i vaig tirar pel software i no per la branca de soldar components electrònics.
Al TechGetTogether ens van regalar a quasi tots una #RaspberryPiZero2W. Cansat d'instàncies sobre Docker i bots que publiquen a Mastodon, em vaig envalentonar i vaig comprar un e-Ink, un controlador de bateries, i una plaça de sensors, tots via GPIO HATs. He comprat també una matriu de 8x8 LEDs RGB i una controladora de so USB.
Estic picant un projecte en Python amb Speech-To-Text i Text-to-Speach, que envia el que dius a Gemini (El ChatGPT de Google perquè és gratis) i llegeix en veu alta la resposta, mentre el e-Ink i els LCDs mostren algo relacionat.
De moment tinc entrada de so, Gemini i e-Ink funcionant al Mac. A la Raspberry el e-Ink i el Gemini funcionen, i em falta probar el so i el dictat. Tot el reste està per fer.
Al final, haig de dissenyar i imprimir una carcasa xula, i haig de solventar el tema de la bateria, que per ara una de la mida ideal és només 1000mhA, que donen per UPS però no per mantenir el trasto funcionant ninguna hora. El tamany importa, però ja que la matriu de LEDs se surt de les mides de la Raspberry, igual m'animo i pillo una bateria potent a posar darrera dels LEDs.
Poca foto tinc del que hi ha fet, i ara mateix res de temps ni energia, però el projecte em té viciat per que dins la complicació, els resultats van sortint prou bé i entren ganes de més.
I ja, que ho volia vomitar. Més que res, per què ma mare em llegeix per aquí 😊
This handheld Linux PC is made for wireless hacking (Crowdfunding a Raspberry Pi-powered Flipper Zero alternative with a QWERTY keyboard)
The Interrupt is a handheld computer with a QWERTY keyboard for thumb typing, a 3.5 inch IPS LCD color display, and a Kali Linux-based operating system. But while you can use it as a general purpose device, it’s really designed as a sort of Flipper Zero-like system for tinkering with nearby wireless devices.
In addition to WiFi 5 and Bluetooth, the handheld has a CG1101 sub 1 GHz radio, […]
#crowdfunding #handheld #handheldComputer #interrupt #interruptTech #pentesting #raspberryPi #raspberryPiZero2W
Interrupt is a handheld Linux PC and wireless hacking tool (Crowdfunding a Raspberry Pi-powered Flipper Zero alternative with a QWERTY keyboard)
Does anyone also get that the bash command:
sudo apt full-upgrade
and (edit:)
sudo apt upgrade
on a #raspberrypizero2w #RaspberryPizero causes the #USB interface
as shown by the bash command #lsusb :
lsusb
to fail to detect any USB devices?
#raspberrypi #upgrade
Edit: My workaround: plug in a #hub and the devices in the hub are detected. Very odd indeed. The original OS was 64 bit lite.
Setup -> I have a #RaspberryPi #RaspberryPiZero2W running #linux #pios #RaspberryPiOS #headless
Aim: I want the pi to always offer a #hotspot #wifihotspot on #boot
based on the command
nmcli device wifi hotspot ssid pizerohotspot password my_password
Is this below a bad solution ?? -> I came up with this solution in the link below using a .service but fear it shows I am clueless? Is there a better way? Thanks!
https://www.loramesh.org/subpages/pi_install.html#pi_hotspot