Skip to content
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

Try it with the new RPI0 2! #1

Open
ricardodeazambuja opened this issue Nov 15, 2021 · 2 comments
Open

Try it with the new RPI0 2! #1

ricardodeazambuja opened this issue Nov 15, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@ricardodeazambuja
Copy link
Owner

Just a note to myself: I need to try it using the new RPI0 2.

@ricardodeazambuja ricardodeazambuja added the enhancement New feature or request label Nov 15, 2021
@jannik-el
Copy link

Hey, great repo your documentation detail is really good! I am planning to recreate part of your project on the Pi Zero 2 W, have you since then already tested it? Am really interested in the power consumption since I will be applying it in a low power scenario.

@ricardodeazambuja
Copy link
Owner Author

Sadly I haven't yet. The Pi Zero 2 is arm7 (like the RPI 3) while the Zero 1 is arm6 (RPI 1 and 2), so I suppose it should be possible to directly install google coral packages without the need to compile certain things like I had to do for arm6. However, you may have trouble with versions as the latest RPI OS will be ahead of the python version coral is using. I had this problem with Ubuntu, but I think I solved using docker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants