Skip to main content

Recently Updated Pages

Booting from SD card

General URVE Pi

1. Download OS image Go to urveboard.com and download OS Image (Debian 11). Extract content of th...

Updated 2 weeks ago by Adrian Porada

I would like to create SSH connection with newly purchased URVE board PI. What is the root password for the initial connection

General URVE Pi

Default credentials: Login: linaro Password: linaro

Updated 2 months ago by Adrian Porada

GPIO python examples

Interfaces and peripherals

Project configuration Give access to gpio chmod 777 -R /sys/class/gpio Install prerequisite pack...

Updated 2 months ago by Adrian Porada

How do I reinstall/reflash the operating system?

Operating systems (OS)

Prerequisites USB A <-> USB A cable (plug it to middle top USB port) Download tools and prope...

Updated 7 months ago by Adrian Porada

How to manage users in management portal (WebManager)

General

How to add user 1. Go to "Settings" -> "Permissions" 2. In top right corner click "Actions" and ...

Updated 7 months ago by Adrian Porada

Is it possible to connect (via LVDS) cameras dedicated to Raspberry Pi, such as HD F Night Vision OV5647 5Mpx - IR camera?

Interfaces and peripherals

There is certainly a possibility, but we don't know how much work is required for such a scenario...

Updated 7 months ago by Adrian Porada

Home Assistant

General URVE Pi

Installation steps on SD Card Currently it is possible to install home assistant on sd card due t...

Updated 7 months ago by Piotr Pietryka

CAN Communication

General A18i

A good example demonstrating the CAN communication between two URVEBoard A18i and A18PRO requires...

Updated 8 months ago by Import

Activating OTG Mode

Operating systems (OS)

By default, URVEPi operates all four USB ports in host mode. To switch the top-middle port to OTG...

Updated 8 months ago by Import

Debian 11 Autostart

Operating systems (OS)

To make a program or script run automatically when the Debian 11 operating system starts up, you ...

Updated 8 months ago by Import

Connecting to URVEPi Debug UART

General

To use the Debug UART, you will need a UART-to-USB adapter, which will allow you to connect the U...

Updated 8 months ago by Import

URVEPi Hardware Benchmark

Hardware

URVEPi eMMC/USB2/USB3 URVEPi is a competitive single-board computer that boasts impressive perfor...

Updated 8 months ago by Import

How to use I2C

General

PCF8574T with 1602A display As an example we will use PCF8574T with 1602A display. We need to con...

Updated 8 months ago by Import

URVEPi Compatible Shields

General

Raspbery Pi PoE HAT Raspbery Pi PoE HAT works out of the box. However, it requires 16mm standoffs...

Updated 8 months ago by Import

How to use SDL2 on URVEPi

General

sudo apt-get install -y libsdl2-dev build-essential nano nano sdltest.c #include <SDL2/SDL.h> ...

Updated 8 months ago by Import

How to use SPI

General

We provide some examples for SPI URVEPi usage. Python, C++ and Node.js. Below you can see how to ...

Updated 8 months ago by Import

URVEPi Tips&Tricks

General

Python and IDLE3 in URVEPi Debian 11 Python3 is installed by default. To install IDLE3 just type ...

Updated 8 months ago by Import

URVEPi Troubleshooting

General

Troubleshooting Tips for URVEPi's Disappearing Ethernet and Rebooting Issues. If you are experien...

Updated 8 months ago by Import

Do we have instruction to flash Android to URVE Pi?

General URVE Pi

The installation procedure for Android is the same as for Linux. More details in our user manual ...

Updated 8 months ago by Juliusz Janecki

Please let me know how to flash the OS without having access to windows.

General URVE Pi

You can use the flashing library on Linux: https://github.com/rockchip-linux/rkdeveloptool.

Updated 8 months ago by Juliusz Janecki