Skip to content

robrosinc/ROBROS_UMI_rpi_module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROBROS-UMI Raspberry Pi Setup

Installation

Python Library Installation

sudo apt-get update
sudo apt-get install -y python3-pip
pip3 install -r requirements.txt

UMI System Service Installation

cd scripts/
sudo chmod +x install_display.sh # UMI Display(SSD1306) Service Installation
sudo bash install_display.sh

sudo chmod +x install_service.sh # UMI UDP Stream Service Installation
sudo bash install_service.sh

sudo reboot

License

This project is licensed under the Apache-2.0 License - see the LICENSE file for details.

About

ROBROS UMI RaspberryPi module setup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published