Search found 2 matches

by MJA-AJM
Sun May 07, 2017 12:45 pm
Forum: General Discussion and Questions
Topic: OSError: accelerometer not found
Replies: 7
Views: 6109

Re: OSError: accelerometer not found

My bad bought the cheep model without one.
by MJA-AJM
Thu Jan 12, 2017 4:38 pm
Forum: General Discussion and Questions
Topic: OSError: accelerometer not found
Replies: 7
Views: 6109

OSError: accelerometer not found

I write in Serial Terminal:
import pyb
pyb.Accel()
Answer is:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
OSError: accelerometer not found

Can anyone tell me what I do wrong?