Giter Club home page Giter Club logo

edams's Introduction

EDAMS is an application that can be used to: 

-Monitor your sensors.
-Affect sensors to one or more rooms.
-Process data from your sensors and can set some alarms.
-Affect different widget style to visualize sensors data.
-Send serial cmd to interact with your microcontroller(Arduino, ATMega...)

edams's People

edams's Issues

devices command association(scenarios like)

When we select a device, we should be able to associate some actions to it with 
conditions. Maybe adding commands fields in device Eet files is an elegant 
solution. 

Commands are something like(and should be edited in a commands window dialog):

IF DS18B20.1 >= 18.5 THEN CMND 
IF DS18B20.1 < 5 THEN MAIL:[email protected]
....

All commands are writtent to DS18B20-1.eet file so when a data is updated, 
check and parse commands and then, if needed, execute it or them.

Use of geneet to have a clear code from stratch and incorpore it into device.c 
and device.h.



Original issue reported on code.google.com by [email protected] on 5 Jan 2013 at 11:16

control.basic

EDAMS must handle control.basic xPL format, controls.basic widgets should lets 
user to send CMND.

Example:

When I click on a light bulb on device map, send CMND xPL to it device id 
associated:

control.basic
{
device=LIGHT_BULB.4
type=output
current=toggle
}

Ressources:
http://xplproject.org.uk/wiki/index.php?title=Schema_-_CONTROL.BASIC

Original issue reported on code.google.com by [email protected] on 5 Jan 2013 at 11:04

Clock in global map

Add a movable/resizable clock in global map. Mayeb using existent edje clock in 
e17 could help?

Original issue reported on code.google.com by [email protected] on 5 Jan 2013 at 10:59

gnuplot rendering to show data

Already in   rev > 90, data should be written in an ouput gnuplot formatted 
file when updated. So we can pipe gnuplot to draw PNG from data generated 
file's and display them in a simple window. Very useful to show data like 
cosm.com.

And later lets user choose how to rendered data graph(box, plots, line, 2D, 
3D..., x title, y title).



Original issue reported on code.google.com by [email protected] on 5 Jan 2013 at 11:08

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.