Where do I find the IP address of my pi?you can go to browser from any device connected to the same wifi (like laptop or tablet) and just type the IP of your pi as the url
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Where do I find the IP address of my pi?you can go to browser from any device connected to the same wifi (like laptop or tablet) and just type the IP of your pi as the url
runWhere do I find the IP address of my pi?
sudo ifconfig
I'm using wifi, I found it in my router, but the user id/password screen just resets when I enter it in. Do I need to portforward?run
Code:sudo ifconfig
and you;ll get something like this:
![]()
if you are using wifi with pi, then the IP address will be in the "wlan0" section, if you are using ethernet cable then it will be "en0" section. in the example abobe IP is 10.0.0.160,
you dont need portforward. What password you are trying? By default username and password are both set as: reef-pi,I'm using wifi, I found it in my router, but the user id/password screen just resets when I enter it in. Do I need to portforward?
DOH! I was using the username and password of my pi, got in Thanks.you dont need portforward. What password you are trying? By default username and password are both set as: reef-pi,
did you went through the install guide?
Woo hoo . so you are using pi based pwm for doser ? did you hook up the peristaltic pumps ?
Wiring hints are available here: https://learn.adafruit.com/adafruit-raspberry-pi-lesson-9-controlling-a-dc-motor?view=allJust playing with it now on a breadboard. I wanted to make sure I could get it working. I bought two cheap pumps from Amazon.
I got the one pump running this am after adding the dtoverlay=pwm-2chan command you pointed out.
Then I wired up the other pump, and now neither one of them works. So, when I get some time I'll play around with it some more. Reef-pi is working, it's got to be a wiring issue!
Sure would be nice to have a nice wiring diagram of this .... hint, hint, hint!!!
:cool:
Thank you for your help, I think I understand the setup now.
Unfortunately, I ran into a little problem....
I supplied the ULN2803 with ground on PIN 9, (tied to my Raspberry Pi ground pin, and supplied +12v, via a power supply to pin 10, with the power supply on the same Raspberry Pi ground plane. All GPIO's tied to the inputs, and all of the outputs to the power strip. +12V on Pin 5, (which when I took the cover off the power strip, appears to be the common across all the relays)
Twice now, it appears to work fine for a few minutes, and then go "unresponsive" (though the Raspbery Pi and Reef-pi interface are still good, and I can still cycle the GPIO's). Once it goes "unresponsive" it absolutely appears like it destroys the ULN2803.
Am I missing something? I can go back to the drawing board and start with a single input and output, to see if that resolves anything, but from what I see, it looks good.
I encountered something similar, the first powerstrip i got had one of the outlet dysfunctional . I thought of sending it back (since i got it from amazon, thats an option), but because it was my very first adj powerstrip and I was learning how to control it, instead i opened it up and found one of the relay was bad, i just swapped that one (fortunately i had a similar 12v relay),Just wanted to give an update:
I tracked the issue down, (after frying two ULN2803's) to a problem with the power strip itself. The first three relays on the board appear to be shorted internally, together. I've got it running perfectly on the last 5 outlets, and I'll have the supplier send me a new power strip. Odd issue to run into, but at least I know what the problem was.
This is a known issue in beta7: https://github.com/reef-pi/reef-pi/issues/486Hi Ranjib,like to know the timer is working?Thank you,just waiting to turn on or off but nothing
![]()
I accidentally broke the timer feature during the UI .
Nice. Let me know if you need any other helpHi again it is working Ranjib i just mixed up the on and off state,sorry.
Which version of reef-pi you are using? In 2.0 series GPIO pin numbers are always associated with connectors. Outlets are connectors that control output (relays), Inlets are connectors that control input (water level, switches etc). We then associate individual outlet with equipment and inlet with atoHow do I set which GPIO pin is controlling which input or relay? The temperature tutorial shows the sensor wiring but not the input/output to the pi3
Aug 12 10:57:58 raspberrypi reef-pi[22633]: 2018/08/12 10:57:58 ERROR: lighting subsystem, failed to parse start time in diurnal cycle. Error: parsing time "0800" as "15:04": cannot parse "00" as ":"
Aug 12 11:12:21 raspberrypi reef-pi[22633]: 2018/08/12 11:12:21 ERROR: lighting subsystem, failed to parse start time in diurnal cycle. Error: parsing time "08:00:00": extra text: :00