|
have the raspberry pi and I play around with the raspberrypi tank from adeept.
Here is the official github link
https://github.com/adeept/adeept_raspta ... ts-program
When I want to start the server with
sudo python3 adeept_rasptank/server/webServer.py
I get this error
File "/usr/local/lib/python3.9/dist-packages/Adafruit_GPIO/I2C.py", line 55, in get_default_bus
raise RuntimeError('Could not determine default I2C bus for platform.')
RuntimeError: Could not determine default I2C bus for platform.
I have enabled i2c interface
with i2cdetect -l i get this
pi@raspberrypi:~/adeept_rasptank/server $ i2cdetect -l
i2c-1 i2c bcm2835 (i2c@7e804000) I2C adapter
|
|