Skip to content

YIO-Remote/remote-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Release

YIO Remote OS Repository

This repository contains the custom Linux OS for the YIO remote application.

YIO Remote OS is built using Buildroot and tailored to running the YIO remote software application.
The output is a ready to use SD card image for the Raspberry Pi Zero W in the YIO remote and a cross-compile toolchain for Qt Creator.

Supported Hardware

  • YIO remote (Raspberry Pi Zero-W with custom PCB)

Development boards:

  • Raspberry Pi Zero-W and 3 with HDMI or DSI screen
    • Attention: for developers only, customization required, might not always work out of the box!
    • Planned: Pimoroni Hyperpixel support

Getting Started

See releases for SD card images and cross compile toolchains.

Use balenaEtcher - available for Linux, macOS and Windows - or your favorite tool.

For details about the YIO Remote, please visit our documentation wiki: https://github.com/YIO-Remote/documentation/wiki

Developer Documentation

See the doc directory for the developer documentation.