An open API service indexing awesome lists of open source software.

https://github.com/lukasknuth/dashboard_prototype

Testing and prototyping of the embedded Dashboard.
https://github.com/lukasknuth/dashboard_prototype

nerves raspberry-pi scenic

Last synced: 2 months ago
JSON representation

Testing and prototyping of the embedded Dashboard.

Awesome Lists containing this project

README

          

# Dashboard Prototype

## Structure

* `custom_rpi`: A custom version of the `nerves_system_rpi` system with support for my touchscreen.
* `firmware`: The main Nerves project housing the firmware.
* `hello_ui`: A Phoenix project, included into the `firmware` as a "poncho project".