Mike S
Mike S
Yes I did in the same issue that I opened up. I referenced issue 90 (even gave them the link) and mentioned that me-no-dev fixed it. They will get around...
Getting the same typr errors on an Arduino Mega 2560 using the provided example. Have no idea. Did you every get this resolved? I am running Arduino IDE 1.6.1.
@pedvide - @KurtE The simple answer is yes if have been following the discussion on the [ADC pins thread ](https://forum.pjrc.com/threads/58387-Teensy-4-0-which-pins-for-which-ADC/page8?highlight=adc ). Kurt has been working the ADC DMA stuff and...
Personally, I much prefer the Theia Dark over the Arduino Dark. Has there been any progress on allowing users to download color themes and/or create/modify their own? i.e. has there...
hi fe-mo. There is absolutely nothing wrong. In you plot of calibrated data the accelerometer axes are normalized based on the calibrated values so that z-axis is approximately 1 (pointing...
Normalization. When at rest it will be 1. To get g's multiply the calibrated values by 1g (9.81 meter/sec^2). Raw data is in counts and if you are using a...
Hi. My computer is out of commission right now. Won't be able to check until next week. One think that might resolve your problems though is to update your arduino...
Can you tell me what sketch you are running? Because it shouldn't even be looking at stlport-avr-STLport-maste?
I finally got my desktop put back together and I made a few changes for it to compile correctly for your configuration. I have updated the GitHub library accordingly. However,...
Well you need to give me a little more information on what you are doing. What MCU are you using, what IMU board are you using, etc? Also, when you...