Search found 2 matches
- Sat Jul 14, 2018 7:23 am
- Forum: BeagleBone
- Topic: How to run grove 0,96" OLED Display with hello world example on Beagle Bone Green wireless?
- Replies: 3
- Views: 2150
Re: How to run grove 0,96" OLED Display with hello world example on Beagle Bone Green wireless?
First, thank you for the help! But I have a little problem: so I wrote the commands: sudo apt update then sudo apt install python3-pip but when I wrote sudo pip3 install smbus2 cloud9 showed me this: Collecting smbus2 Exception: Traceback (most recent call last): File "/usr/share/python-wheels/urlli...
- Wed Jul 11, 2018 8:45 pm
- Forum: BeagleBone
- Topic: How to run grove 0,96" OLED Display with hello world example on Beagle Bone Green wireless?
- Replies: 3
- Views: 2150
How to run grove 0,96" OLED Display with hello world example on Beagle Bone Green wireless?
Hello, I know the question is a bit dumb but I am new and I need help. So I have a problem: Everytime when I run the hello world example code from the seeed wiki , for my Grove OLED screen, I see this message: Traceback (most recent call last): File "/var/lib/cloud9/Grove/OLED.py", line 2, in <modul...