Skip to main content

Recently Updated Pages

Jak dodać urządzenie do serwera? (SaS)

LOBO

Resetujemy prądowo urządzenie (lub klikamy kilkukrotnie w datę na ekranie, jeżeli jest wyświetl...

Updated 3 months ago by Piotr Pietryka

Podłączanie zestawu windowego

Windy

Poniżej zdjęcie poglądowe jak podłączyć zestaw windowy Po prawidłowym podłączeniu zestawu, dio...

Updated 5 months ago by Bartosz Bujdasz

Logowanie użytkownika z poziomu panelu LOBO

LOBO

Z poziomu panelu LOBO można potwierdzać przybycie do zasobu, tworzyć, usuwać oraz modyfikować rez...

Updated 7 months ago by Bartosz Bujdasz

Jak dodać urządzenie do serwera?

LOBO

Resetujemy prądowo urządzenie (lub klikamy kilkukrotnie w datę na ekranie, jeżeli jest wyświetl...

Updated 8 months ago by Piotr Pietryka

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 11 months 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 1 year 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 1 year 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 1 year 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 1 year 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 1 year 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 1 year ago by Piotr Pietryka

CAN Communication

General A18i

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

Updated 1 year 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 1 year 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 1 year 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 1 year ago by Import

URVEPi Hardware Benchmark

Hardware

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

Updated 1 year 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 1 year 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 1 year 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 1 year 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 1 year ago by Import