Has anyone tried running a gyre pump without the branded controller? seems plausible you could drive it from reef-pi, but not sure what I'd be getting into.
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.
Not sure how to use https. I changed the address setting to https:// 0.0.0.0:94 but pretty sure it's not working. I disconnected my phone and typed in the address I'm using and it loads the warning page connection is not private. I can proceed through the advanced option but don't I have to configure it somehow by adding sll to the reef-pi server?If you are port forwarding , you probably don’t need Vnc or tor. I do it always when I’m on vacation, but I do it only on-demand. I use google WiFi and that allows me to only open up the port when I need it and then close it back. Use https .
I'm using no ip so I don't have to worry about my isp changing my wan ip.It'll be as safe as forwarding anything else not running a host based security solution on it. Depending on the router you have, you may want to look into hosting your own VPN server on it, and connecting back to your home network through the VPN. There are a lot of manufacturers that have that feature natively built in. Some Asus routers come with a service to register your own domain name for free for this purpose so you don't have to worry about your ISP changing your WAN address on you. If the one you currently have doesn't support running a VPN server on it, you can look and see if it will support running a DD WRT build. I'm not a fan of just forwarding things through my edge devices, I prefer remote connections to terminate at the edge and get inspected before being allowed inside the network.
Your device doesn't trust the certificate being presented due to not knowing the CA (likely a self-signed.) If you click on Advanced at the bottom (it's a button, they just make it not look like one) it should give you the option to select something along the lines of Ignore and proceed to disregard the untrusted cert.Not sure how to use https. I changed the address setting to https:// 0.0.0.0:94 but pretty sure it's not working. I disconnected my phone and typed in the address I'm using and it loads the warning page connection is not private. I can proceed through the advanced option but don't I have to configure it somehow by adding sll to the reef-pi server?
When you are talking about $10-30 part costs it doesn't vary a whole ton so I would say if you won't miss the extra $40 or so, go for it. Pi zero w is about $10 and a pi 4 is about $45
It should be fully functional. If you ever want to upgrade to an Apex a Pi 4 would make a great retro gaming system or media center.
If you are port forwarding , you probably don’t need Vnc or tor. I do it always when I’m on vacation, but I do it only on-demand. I use google WiFi and that allows me to only open up the port when I need it and then close it back. Use https .
Hi, thanks for the tip. However in the Adafruit tutorial (PCA chaining) there is no mention of this and they say up to 62 can be chained !Just a note to be aware of: each pca9685 has pull-up resistors for the SCA and SDA lines. If you are planning to add more than one board you should remove them on the others as they will be all in parallel drastically reducing the overall resistance. As a result I2C communication will be failing or be inconsistent.
I have relatively new ipad (couple of years old), and it renders dashboard/ui fine.Is there a trick to get the reef-pi dashboard to work on an IPAD ? Tried multiple browsers it just stays blank. It is an older IPAD.
An open port on a Linux box can be like blood in the water for someone. It takes about two seconds to see what ports are listening. Once they’re in, escalation should be pretty easy since I bet nobody bothers to actually lock down the raspbian install (I know I didn’t).I have mine set up to port forward incoming port 82 on my dynamic name space.. to port 80 on the Reef-Pi.. I travel a lot and like to keep an eye on things.. I mean.. someone could hack it, but.. it's a web page.. opening SSH would be far worse because then they might have access to start scanning the internal network for anything on the subnet and then try to bounce to something else.. Web access.. worse they could do is jack with the tank if they hacked the web admin page.. maybe don't keep that default. (probably smart advice in general)
Power and signal over the rj12. That’s one reason I like it. Only need to have one cable running to the pumps.Hello all today I recived jebao dp3s for testing with IRF520 Mosfet Driver. So my plan is that I wire 3 signals from 3 mosfet drives to mikes hat and control pumps with pwm like I contol leds. I just want to know does jebao main sends 12v voltage via phone cable or it sends signal? If it sends 12v then I connect 12 v from mosfet dirrectly to phone line connector, less mess for me..
If you want to keep the jebao untouched, @Michael Lane has an adapter board for the DP4S all done up for $5. I picked one up for mine and it was plug n play. https://www.tindie.com/products/ranthalion/dosing-pump-adapter/
Try staying with whole seconds on the duration and adjusting the speed % to calibrate. That's what I did and got everything dialed in exactly where I wanted based on the viscosity of the stuff each pump was adding. You might have to play with the numbers on each to get just right though (ie drop %, add a second or raise %, drop a second.)Are decimal places for the duration of a dosing pump not allowed?
When i put in a number like "1.1" , so with a dot, the field goes red and says "Duration is required"
When i then instead put it like "1,1", with a comma, the field goes red without an error message
but then when i save, i get a popup message that basically says "please choose a valid value. The two closes valid values are 1.1 and 2.1."
Is that popup message just wrong? Because it tells me to use 1.1 or 2.1 but they dont work.
That’s validation error message is a bug . Only whole values are allowedAre decimal places for the duration of a dosing pump not allowed?
When i put in a number like "1.1" , so with a dot, the field goes red and says "Duration is required"
When i then instead put it like "1,1", with a comma, the field goes red without an error message
but then when i save, i get a popup message that basically says "please choose a valid value. The two closes valid values are 1.1 and 2.1."
Is that popup message just wrong? Because it tells me to use 1.1 or 2.1 but they dont work.