- Joined
- Jan 5, 2019
- Messages
- 65
- Reaction score
- 60
Tanksyou have to configure alert settings under Configuration -> Telemetry, with your email credentials. The specifics are described in adafruit guide
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.
Tanksyou have to configure alert settings under Configuration -> Telemetry, with your email credentials. The specifics are described in adafruit guide
I know it's small fry compared to the knowledge you guys have, but I just wanted to express my initial gratitude at such a great guide, the helpfulness of the users of this thread and the wider opensource community
From a total beginner/noob, this week I've managed to install and use a Linux distribution, run commands, install the required software, buy all the correct parts for the project and was able to deduce the +ve and -ve pins of a female barrel jack and reduce the voltage on a stepper!
Next week, I'll be attempting soldering for the first time to attach the HAT and start on the wiring required for my automated feeding doser.
Thanks again!
You should start your own build thread. At minimum it will be easier to get answers to problems there. Things get lost in this thread.I know it's small fry compared to the knowledge you guys have, but I just wanted to express my initial gratitude at such a great guide, the helpfulness of the users of this thread and the wider opensource community
From a total beginner/noob, this week I've managed to install and use a Linux distribution, run commands, install the required software, buy all the correct parts for the project and was able to deduce the +ve and -ve pins of a female barrel jack and reduce the voltage on a stepper!
Next week, I'll be attempting soldering for the first time to attach the HAT and start on the wiring required for my automated feeding doser.
Thanks again!
You should start your own build thread. At minimum it will be easier to get answers to problems there. Things get lost in this thread.
If you want to do a reef-pi build, start a thread in the diy section. A build thread documents your progress and gives you a place to show your work and have questions answered.Umm can someone tell me what a build thread means here?
thank you for the kind words. learning is funI know it's small fry compared to the knowledge you guys have, but I just wanted to express my initial gratitude at such a great guide, the helpfulness of the users of this thread and the wider opensource community
From a total beginner/noob, this week I've managed to install and use a Linux distribution, run commands, install the required software, buy all the correct parts for the project and was able to deduce the +ve and -ve pins of a female barrel jack and reduce the voltage on a stepper!
Next week, I'll be attempting soldering for the first time to attach the HAT and start on the wiring required for my automated feeding doser.
Thanks again!
Yes I do want to do that. I would really like to get some answered questions from those more educated in marine life than me. Plus I think it would be nice to document this from the ground up sounds fun and informative.If you want to do a reef-pi build, start a thread in the diy section. A build thread documents your progress and gives you a place to show your work and have questions answered.
Yes I do want to do that. I would really like to get some answered questions from those more educated in marine life than me. Plus I think it would be nice to document this from the ground up sounds fun and informative.
Build thread contributor badge is awarded to members who start their tank build thread in the aquarium journal section. I love them . They are the signature threads in r2r and nanoreef . They embody a reefers personal journey , tanknshots etc. most of the learning are from these. I follow at least two dozens of those
Build thread contributor badge is awarded to members who start their tank build thread in the aquarium journal section. I love them . They are the signature threads in r2r and nanoreef . They embody a reefers personal journey , tanknshots etc. most of the learning are from these. I follow at least two dozens of those
Guys, I hooked up my two temperature probes and nothing, they're wired correctly, I feel the following command didn't get installed properly..
dtparam=i2c_arm=on dtparam=spi=on dtparam=audio=on enable_uart=1 dtoverlay=w1-gpi
Should I start again with the install or can I implement again from the console, any ideas @Ranjib ?
Also try wiring only one probe at a time, get one working first...what colors are the probe wires, the wire colors can be a crapshoot.Did you follow the guide on adafruit to setup the software https://learn.adafruit.com/reef-pi-installation-and-configuration/raspberry-pi-configuration
There is a paragraph that details some settings that need to be enabled for the 1wire protocol from the console, here is the applicable section:
reef-pi uses a DS18B20 temperature sensor, which requires the one wire protocol to be enabled in the Linux kernel. reef-pi also uses I2C communications protocol for some features. We'll use the raspi-config tool from terminal for enabling both one wire and I2C.
Verify that you have enabled those in the raspi-config tool and then it should work if wired to the proper pin and have the wires going to the proper place. Let us know what you find...
Then we need a Reef-pi badge instead
Will go through that again to make sure.Did you follow the guide on adafruit to setup the software https://learn.adafruit.com/reef-pi-installation-and-configuration/raspberry-pi-configuration
There is a paragraph that details some settings that need to be enabled for the 1wire protocol from the console, here is the applicable section:
reef-pi uses a DS18B20 temperature sensor, which requires the one wire protocol to be enabled in the Linux kernel. reef-pi also uses I2C communications protocol for some features. We'll use the raspi-config tool from terminal for enabling both one wire and I2C.
Verify that you have enabled those in the raspi-config tool and then it should work if wired to the proper pin and have the wires going to the proper place. Let us know what you find...
Also try wiring only one probe at a time, get one working first...what colors are the probe wires, the wire colors can be a crapshoot.