-
-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RPI Zero installation #823
Comments
This is a somewhat known issue with You can always do a re-install by running |
I’m using Raspberry Pi OS Legacy Lite. The same is mentioned in your installation guid. Should I call ‘sudo -i’ before re-installing to be from root user perspective? |
In addition is it okay to use default branch for the installation? Or should I switch to another one? |
All ok. You have the correct image. Just use the main branch from Github. So that is all normal following the installation. You do not need to run So, try the |
I’ll try and get back to you with the result |
He, thanks for finding this. I have updated the installer script to fix this. So a next clean install should now work out of the box. You can start it normally with: https://theyosh.github.io/TerrariumPI/faq/how-to-start-stop-restart-and-disable-enable-terrariumpi/ And you should good to go. |
Hi, thank you! I'll test it after I'll finish testing hardware I'm using for my RPI 4 build, like relay or dc18b20. DHT22 is up and running for example. In case I'll find any additional issues I'll let you know. I think more or less you can say that there is an actual support of RPI Zero. Maybe even put ensured devices to work with after I'll show my results here. |
I think everything that has exactly the same GPIO headers can be supported by your Docker image. In case I'll something different from RPI I'll let you know. |
Hi @theyosh. So I just installed all hardware I'm using except for the camera. I will let it work for half the day and let you know the results. |
Nice! Do you use a bleutooth sensor? |
Unfortunately no as I don't have any, I'm using dc18b20 by one-wire-connection. |
@theyosh, it's me again. After almost 24h working time I can say I'm satisfied with the results: The RPI Zero has not triggered a fan during the day, so the temperature was never too high (60 degrees). The only drawback is that, for some reason, I cannot edit the already added environment, but I can live with that by simply adding a new one. All other functionality works well and as expected. After I get my hands on the cable to connect RPI Zero to the camera, I'll run additional tests with added webcam to the existing environment and motion detection enabled. But so far, the RPI Zero can be supported. Maybe in the future, you'd like to introduce TerrariumPi Lite. Those small micro-computers would be an ideal candidate. On weekends I'll re-install the system using your updated installation code. Also, maybe I'll get my hands on RPI Zero 2w:) |
Hi, any updates that I should know? And you should be able to edit an existing environment. But what do you mean with that? You can change an environment only its name, description, doors and webcams. But I would like to close this issue if there are no further updates. |
Hi, I’ve been using RPI Zero 2w for a while now with connected camera. I can say for sure it can be supporters officially. RPI Zero 1.1 w is a good low cost candidate for TerrariumPI but without a camera. I’ll provide additional detailed details here later today or on weekends. Link to my RPI Zero 2w set up hosted via ngrok: terrarirum.ngrok.io |
I see it is still working. So it looks good. I will update the readme file to update the supported Raspberry Pis. So can we close this issue? As it looks like everything is working. |
I haven’t check updated installation script yet. But I believe it should all good, so yes please close the ticket. Hopefully this will be helpful for other guys too. |
Hi. Well I’m currently trying to run TerrariumPi on RPI Zero W 1.1V. I know it’s not supported properly but I’ve seen in closed issues that there are people actually using it so I decided to give it a try. Manual installation have succeeded but after reboot of pi (by the installation script) the TerrariumPi service is not starting. And under the debug process it I have the issues described here #631. I’m pulling from default branch and in installation scripts I can see the fixes you have provided for the mentioned issue. But it seems it’s not relevant anymore.
I’m using Legacy OS Lite so that is not also a case.
The text was updated successfully, but these errors were encountered: