Page 1
Page 1
Started By
Message

raspberry pi users

Posted on 5/31/18 at 5:25 pm
Posted by BooneTrails
Member since Jan 2013
1187 posts
Posted on 5/31/18 at 5:25 pm
just jumped into the game and picked up a raspberry pi 3. Set up pi hole and have been trying to get sonos airplay to work. No such luck. Any other things I should set up?
Posted by guedeaux
Tardis
Member since Jan 2008
13609 posts
Posted on 6/1/18 at 2:04 pm to
quote:

just jumped into the game and picked up a raspberry pi 3. Set up pi hole and have been trying to get sonos airplay to work. No such luck. Any other things I should set up?



I am interested to hear suggestions also. I just bought a raspberry pi3B+ and got a free arduino uno. No clue what I am going to do with either hahaha
Posted by The Next
Baton Rouge
Member since Oct 2013
417 posts
Posted on 6/2/18 at 12:30 pm to
Most "everyday people" set it up with a pihole, kodi, retro gaming emulator, or some other kind of set-it-and-forget-it projects. I also have one running openhab for my smarthome hub. If you want some project ideas, the raspberry pi official forums are a great place but there are some serious gear heads there. Some easier and picture-guided projects can be found at instructables.com. I can't say I've followed any but I got some pretty good ideas.
This post was edited on 6/2/18 at 12:32 pm
Posted by Dam Guide
Member since Sep 2005
15497 posts
Posted on 6/2/18 at 6:29 pm to
I've set up a few to run electric and ceramic smokers through a board called a heatermeter.

I use one to control a bunch of smart home devices through homebridge, so homekit works with them.
This post was edited on 6/2/18 at 6:30 pm
Posted by Cypdog
Member since Jan 2014
832 posts
Posted on 6/4/18 at 1:02 pm to
I am trying to use one to run some motion sensing halloween decorations. I don't know what I am doing but I am learning as I go. Wife is unhappy with the project because of it's obnoxiousness so we will see how far I get.
Posted by CubsFanBudMan
Member since Jul 2008
5060 posts
Posted on 6/4/18 at 1:24 pm to
I have one running pi hole and retro pie (which includes kodi). I have another one running digital signage in the kitchen. I'm currently using Yodeck for this. I'm in the process of setting up Home Assistant on a 3rd one.

I've thought about setting up my Unifi controller on one and selling the cloud key that it is currently on.
Posted by Vood
Enjoying a Forty with Lando
Member since Dec 2007
8332 posts
Posted on 6/4/18 at 2:09 pm to
quote:

I use one to control a bunch of smart home devices through homebridge, so homekit works with them.


So is this your Hub? I have Homepod running mine, but I am interested in this. I feel like the Pi might offer better flexibility in the future.
Posted by Dam Guide
Member since Sep 2005
15497 posts
Posted on 6/4/18 at 2:29 pm to
quote:


So is this your Hub? I have Homepod running mine, but I am interested in this. I feel like the Pi might offer better flexibility in the future.




No, it's not a homekit hub, it's a hub for devices that aren't homekit compatible to integrate into homekit. You still need a homekit hub. I have a 3rd gen AppleTV that I use for that.

This post was edited on 6/4/18 at 2:33 pm
Posted by Vood
Enjoying a Forty with Lando
Member since Dec 2007
8332 posts
Posted on 6/4/18 at 2:33 pm to
quote:

You still need a homekit hub.


Ok
This post was edited on 6/4/18 at 2:34 pm
Posted by CarRamrod
Spurbury, VT
Member since Dec 2006
57426 posts
Posted on 6/4/18 at 2:39 pm to
quote:

I've set up a few to run electric and ceramic smokers through a board called a heatermeter.
i still havent gotten my fan to work on my heater meater. one of the capacitors i think broke when i was soldering it.
Posted by Presidio
Member since Nov 2017
3060 posts
Posted on 6/6/18 at 5:53 pm to
Does the Pi 3 have enough CPU power to use as a home media server? I keep hearing about transcoding being CPU intensive, but the way I'm understanding it I don't think I'll be transcoding content.
Posted by oklahogjr
Gold Membership
Member since Jan 2010
36748 posts
Posted on 6/6/18 at 6:00 pm to
first thing to know. it's impractical as hell for most stuff. the 3 is a significant improvement though.

just pick something random you want to make though and start there. don't worry whats the coolest or modt useful thing. judt start building and eventually you will be setting up all kinds of cool shite.

learn the basics first though. figure out how to run it headless etc.
Posted by guedeaux
Tardis
Member since Jan 2008
13609 posts
Posted on 6/6/18 at 9:23 pm to
I just got pi hole set up. Pretty easy if you follow the online guides. Sucks that I found out my comcast modem locks down the DNS, so I have to set the DNS for each device. Might just buy a modem now.
This post was edited on 6/6/18 at 9:52 pm
Posted by Korkstand
Member since Nov 2003
28703 posts
Posted on 7/3/18 at 11:41 am to
Figured I would bump this thread instead of making a new one...


I just finished my first prototype of a "real" project with a Pi.


I needed a "break time" bell, and for whatever reason those things are expensive as hell ($400+!). I figured I could make one a lot cheaper and more flexible with an RPi.

BOM:

RPi3 -- $39
Dual output power supply (5V & 24V) -- $20.50
DC-DC solid state relay -- $26
24V vehicle horn -- $9
Power cord & misc wire/terminals -- $5

Total -- $99.50


Snip the end off a power cord and crimp on terminals, hook up to power supply. Connect 5V out from power supply to RPi pins 2 (5V) and 6 (ground). Connect RPi pins 14 (ground) and 18 (GPIO24) to relay input. Connect 24V out from power supply to horn through relay output.

Used instructions here to set GPIO24 to output, and I can now turn the horn on and off from any device on the network via ssh. I can go anywhere from here, but I will probably just start with a simple bash script to blast the horn for a few seconds, and set up cron to run it at the right times. One day I might set up a web interface to manage the schedule, handle holidays, etc.


I'm happy.
Posted by mchias1
Member since Dec 2009
801 posts
Posted on 7/3/18 at 12:09 pm to
Did you really need a 100A relay? seems a bit much for a horn.

Also, if you wanted to just trigger a horn a NodeMCU ( LINK) or a D1mini ( LINK) would have saved you an additional $20-30.
Posted by Korkstand
Member since Nov 2003
28703 posts
Posted on 7/3/18 at 12:31 pm to
quote:

Did you really need a 100A relay? seems a bit much for a horn.
Hah, yeah it's overkill, but I got the 100A in case I wanted to test controlling other things (we have a LOT of motors around here). Probably a dumb move and this thing will live in this horn forever, could have saved a few bucks. Also I think these SSRs are known for not performing up to their rating (or there are a lot of counterfeits out there).

quote:

Also, if you wanted to just trigger a horn a NodeMCU ( LINK) or a D1mini ( LINK) would have saved you an additional $20-30.
Yeah I've looked into the ESP8266's a lot, but I haven't played with one yet so I went with what I was at least a little familiar with.
first pageprev pagePage 1 of 1Next pagelast page
refresh

Back to top
logoFollow TigerDroppings for LSU Football News
Follow us on Twitter, Facebook and Instagram to get the latest updates on LSU Football and Recruiting.

FacebookTwitterInstagram