-
See https://forum.arduino.cc/t/bno086-does-not-work-at-i2c-clock-100mhz/1200365. But quoting from that:
>While testing the BNO086 with the Arduino Giga I noticed that setting the I2C clock at 400k…
-
Hi Guys,
I have managed to get a hacked version running a Midi Host:
```
[USB_TRANSFER: .pio/libdeps/giga_m7/Arduino_USBHostMbed5/src/USBHost/USBHost.cpp:1100]----- BULK READ [dev: 0x24010554 - M…
-
When I use the rp2040 platform, this error will be displayed, but not for AVR, esp8266 and esp32.
![image](https://user-images.githubusercontent.com/75734559/165261799-ba31a4bf-ce1b-45e6-b385-6b506…
-
I want to update my Arduino Opta using OTA/OTEthernet. This library seems capable to do it securely since there are obviously source files related to this. However, I can't seem to find any documentat…
-
You introduced auto detection on an issue thread https://github.com/platformio/platform-raspberrypi/issues/2
It works if `/media/${USER}/RPI-RP2` presence with the following setting.
```
[env:pic…
-
### What are we doing?
Currently, the Rover Team's repository is really... scary. Frankly, I'm not too sure how everyone got so much work done with this level of organization. Anyways, the plan is t…
-
Reproduce:
float value = 21.5;
char symbol = 'C';
Serial.printf(" Temp: %2.2f%c ", ret, symbol);
will display : Temp: %2.2f Not Temp: 21.5C. Both the value and the symbol are not printed
…
-
Hello, I am trying to store and read files from a USB drive. I tested the example `DirList.ino` and uncomment the line ` mbed::DigitalOut otg(PB_14, 0);` as specified.
Here is my full code that I t…
-
Hello, besides the fact that i have studied some documents i got still stuck on how two tswitch from
Init phase into data phase when using a sensor (Motor encoder or light / color sensor.
To kake a…
-
## Issue template
- Hardware description: Teensy 3.2
- RTOS: N/A?
- Installation type: Android IDE 2.2.1
- Version or commit hash: [v2.0.7-humble](https://github.com/micro-ROS/micro_ros_arduino/…