grove.py icon indicating copy to clipboard operation
grove.py copied to clipboard

Raspberry Pi 4 and hat not working

Open achapkowski opened this issue 2 years ago • 2 comments

I have two different raspberry Pi 4 b and each has the same issue.

'No modules name upm'

I followed the instructions on #46 but it didn't work.

I also followed all the instructions on the wiki as well.

I have I2C enabled.
Python 3.9.2 OS: Linux Debian GNU Linux 11

It was the 64-bit image provided by Raspberry Pi folks.

Please advise.

Thank you

achapkowski avatar Jun 28 '23 20:06 achapkowski

I followed the instructions in the last comment in the closed issue https://github.com/Seeed-Studio/grove.py/issues/53 and was able to get past the installation failures.

Note this is NOT an ideal solution!

alansill avatar Jan 09 '24 23:01 alansill

Note I was using the 32-bit Raspian image.

alansill avatar Jan 09 '24 23:01 alansill

I have created a script for installation and verified that it works with RasPi 4 (RasPi OS bullseye 32bit) + Grove Base Hat + Grove tempareture sensor. Please refer to it if you like. https://github.com/Seeed-Studio/grove.py/issues/62#issuecomment-2141651969

takanotume24 avatar Jul 30 '24 06:07 takanotume24

Refer to #73 .This issue is closed, If you have any questions, you can comment and reply.

is-qian avatar Aug 20 '24 03:08 is-qian