I tried the instructions in this article, but none work https://www.dexterindustries.com/howto/run-a-program-on-your-raspberry-pi-at-startup/
Can someone help me?
I tried the instructions in this article, but none work https://www.dexterindustries.com/howto/run-a-program-on-your-raspberry-pi-at-startup/
Can someone help me?
Can you tell what you have done so far that does work?
These are some questions I ask new folk:
It would help to know:
What OS did you load? Where did you download it from?
What Processor are you using?
cat /proc/cpuinfo | grep "Model"
cat /etc/os-release
uname -a
python --version
python /home/pi/Dexter/GoPiGo3/Software/Python/Examples/Read_Info.py
find /usr/local/lib/python* -name *.egg | grep gopigo3
find /usr/local/lib/python* -name *.egg | grep DI_
find /usr/local/lib/python* -name *.egg | grep Dexter
What battery or batteries are you using?
What Does Troubleshooting say?
Additionally the official support: