Interfaces and peripherals
Interfaces, peripherals compatibility, upgrades, third party devices.
Can I use DSI, CSI, I2C, etc. interfaces as easily as on the Raspberry Pi board?
Yes, it should work just like on the RPI.
Can I use my RPi software and hardware - ESPECIALLY CAMERAS - with the URVE BOARD Pi?
Currently, cameras from Raspberry Pi do not work with Urve Pi. We are working on delivering a sol...
What development tools are available for URVE BOARD Pi?
We provide BSP (for Linux and kernel modifications) and SDK (all Linux compilations + QT Creator)...
Is it possible to connect (via LVDS) cameras dedicated to Raspberry Pi, such as HD F Night Vision OV5647 5Mpx - IR camera?
There is certainly a possibility, but we don't know how much work is required for such a scenario...
Is it possible to use 4 UART interfaces simultaneously?
As far as we know, yes. But we haven't tested.
Are Raspberry's DSI screens supported?
No, they aren't.
GPIO python examples
Project configuration Give access to gpio chmod 777 -R /sys/class/gpio Install prerequisite pack...