- Joined
- Dec 16, 2018
- Messages
- 1,189
- Reaction score
- 2,811
Sorry for finding a few bugs but someone has to do itBoth are likely broken in different ways. There is a larger change coming to the PCA9685 driver which may fix the other half of the issues.
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.
Sorry for finding a few bugs but someone has to do itBoth are likely broken in different ways. There is a larger change coming to the PCA9685 driver which may fix the other half of the issues.
This corresponds with my meter getting strange duty cycle readings. The frequency readings were confirmed with 2 seperate meters, but my second meter doesnt read duty cycle so didnt report that without confirmation.Spent some time poking at the PWM support, and can confirm the math... doesn't work at arbitrary frequencies (the frequency is written out as the period value multiplied out, and not the inverse as it should be). This also maps to the duty cycle being very wrong at frequencies not == 100.
thanks just trying get it back moved here a couple years ago lost all my sps coral in the move going soft coral this time, here are some pics of old tank
![]()
![]()
![]()
Sorry for finding a few bugs but someone has to do it
Very nice!No worries :) Bugs need testing to reveal.
I have a PR up and will see if we can back port this to a 2.x release.
nope :-/No problem.
Have we been able to confirm whether 2.2 supports non-default PCA9685 i2c address?
thats stunning man :-)thanks just trying get it back moved here a couple years ago lost all my sps coral in the move going soft coral this time, here are some pics of old tank
![]()
![]()
![]()
Do you need the exact same configuration? i.e. 3 kessil light and 12V moon light ? I would recommend not mixing them, and just go with only kessil or only mosfet (moonlight/led strip) circuits. Circuits involving PWM are very prone to aberrations. I am having a hard time reading the tiny texts, but I think they are mostly correct, or I could not spot any wrong labeling from the first lookdid I get it all right I want to start putting mine together just need to know I'm seeing and reading it right
@lotus02 have you seen the adafruit guide? The circuit layout has pretty detailed diagrams. https://learn.adafruit.com/reef-pi-lighting-controller/circuit-construction
Have look at the 12v to 10v board layout and the finished board picture to me it looks like only have of it is there but I'm new to this so I thought I would make a PowerPoint file of what think is right. Could not load the file on here so I converted to pic files and posted them. Let's just say if took the layout diagram and put the part I see on it than pull up the picture after they would look the same. But with all that was put in to that with the pictures and the writing up on how to do it think I got@lotus02 have you seen the adafruit guide? The circuit layout has pretty detailed diagrams. https://learn.adafruit.com/reef-pi-lighting-controller/circuit-construction
Sounds reasonable. You mind filing an issue on the repo (https://github.com/reef-pi/reef-pi) ?I have a feature suggestion. I just realized I went the past 4 days with my alkalinity doser disabled. I have a second alkalinity doser rule setup for adjustment and meant to disable it but disabled the one above it instead. The way the drop downs are sometimes its confusing which timer you are working with the one above or the one below. It might be nice to have a disable button next to the calibrate, edit, delete buttons. Likewise it would be nice to have the same next to the timers edit, delete buttons. It would be handy to have a quick button to instantly disable instead of opening up, editing, then selecting the drop down to disable.
Just a thought