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.
That's 100% worth it. If for nothing else, just to play around with.In a semi-related question for any electronics experts; I have an opportunity to pick up some Tektronix 2215A oscilloscopes. Being that I know very little about oscilloscopes, I'm hoping to get some input or advice. I can get them for about $20 each. I did pose this question to an electronics expert who is an active member of this forum, in a PM, but I believe he is on vacation and if I am going to buy the oscilloscope(s) it has to be by tomorrow afternoon.
Any input would be appreciated!
Yes. Pi 4 is not super useful, because it costs more money (you need hdmi adapter) and consume more power. Unless you plan to use the extra computing power pi 3 is better. If you are familiar with linux comand line then pi zero is best.Is reef-pi fully functional with the Raspberry Pi 4?
For being the same price, I'm debating on just going for the Pi 4... Should I?
if they are functional pick them up for sure. I would check for screen burn if they have been used a ton other than that they should be pretty bulletproofIn a semi-related question for any electronics experts; I have an opportunity to pick up some Tektronix 2215A oscilloscopes. Being that I know very little about oscilloscopes, I'm hoping to get some input or advice. I can get them for about $20 each. I did pose this question to an electronics expert who is an active member of this forum, in a PM, but I believe he is on vacation and if I am going to buy the oscilloscope(s) it has to be by tomorrow afternoon.
Any input would be appreciated!
In a semi-related question for any electronics experts; I have an opportunity to pick up some Tektronix 2215A oscilloscopes. Being that I know very little about oscilloscopes, I'm hoping to get some input or advice. I can get them for about $20 each. I did pose this question to an electronics expert who is an active member of this forum, in a PM, but I believe he is on vacation and if I am going to buy the oscilloscope(s) it has to be by tomorrow afternoon.
Any input would be appreciated!
They are $ 300 + on E-bay
That's 100% worth it. If for nothing else, just to play around with.
if they are functional pick them up for sure. I would check for screen burn if they have been used a ton other than that they should be pretty bulletproof
They're great for verifying PWM output from the PCA9685.

How you are powering pi? If possible get 5v output from the source and use a 5v to 3.3v converter (there are plenty cheap ones in amazon) to power the second pca9685. You can also power it from pi’s 3.3 v , but be aware of current draw. Everything collectively should stay below 500ma and any single pin should not draw more than 80ma. Pi when powered feom gpio can only supply 1a . When powered by micro usb connector , pi can supply more than 2a (assuming 2.1a supply and 100ma draw from pi zero). It’s a good idea to throw 100 and .1uf capacitors in between sources. I always keep separate pi as plan b. In case things go south. I had worst power induced issues with pwm and light controllers :-/Hi
Help needed, i need to connect second PCA9685 to my pi setup using goby hat from @Michael Lane (needed to control 10 channel lights and additional 2 fans) my understanding is that the VCC on PCA9685 should be connected to 3.3V, so i figured that i can use the connector attached and connect the second PCA9685 (will be located in a separate box from R-Pi) using 3.3V, SDA, SCl, and ground then give it a proper address.
the pH connectors on the goby Hat has 5V so i can't just use it for my second PCA9685.
Will this work or the PCA need to be chained one to another for them to work, also can it damage my Pi (already fried one).
My second option (i really don't like it) is to use another r-pi with a reef-pi build for lights only.
Thanks
![]()
Thanks for your responseHow you are powering pi? If possible get 5v output from the source and use a 5v to 3.3v converter (there are plenty cheap ones in amazon) to power the second pca9685. You can also power it from pi’s 3.3 v , but be aware of current draw. Everything collectively should stay below 500ma and any single pin should not draw more than 80ma. Pi when powered feom gpio can only supply 1a . When powered by micro usb connector , pi can supply more than 2a (assuming 2.1a supply and 100ma draw from pi zero). It’s a good idea to throw 100 and .1uf capacitors in between sources. I always keep separate pi as plan b. In case things go south. I had worst power induced issues with pwm and light controllers :-/
Hi
Help needed, i need to connect second PCA9685 to my pi setup using goby hat from @Michael Lane (needed to control 10 channel lights and additional 2 fans) my understanding is that the VCC on PCA9685 should be connected to 3.3V, so i figured that i can use the connector attached and connect the second PCA9685 (will be located in a separate box from R-Pi) using 3.3V, SDA, SCl, and ground then give it a proper address.
the pH connectors on the goby Hat has 5V so i can't just use it for my second PCA9685.
Will this work or the PCA need to be chained one to another for them to work, also can it damage my Pi (already fried one).
My second option (i really don't like it) is to use another r-pi with a reef-pi build for lights only.
Thanks
![]()
thanksThe PCA9685 operates with a supply voltage range of 2.3 V to 5.5 V and the inputs and outputs are 5.5 V tolerant.
And you can connect more than one like this:
![]()
And give it a proper address. https://learn.adafruit.com/16-channel-pwm-servo-driver/chaining-drivers
If the second pca9685 is in another box that is further away than 1 meter best is to use a shielded cable.
Recommendations for the following probes to use with Reef PI;
PH
Salinity
ORP
Recommendations for the following probes to use with Reef PI;
PH
Salinity
ORP
Due to their high cost, frequent need of calibration and less usefulness (compared to other sensors) I have not tinkered with ec and orp probe.
That being said, I think the ezo ph driver will work as it is for orp and ec as far as reading goes. Calibration and rest needs to be done out of reef-pi using atlas scientific libraries