Coder Social home page Coder Social logo

deadolus / street-light-simulator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bbvch/street-light-simulator

0.0 2.0 0.0 12.36 MB

This is a streetlamp simulator, it is connected to the local session D-Bus

License: GNU General Public License v3.0

C++ 73.54% QMake 4.28% QML 22.18%

street-light-simulator's Introduction

street-light-simulator Build Status License Coverage Status Documentation

What

This is a streetlamp simulator.

You can turn (a picture of) a street lamp on/off over the the local D-BUS. The application also outputs light values over the D-BUS. Day and night will change according to a certain, configurable cycle with a quantity of randomness between day and night duration. The duration of day and night is the same on multiple machines (on every machine night starts at the same second).

Why

This program is used for a bbv internal workshop in connection with streetlightd.

Who

This program is authored by bbv Software Services AG.

Prerequisites

On a fresh Xenial Ubuntu you need to install the following packages:

qml-module-qtquick2 qml-module-qtquick-controls qml-module-qtquick-dialogs qml-module-qtquick-particles2 qt5-default qtdeclarative5-dev

If you haven't already built gtest you have to install

cmake libgtest-dev

and compile the library like this

Building

The easiest way is through the Qt creator. But you may also use qmake as follows:

  1. Go in to App or test directory
  2. Run
    qmake .
    make

License

This program is licensed under the GNU V3 license.

street-light-simulator's People

Contributors

ursfassler avatar

Watchers

James Cloos avatar Deadolus avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.