-
I noticed at the bottom left of the tool bar arduino-create-agent--> open debug console in chrome, it has a textbox and a send button. If you enter
```
list
```
It gives a list of connected d…
-
Hi,
Are there any examples on persistent storage ?
Ideally using on onboard flash.
Im using rpi pico.
Thanks
-
Hi,
I'm building a robot using an Arduino RP2040 Connect. I want to control the robot using ELRS. I've uploaded the basic_crsf example to the board, it compiles just fine but I'm not seeing a signa…
-
Has anyone successfully got the Rp2040-Nano Cheapino to work with MacOS? I just cannot get the board to even turn on, unless I'm missing something.
-
I try to use Mozzi (1.1.1) and a library for LCD (tried with LiquidCrystal_I2C and hd44780)
Used alone in a blank project without Mozzi, works fine.
Once used in the program, i've got a conflit : …
-
### Port, board and/or hardware
RP2 port, Arduino Nano RP2040 Connect
### MicroPython version
MicroPython v1.23.0 on 2024-06-02; Arduino Nano RP2040 Connect with RP2040
### Reproduction
import os…
-
work
Flash_Jpg_DMA.ino
view bgr to rgb
TFT_eSPI\TFT_Drivers\ST7789_Init.h
code
```c++
config
#define TFT_RGB_ORDER TFT_RGB // Colour order Red-Green-Blue
or
#define TFT_RGB_ORDER TFT…
-
Today I use NRFlite for a project with 4 nodes with Arduino Mega that have worked fine for long period now.
I have tried to use PR2040 instead. I have changed definition for SPI pins still no suce…
-
Hello,
I am facing some issues while trying, in a larger project, to accomplish the following:
1. Try to connect to the internet via WiFi
2. If connection fails, open Access Point (AP) and le…
-
There are a number of dual chip RP2040 boards that support Bluetooth via an external chip (LILYGO T-PicoC3, Arduino Nano RP2040 Connect, to name a few). RP2040 communicates with the ESP32 chip via Blu…