Wearable Raspberry Pi w/ a Grove Hat — 2: I need help! + freelancer.com link

Arash Kamangir
Nov 18, 2022

--

The Raspberry Pi is ready.

# mac
abcli ssh rpi dec82

I built blue-sbc/.abcli/install/grove.sh based on these instructions, then ran,

# rpi
abcli init

A few minutes later:

abcli host shutdown
# rpi
grove ?
# rpi
grove validate button

Here is the error message:

Check whether I2C enabled and Grove Base Hat RPi or Grove Base Hat RPi Zero inserted

I searched around and found this and this and added 🔽 to dec82/.abcli/install/dec82.sh. The problem persisted.

git clone https://github.com/Seeed-Studio/grove.py
cd grove.py
sudo pip3 install .

# https://learn.adafruit.com/program-an-avr-or-arduino-using-raspberry-pi-gpio-pins/installation
sudo apt-get --yes --force-yes install avrdude

# https://wiki.seeedstudio.com/Grove-Chainable_RGB_LED/
cd ..
git clone https://github.com/DexterInd/GrovePi.git
cd GrovePi/Firmware
sudo ./firmware_update.sh

I posted the project on freelancer.com.

Here is a picture of my desk.

left: dec82, right: Vancouver-Watching, top: nurah

--

--

No responses yet