Page 1 of 1

How to Run Sample Examples on RV1106G3 Pico Pi A W Board?

Posted: 2025-07-17 10:07
by Infitechlab1
Hello,
We have successfully set up the development environment for the RV1106G3 Pico Pi A W board. However, we are currently unsure about the correct procedure to run sample example applications on the board.
Could you kindly provide any official documentation or guidance that outlines the steps required to run these sample examples? Any help or reference materials would be greatly appreciated.

Thank you for your support.

Re: How to Run Sample Examples on RV1106G3 Pico Pi A W Board?

Posted: 2025-07-18 11:14
by Crocodile
Hello, in the wiki, we have provided some simple application methods for the rv1103/rv1106 platform. Many of the examples are universal.
I need to know which specific aspect of the examples you need to run.

Re: How to Run Sample Examples on RV1106G3 Pico Pi A W Board?

Posted: 2025-07-21 12:13
by Infitechlab1
Hello,

I’m using the Luckfox Pico Pi A W board and have connected a PIR sensor to a GPIO pin. When the sensor is triggered, I want to capture an image in proper color JPEG format and save it to the SD card.

Could you please share if there is any example available for this use case, or suggest a working reference that closely matches this setup?

Thank you.