I'm totally naive with Raspberry Pi..can someone comment on the following project: Is it possible to put a glass eye behind a portrait of a one-eyed pirate and make its eye move around/follow whoever enters the room? A friend has a glass eye but nothing to do with it.
Lemme think. A camera that observes the room from the portrait, anyone that walks in is a dot on a plane, and it points the eye at the point on the plane. Should be doable. Yes, the Pi should handle that fairly easily. The part that you'll have to figure out is making the eye ball rotate. There are GPIO pins on the Pi, so you can get the commands out, but you'll need to build the eyeball component yourself.
Ask HN: What do you do with your Raspberry Pi?
191–200 of 1001 posts
Re: Ask HN: What do you do with your Raspberry Pi?
#192Using several Raspberry Pis to monitor CO2 levels in my house. Each Raspberry Pi has a CO2 sensor - wrote a little Python script to retrieve data from sensor and upload it to a server Which is also a Raspberry Pi.
Re: Ask HN: What do you do with your Raspberry Pi?
#193Re: Ask HN: What do you do with your Raspberry Pi?
#194- 2x Raspberry PI 3B+ in my office running 2 custom dashboards with info related to my web projects. One also runs Homebridge.
- 1x Raspberry PI 3B+ running pivpn.io
- 1x Raspberry PI X running an energy monitor (bough it as a kit
I threw my first Raspberry Pi in the trash just last week.
Re: Ask HN: What do you do with your Raspberry Pi?
#195I have one running pi-hole and Ubiqiti controller (powered by my router's usb port), one sitting under the TV running Kodi connected to a NAS, avoiding the need for discs (big plus when you have small children), one sat next to an old hi-fi which also links to the NAS and lets me stream music to the hi-fi, and a couple of older ones which aren't connected to anything having been replaced with newer models. Oh, and a…
Re: Ask HN: What do you do with your Raspberry Pi?
#196A security camera NVR. (Help wanted! I'm developing it here: https://github.com/scottlamb/moonfire-nvr I'm proud of the design but it's still far from a polished system that does everything a reasonable person would expect. Lots of opportunities to extend it if you're looking for a fun Rust + Javascript project.) A Raspberry Pi 2 will run a working setup; the new Raspberry Pi 4 should be a lot more pleasant in terms…
Re: Ask HN: What do you do with your Raspberry Pi?
#197I have a pair of Pi Zero Ws set up as timelapse cameras that I keep in the garden - Cucumber vines and flowers opening is pretty interesting at 1 frame per minute I recently did a project with a pair of RPi 3b+ and cellular modems as construction cameras. I set up RetroPie on a 3b+, but it wasn't enough for the N64 games my wife and I wanted to play the 4 could change that Currently my security cameras are recorded u…
Re: Ask HN: What do you do with your Raspberry Pi?
#198- an OctoPi server, which allows me to manage my 3d printer remotely.
- a VPN
- a Plex Server, serving media to my TVs and phone. I just ordered the new 4GB Pi4 to replace this one. I’l probably re-purpose it as an OctoPi-like box for managing a CNC.
- a seldom-used retro gaming box, that’s actually been mostly by a hacked Playstation Classic
Re: Ask HN: What do you do with your Raspberry Pi?
#199I've got 5. I only actively use 3 of them. 1. Media player connected to projector running RasPlex - this software is outdated enough and buffers on some high bitrate content that I should buy a replacement device, but it still works well enough. I tried upgrading to a newer raspi and wasted an hour trying to get it to run, then gave up. So, I still use my old one. It still gets used daily and works well enough (only…