Cups Print Server for usb printer
What are some cool projects that I can do with a 1st gen Raspberry Pi?
Submitted 3 weeks ago by ceiron@lemm.ee to selfhosted@lemmy.world
Comments
gnash@lemmy.zip 3 weeks ago
umami_wasbi@lemmy.ml 3 weeks ago
For any printer. You never know what it’s doing without a firewall solution. USB is always the safest option.
ThunderLegend@sh.itjust.works 3 weeks ago
Wait, can I share a printer on my network that does not have a network card?!
flightyhobler@lemmy.world 3 weeks ago
Yes
Jumuta@sh.itjust.works 3 weeks ago
that is so fucking cool and epic wtf how is this not more well known??
lka1988@lemmy.dbzer0.com 3 weeks ago
It’s very well-known, but used more by companies than consumers.
moonpiedumplings@programming.dev 3 weeks ago
This is common in the IT world. Printers are such painful devices and installing drivers on every Windows desktop just adds to the pain, but by doing this you don’t need to install drivers, as Linux can serve something that doesn’t need drivers to print to.
irmadlad@lemmy.world 3 weeks ago
Pi-Hole always tops my list as a cool project that has definite benefits and will still be in service after the new wears off. It’s been quite a while ago, but I built an Alexa with an RPI. That was kind of cool. Home Assistant on an RPI is pretty cool. In fact, there is a whole list of cool stuff to do with an RPI: pimylifeup.com/category/projects/ . There’s also an Awesome list for the RPI: github.com/thibmaek/awesome-raspberry-pi.
lka1988@lemmy.dbzer0.com 3 weeks ago
PiHole is becoming a bit heavy for my Zero W, which is based on the chip the original Pi series ran on. It’s the only thing the 0W runs, which is a bit worrying to me.
ladfrombrad@lemdro.id 3 weeks ago
Do you worry about that Zero being deauthed since it uses 2.4 only still?
I ask as I’m having somewhat of a bit of lag / delay or something I need to look further into between my RPi5 / router which is using as its DNS provider (AdguardHome), and because I still use a 2.4GhZ camera (which has also been playing up recently…) got me thinking about having all the cams / Pi’s / SFF PC’s not only hard wired, but turning off the 2.4GhZ weefee altogether on the router due to Flippers and shit.
tldr: should I care?
ABetterTomorrow@lemm.ee 3 weeks ago
Sweeeeeet. Thanks for sharing!
sugar_in_your_tea@sh.itjust.works 3 weeks ago
Tons of typical self-hosted services, like vault warden, actual budget, etc.
But for something that old, I’m thinking more along the lines of RC cars and other projects involving the GPIO. I’ll reserve my newer ones for self-hosting stuff, older stuff for things that don’t benefit much from extra processing power.
poVoq@slrpnk.net 3 weeks ago
An IRC server would work, but I think having to deal with 32bit ARM will be too annoying.
supervent@lemmy.dbzer0.com 3 weeks ago
Tor bridge/Snowflake , i2pd to help circumvent censorship on some countries
cmnybo@discuss.tchncs.de 3 weeks ago
It’s got enough power for a retro game emulator.
i_stole_ur_taco@lemmy.ca 3 weeks ago
Take a look at the Linuxserver Docker images. They curate a huge list of self hosted apps that is great to browse and look for ideas.
That Pi is too old to handle any media tasks (like running a Jellyfin server), but for any low intensity duties it’s still perfectly usable.
irmadlad@lemmy.world 3 weeks ago
I’m just suggesting review their list of apps they support to get some ideas of what’s out there.
Ahh my people. Another list searcher. LOL
Lost_My_Mind@lemmy.world 3 weeks ago
Hey! That was my taco! It’s been just like a taco to me!
tehWrapper@lemmy.world 3 weeks ago
Web based torrent box with a VPN configured.
stoy@lemmy.zip 3 weeks ago
I wonder how well that would run on a 700MHz ARM CPU with a maximum of 512 MB RAM…
RvTV95XBeo@sh.itjust.works 3 weeks ago
The VPN speeds will be throttled pretty substantially, and low ram will result in some instability seeding, but it should run. Hood thing about torrents is they’re built for unreliable.
I’ve run a torrent box like described on pretty much every pi generation, and the pi4 was the first one where VPN speed was no longer the bottleneck.
Father_Redbeard@lemmy.ml 3 weeks ago
DigDoug@lemmy.world 3 weeks ago
If you have a 3D printer that can’t connect to the internet, you could try Octoprint.
suth@lemmy.world 3 weeks ago
Might be worth a shot but unfortunately Octoprint recommends at least a Pi 3. I tried it myself on a 2B and had nonstop issues with print quality from stutters while the Pi was sending gcode to the printer. As soon as I swapped to a 4B the problems disappeared.
jivandabeast@lemmy.browntown.dev 3 weeks ago
I took an old pi and threw a flight tracker on there. Now i have premium accounts on FR24, FlightAware, and ADS-B Exchange.
I have a few other pis which run other stuff though, my favorite thing to do is install nginx proxy manager and tailscale, then use it as an entry point to my network (this was born out of my main server being a bit unstable, which i have since fixed but kept NPM off of it because the pi is pretty much set and forget)
Squizzy@lemmy.world 3 weeks ago
Is thebflighttracker like an OS designed for adding accounts to or just a orogram?
sorry for the stupid question, it sounds cool and I have no experience.
jivandabeast@lemmy.browntown.dev 3 weeks ago
It’s a program that uses an SDR to pick up the signals broadcasted by planes (ADS-B) containing their flight information. Then the data gets uploaded to an aggregator (FR24, Flight Aware, ADS-B Exchange) that gives a global view of all planes in the sky.
You can use the aggregators for free without uploading, but you get some perks for being a contributor. I just do it because it’s cool and I use the platforms for getting info on flights I’m taking (you can tell if your flight is gonna be delayed if the plane is delayed elsewhere for example).
Landless2029@lemmy.world 3 weeks ago
Octoprint if you own a 3d printer
HakFoo@lemmy.sdf.org 3 weeks ago
Try RiscOS for a glimpse of a world most of us missed.
irmadlad@lemmy.world 3 weeks ago
You didn’t miss a whole lot. LOL Those first UI’s were clunky.
vext01@lemmy.sdf.org 3 weeks ago
Does picoreplayer work OK on the first gen boards?
a@91268476.xyz 3 weeks ago
@ceiron @selfhosted pihole or adguard for sure
dieTasse@feddit.org 3 weeks ago
I am in the same situation, looking how to use my 1st pi. I am already using AdGuard, Nginx and home assistant on my pi4, so I am looking for something more niche but very cool 😀
NickwithaC@lemmy.world 3 weeks ago
Simple html web server. Host your own website.
nichtburningturtle@feddit.org 3 weeks ago
Pi-hole for ad blocking.
Showroom7561@lemmy.ca 3 weeks ago
Is it easy to set up SSL on a PiHole? I wanted to get Adguard home setup (similar to Pihole) but the complexity of setting up secure connections and me like, “yeah, nobody in my family is going to be able to fix this if someone happens when I’m not around”. 😂
N0x0n@lemmy.ml 3 weeks ago
They even have a full tutorial on it here.
However, if you’re going the self-signed certificate route, consider to make your own mini-CA with root-CA + intermediate CA added in your trust store on every device and all your servicrs behind a reverse proxy. The only thing you need to worry about is the certificate validity !
413j0@lemmy.dbzer0.com 3 weeks ago
I recommend setting it up with a let’s encrypt cert via tailscale, that way not only you get a proper cert for free without opening your pihole to the internet, but also you get a way to use it when you are not at home, but if you are using a raspberry pi 1 or any other pi from the SD card I recommend using Log2ram in order to preserve the SD card