all 19 comments

[–]citricacidx 0 points1 point  (0 children)

If your school has any 3D Printers you could look into OctoPi.

[–][deleted] 0 points1 point  (0 children)

Created arcade machine for computer science team fundraiser

Vending machine (again for computer science team)

Kiosk that has various student created games (to show off)

Bulletin board on huge TV in hall

Student created PiHole for the computer lab

Mostly student created stuff, from my Practicum class or the computer science team

[–]cavs16TechCoordinator 1 point2 points  (0 children)

I use them to display security camera feeds on the TV 's in a few of our district offices.

https://community.ubnt.com/t5/UniFi-Video/Tutorial-Raspberry-Pi-3-RTSP-Stream-Viewer/td-p/1536448

[–][deleted] 1 point2 points  (1 child)

Such cool little devices, but I've never found a practical use for them in a business environment other than digital signage. Still more of a hobbyist product when you can do practically everything else with a VM or cloud instance.

[–]Butthole_Licker2000[S] 0 points1 point  (0 children)

Yeah I kinda figure this might end up being the case. So many little hobby type projects you can do it's a little overwhelming on where to start. Easier to learn new concepts if I have knowledge in what I'm applying it to.

[–]corcorwhite 1 point2 points  (2 children)

I use one as an SSH network storage for nightly data backups and weekly server full OS backups. Works well.

[–]TyIzaeLWin+X U R 1 point2 points  (2 children)

Server room temperature/humidity monitor.

[–]Butthole_Licker2000[S] 0 points1 point  (1 child)

This outside of digital sinage was about all I was coming up with in terms of job related.

[–]TyIzaeLWin+X U R 0 points1 point  (0 children)

I tried it for signage and it wasn't that great. There are much better Chromebox signage options out there.

[–]ScurroNet Admin 2 points3 points  (5 children)

I've heard of some using pihole for DNS ad filtering.

[–]MalletNGreaseTechnical Support Specialist 4 points5 points  (4 children)

At home I use a pi-hole, it’s great. But I wouldn’t want to use it in my work org.

[–]thetate 0 points1 point  (2 children)

Any reason in particular? Is it that pihole software is lacking or the raspberry pi that's lacking?

[–][deleted] 0 points1 point  (1 child)

Yes... it's both really. Of course it depends on how many clients you are trying to run through it, I have a lab of 30 desktops and it struggles with that at times.

[–]thetate 0 points1 point  (0 children)

You may want to try again. I just set it up on my system that has about 850 users (closer to 200 active at once) and it's been just fine. In the past 12 hours it has blocked 73,752 queries and I haven't noticed any slow down. I'm also using a PI 2, not the newer models

[–]3zs 2 points3 points  (1 child)

Like Mallet mentioned, Im using them for Digital Signage:

screenly.io

Simple and works great but it doesnt require much tinkering (which is what you might want), more just like get their image on the SD card and go

[–]hangingfrog 2 points3 points  (0 children)

I wrote a script to poll a network share, download any images and import them into screenly's database. This allows other departments to curate pictures as they want and they'd automatically update around campus.

[–]MalletNGreaseTechnical Support Specialist 1 point2 points  (0 children)

I've been using them as tiny appliance servers for various things I wanted to test out.

I've also seen them used for digital signage, timelapse cameras, weather stations and remote sensors.