Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

5 total results found

How to use SPI

General

We provide some examples for SPI URVEPi usage. Python, C++ and Node.js. Below you can see how to use SPI with this languages. How to use URVEPi SPI with Python For Python we need to install spidev library. It's very easy. Just type in your root account: git cl...

SPI
URVEPi
Python
Node

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 UART to a computer via USB. Once you have connected the adapter and installed its driver, you can use a terminal emulator program such as PuTTY or Tera Term to com...

Android
Linux
URVEPi
OTG
RS232
Debug UART
UART

Debian 11 Autostart

Operating systems (OS)

To make a program or script run automatically when the Debian 11 operating system starts up, you can use the autostart feature. This can be accomplished by creating a .desktop file in the /etc/xdg/autostart directory. Steps Open a terminal window. Navigate...

Linux
Debian
URVEPi
autostart

URVEPi Compatible Shields

General

Raspbery Pi PoE HAT Raspbery Pi PoE HAT works out of the box. However, it requires 16mm standoffs for proper installation. You can easily purchase the necessary standoff set by searching the internet for "Raspberry Pi Standoff Set - 16mm". It is recommended to...

Android
Linux
URVEPi
OTG
RS232
Debug UART
UART

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 mode and connect your PC to it using a USB-A cable, you need to do it manually. This means that you won't be able to transfer files from your USB-C connected PC, ...

URVEPi
OTG
RS232
Android Studio
Android