Best Raspberry Pi Projects
21–30 of 69 posts
Re: Best Raspberry Pi Projects
#22I wish I could find a project that would recognise a cat by its appearance and open / close a cat flap based on that. It could also make a noise or other distraction at cats that are recognised to deter them from tampering with the cat flap. The cat flaps available on the market use a chip to identify a cat, but this is a terrible method - it doesn't work more often than it does. Many times my cat was attacked by oth…
Re: Best Raspberry Pi Projects
#23I wish I could find a project that would recognise a cat by its appearance and open / close a cat flap based on that. It could also make a noise or other distraction at cats that are recognised to deter them from tampering with the cat flap. The cat flaps available on the market use a chip to identify a cat, but this is a terrible method - it doesn't work more often than it does. Many times my cat was attacked by oth…
Re: Best Raspberry Pi Projects
#24I'll hijack this thread to ask: What are some good Pi alternatives that don't need blobs to boot and run, and that use mainline (or more-or-less mainline) kernels? I don't need any video output, and I'm happy to pay double. What are my options?
If you just need a tiny, fanless board that runs linux, like-new Wyse3040 can be had in any quantity you like for ~$30 - $40 (ethernet only, though). Wyse5010 is a bit bigger and more capable (and has built-in wifi) around the same price.
Re: Best Raspberry Pi Projects
#25If you want to monitor things around you, and you have an SDR dongle set up, rtl_433 is handy. I have a Pi 3 running it to graph temperature and humidity readings from a couple of remote-reading sensors, plus barometric pressure from a Sense Hat and voltage, load, and battery readings from my UPS. It will display selected readings on the LED display, but I mostly just let mrtg/rrdtool do its thing. https://github.com…
Out of curiosity: why did you decide to purchase ready solutions instead of rolling your own using ESP32 for a fraction of the price?
Re: Best Raspberry Pi Projects
#26If you want to monitor things around you, and you have an SDR dongle set up, rtl_433 is handy. I have a Pi 3 running it to graph temperature and humidity readings from a couple of remote-reading sensors, plus barometric pressure from a Sense Hat and voltage, load, and battery readings from my UPS. It will display selected readings on the LED display, but I mostly just let mrtg/rrdtool do its thing. https://github.com…
My first thought was, "Why would I need SDR to read temperature/humidity from sensors", then I realized these are more like wireless weather stations. Out of curiosity: why did you decide to purchase ready solutions instead of rolling your own using ESP32 for a fraction of the price?
Most of the things inside my house are ESP32 or zigbee things I put together myself. Things that go outdoors, though, I'm much more likely to purchase an off-the-shelf solution for longevity's sake. Especially if the whole point of the item is to be rained/snowed on, be left in direct sunlight, and so forth.
Re: Best Raspberry Pi Projects
#27If you want to monitor things around you, and you have an SDR dongle set up, rtl_433 is handy. I have a Pi 3 running it to graph temperature and humidity readings from a couple of remote-reading sensors, plus barometric pressure from a Sense Hat and voltage, load, and battery readings from my UPS. It will display selected readings on the LED display, but I mostly just let mrtg/rrdtool do its thing. https://github.com…
My first thought was, "Why would I need SDR to read temperature/humidity from sensors", then I realized these are more like wireless weather stations. Out of curiosity: why did you decide to purchase ready solutions instead of rolling your own using ESP32 for a fraction of the price?
Not that there isn't value to rolling your own, just I wouldn't assume it's as cheap and easy as you might originally.
Re: Best Raspberry Pi Projects
#28Didn't have the time to put a fancy algorithm to detect movement so it's rough, but it has been working perfectly for the past 4 years with no false positive/negative.
Re: Best Raspberry Pi Projects
#29Where can I get a Pi these days. I have a work project (low volume need about 5 Pi) where I replaced a Matrix Orbital LED display and custom membrane keypad with a Pi and touchscreen. I used my own personal Pi model B but I need a few for the company and they are out of stock everywhere. (displays are not a problem, just the Pi itself)
Re: Best Raspberry Pi Projects
#30Im honestly considering deploying these at work to replace some aging (and expensive) dell, java based ipkvms. I like it enough i made a second one to attach to a small headless desktop. Mainly just as a cheap quasi-OOB management.
Mine use h.264/webrtc or html5/mjpeg and on one i even hooked it up to a smaller kvm to give me a 4 port switcher via the webUI. Pretty slick and all told was under $400 for a 4-port model. A single pikvm, including the case and everything was about 100 bucks.
With some systems (ie: supermicro) and a ribbon cable, you could rig up ATX controls as well.