Search found 2 matches

by scaldara
Thu Apr 16, 2015 5:35 pm
Forum: Development of MicroPython
Topic: Non-ARM ports?
Replies: 10
Views: 16140

Re: Non-ARM ports?

I would also be interested in a PIC32 port
by scaldara
Wed Nov 19, 2014 10:02 pm
Forum: MicroPython pyboard
Topic: accel.filtered_xyz returns wrong values
Replies: 0
Views: 2876

accel.filtered_xyz returns wrong values

I'm a newbie so, apologies if I'm off the mark. I've been playing around with the accelerometer on PYBv1.0. I'm running Micro Python v1.3.6-26-g5694cc5 on 2014-11-17; PYBv1.0 with STM32F405RG. From the accelerometer data sheet it says that raw values are between -32 and 31. I wrote a test that print...