/embedded_ui

Embedded system user interface electronics/software and mechanical

Primary LanguageC++MIT LicenseMIT

General purpose embedded user interface

This repository contains the files for a general purpose embedded system user interface.

Structure

  • Electronics contains the UI PCB with LCD and buttons
  • Software contains the test and demo software for the user interface
  • Mechanical contains drawings of UI covers

Checking out

This project makes extensive use of submodules, use git clone --recurse-submodules https://github.com/Squantor/$(PROJECT).git to clone the repository and its submodules in one go.