reef-pi uses ds18b20 based probe with one wire interfaceIs there a specific interface needed or just a generic one wire probe?
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.
reef-pi uses ds18b20 based probe with one wire interfaceIs there a specific interface needed or just a generic one wire probe?
Yeah, checkout the canakit or sparkfun ds18b20 probesThere was a picture of one on here. It was coated in black plastic.
Yeah, checkout the canakit or sparkfun ds18b20 probes
Can you start a build thread ? We need lot more details including your relay type and circuit etc . It can be a lot of different things if you are not following the guides as it ishi guys I started to build my reef-pi but I immediately ran into a problem I mounted an 8-relay card
I created the sockets taking care that the gpio pins were the correct ones I go into the equipment I create the physical grip and upon activation the input to the raspberry arrives (I see the green light flashing)
but the relays do not start ...
I saw, however, I miss the ULN2803A chip (already purchased waiting for me to arrive) because of this chip I can not activate the relay?
Thank you
reef-pi binaries are compiled for arm 6/7 (pi zero/pi 3) hence they won’t work on intel/x86 architecture as it is. Although I can’t recall anything specific to arm, so it should be relatively easy to compile it for intel boards such as the one you suggestedYou weren't rude at all. I knew there was a specific use case involved here, just didn't know if the code would be able to run on other architectures. I do agree that it's good to do one thing very well instead of a lot of things "just ok"....
Can you elaborate what you observed when you say it crashed? reef-pi logs are available viaWell been a little slow on the updates, I needed to rebuild my bench PC and had to do some major surgery on it, plus it was almost 60Deg yesterday and was really nice to be out. I soldered up everything last night, always takes me much longer to get things soldered but I think the PWM expansion board is ready to go, here are some pics. I started testing my small led and setting the frequency to 300, wow what a strobe effect. Funny but I am actually back to using 100, lol go figure but while ti doesnt seem to cycle, it produces a flicker free light about at the proper voltage.
I haven't tested with the big light yet but will be doing that soon. I did also manage to crash reef-pi a couple of times this morning when playing with the frequency setting and doing reloads a bunch of times. Not sure which logs you store info in, Ranjib if you can tell me where to look I am curious as to what issue it was having.
systemctl -u reef-pi.service
And you can use —since / —until to see logs from a specific timeCan you elaborate what you observed when you say it crashed? reef-pi logs are available via
Code:systemctl -u reef-pi.service
I have both steel and powder coated (canakit version) probes running for over two years now without any issue. My probes have 5 feet’s wires at max. I know @Erica-Renee had tried some longer length probe wiresNow that I looked, Amazon has lots of variations....If I need to extend the length I assume a normal audio extension will be fine, not sure how far they can drive, but will probably need to extend a couple of mine.
Sparkfun. That was the brand.Yeah, checkout the canakit or sparkfun ds18b20 probes
Can you elaborate what you observed when you say it crashed? reef-pi logs are available via
Code:systemctl -u reef-pi.service
yes . I have reached 20 feet . 15 feet 15 feet and two 10 feet all at the same time.I have both steel and powder coated (canakit version) probes running for over two years now without any issue. My probes have 5 feet’s wires at max. I know @Erica-Renee had tried some longer length probe wires
yes . I have reached 20 feet . 15 feet 15 feet and two 10 feet all at the same time.
You have to set up the Master (your 1-wire connection. and first slave (Probe furthest from master) then each of the others need to break that connection with the probe on the longest leg being slave 2 .. position . closest probe to the master should be the last probe you connect.. ..
You guys prob know more about the reasoning about this but i think it has to do with data crashes on the signal .. The master learns the distance of each probe based on the first slave being the furthest... Thou i might be wrong ... I have probe in my Display tank that is connected to the reef-pi way down in my basement .. eventually i am going to put the reef-pi computer stuff in my network closet with all the other electronics ..
Yeah, checkout the canakit or sparkfun ds18b20 probes
yes . I have reached 20 feet . 15 feet 15 feet and two 10 feet all at the same time.
You have to set up the Master (your 1-wire connection. and first slave (Probe furthest from master) then each of the others need to break that connection with the probe on the longest leg being slave 2 .. position . closest probe to the master should be the last probe you connect.. ..
You guys prob know more about the reasoning about this but i think it has to do with data crashes on the signal .. The master learns the distance of each probe based on the first slave being the furthest... Thou i might be wrong ... I have probe in my Display tank that is connected to the reef-pi way down in my basement .. eventually i am going to put the reef-pi computer stuff in my network closet with all the other electronics ..
How do you tie multiple probes together?
I still have it. I might try to pull it apart to see what happened.Just attach more probes to the signal line in parallel. 1-wire allows multiple devices and each device (should) have a unique address set by the factory.
Bummer on the dead probe - that’s a weird failure. If you still have the dead one, can you cut the metal pill apart? I’m curious if the failure was water ingress.
The ones I got, disappeared from amazon, but the wire is 3 meters long, so about 10 feet and they are working fine. They were drok branded, made in canada, with red high temp silicone insulation and even shielded. They are reading within .1F of each other and within .1F of my ITC1000 with an 10k ntc thermistor. I have a different 3 meter coming from drok but its not the same version this time but still has a 3 meter length and black insulation like the million others on amazon. I will report if its a decent option when it arrives.I have both steel and powder coated (canakit version) probes running for over two years now without any issue. My probes have 5 feet’s wires at max. I know @Erica-Renee had tried some longer length probe wires
Question, I have three probes but did not see any where to set the master/slave relationship. How do you do that?
Thanks
I'll probably find something similarJust for a reference for everyone I got a a ds18b20 from adafruit. It was the first probe I got and was coated in silicone before I put it into use. I started getting erratic readings in the reef-pi interface and took it out to check it. Apparently the silicone didn't do it's job very well because I noticed it had some rust on it. I just took it apart to check it to see if the sensor was intact and found this.
These are supposed to be waterproof and the only reason I used silicone was to keep the probe from rusting. After inspecting the sensor I found that whatever they used to seal the probe and keep it water tight had a big gap in it that allowed water to get into the probe and short it out.