/RPi_Web_GPIO_JS_controller

Web application that allow you to control GPIO ports in Raspberry Pi :-) Project is in draft, my role was design UI and style it in CSS. Made in Angular framework.

Primary LanguageCSSMIT LicenseMIT

RPi Web GPIO JavaScript controller

Web application that allow you to control GPIO ports in Raspberry Pi :-)

Project is in draft, my role was design UI and style it in CSS.

Made in Angular framework.

Created by Tomasz Szarek (core of application) and Michał Milanowski (UI design and styles in CSS).

Functions:

  • simple web UI
  • on/off GPIO ports on RPi
  • control the voltage of GPIO ports
  • MockServer (mock server works on all devices and is used to test behaviour of app)
  • RaspServer (works on RPi, listen on port 3000 and control GPIO)

How to start?

This project was generated with Angular CLI version 1.1.3.

  1. Install dependencies
$ npm install
  1. Run script to launch app
$ ng serve
  1. Or build application
$ ng build

Used technologies in this project:

  • JavaScript
  • Angular
  • TypeScript
  • HTML
  • CSS
  • Paper Kit for UI (so beautiful CSS kit!)