General
URVEPi Compatible Shields
Raspbery Pi PoE HAT Raspbery Pi PoE HAT works out of the box. However, it requires 16mm standoffs...
URVEPi Troubleshooting
Troubleshooting Tips for URVEPi's Disappearing Ethernet and Rebooting Issues. If you are experien...
URVEPi Tips&Tricks
Python and IDLE3 in URVEPi Debian 11 Python3 is installed by default. To install IDLE3 just type ...
How to use SPI
We provide some examples for SPI URVEPi usage. Python, C++ and Node.js. Below you can see how to ...
How to use SDL2 on URVEPi
sudo apt-get install -y libsdl2-dev build-essential nano nano sdltest.c #include <SDL2/SDL.h> ...
How to use I2C
PCF8574T with 1602A display As an example we will use PCF8574T with 1602A display. We need to con...
Connecting to URVEPi Debug UART
To use the Debug UART, you will need a UART-to-USB adapter, which will allow you to connect the U...