-
### Working towards #14 - Support for PlatformIO
I have been playing around using this repository as a framework to build with platformio, see [platform-apollo3blue](https://github.com/nigelb/platfor…
-
The Qwiic Button uses sub-one cycle clock stretching on the I2C bus. This causes the standard ```beginTransmission``` ```endTransmission``` 'scanner' test for an I2C device to return a false positive.…
-
@oclyke
I am currently trying to run the Example1_StopMotion code you provided here. It is already very helpful.
However, I get the following error in my console:
waiting for first frame
0
1…
-
Hi All,
Found a bug experimenting with the Sparkfun MMDLCB with v2 of the Apollo3 Core.
Issue: Essentially, when disabling onboard LDOs, I measure an increase in current consumption, not a dec…
-
I'm working through the Arduino library code and the firmware code to see if I can trace this down, but it seemed like a good time to open an issue for some help.
I have two Twists that have both …
-
When in turbo mode, the time for things like sleep_until() are running 2x speed. such as:
using namespace std::chrono_literals;
rtos::ThisThread::sleep_until(5ms);
only sleeps for 2.5ms. All wo…
-
Hi @PaulZC ,
I have been using the global tracker quite a bit (not for balloons, but other applications), and suggesting these to several people around me. I think everybody is very happy about it …
-
As reported on the u-blox forum:
https://portal.u-blox.com/s/question/0D5Oj00000Ux8tRKAR/conversion-of-ubx-to-rinex-in-rtklib-fails-sometimes-only-converts-a-few-samples-rawx-and-sfrbx-messages-are…
-
### Describe the problem
I have been successfully using the Arduino IDE with the Artemis Things Plus on macOS however I recently upgraded to macOS Sequoia 15.0 (24A335) and I am no longer able to f…
-
Hi,
I've ported the Razor IMU code over to a custom ARM platform. All the sensors seem to be working correctly and, having calibrated the accelerometer, gyro and magnetometer I am now getting signifi…