-
I am having issues with the IMU not passing the setup. I isolated the issue to this portion. as shown below. I created the error IMU_HW_ERROR6 as this is where my code stops. I'm not sure what portion…
-
#### Arduino Mbed OS RP2040 for Raspberry Pi Pico - Version 3.5.4
In exploring the use of *analogWrite()* and *digitalWrite()* on the Raspberry Pi Pico using Arduino, I have discovered some strange…
-
Hello, i have a Client RP2040 board with the ConfigurableFirmata v3.0 library installed on it, and an Python script using Perl-Firmata server side firmata library running on a PC via USB.
They both c…
-
### Describe the request
Print the output from the `arduino-fwuploader` invocations to the IDE's "**Output**" panel.
🙂 It will be easier for the user to troubleshoot problems that might occur during…
-
Hello there!
I'm using the Nano RP2040 example and WiFi Web Server (from the WiFiNINA library) on Windows (my main computer), even though it compiles and loads fine, it can't establish a connection…
-
Hello
Sorry if this is dumb. I'm using wifinina with an Arduino Uno WiFi rev2 in access point mode. I've configured devices to automatically connect to the created network if it's available.
Now on …
-
### Describe the problem
On ChromeOS i have tried using the Appimage package of Arduino IDE within the Linux dev environment but the IDE has not shown/had access to the ports of the devices plugged…
-
On stm32, it's quite useful to be able to interrupt startup to put the device into safe mode, format the filesystem, or enter the bootloader. On pyboard for example, this is the USR button.
Many rp…
jimmo updated
2 years ago
-
### Describe the problem
If I have a sketch with compiler errors, as a user of the CLI, I would expect the order of the errors is deterministic. It does not.
### To reproduce
[Errors.zip](https:/…
-
### Description
i want to use this library using the rp2040 board but it seems the library does not directly support the raspberry pi version but it does support the Arduino Nano Rp2040 Connect. …