[Kst] new plugin

Brisset, Nicolas Nicolas.Brisset at eurocopter.com
Wed Feb 6 08:40:55 UTC 2013


Hi,

that sounds like a pretty interesting project to me. And as far as I know, nobody is currently working on this.
Feel free to ask questions here if you need support.
The first and biggest question I would have is whether you should not rather write a standalone application which logs data to a dirfile (sounds like a well-suited format for that application), which kst then picks up. The problem is that datasource plugins should keep the data available, so either you dump it to a file and then it is probably easier and more reusable to write an external app, or you would have to keep the data in memory. And even there, it could be more interesting to write an application that collects the data and writes it to shared memory, and a shared memory plugin for kst, which is something I’ve often dreamt of ☺
I think there has already been similar discussions in the past. I don’t have time right now to search the archives, but you could try looking for it.

Nicolas

Von: kst-bounces at kde.org [mailto:kst-bounces at kde.org] Im Auftrag von Hemal
Gesendet: Mittwoch, 6. Februar 2013 08:18
An: kst at kde.org
Betreff: [Kst] new plugin

Hi,
I'm a electronics engineer, I have used KST as a poor man oscilloscope using arduino.
I achived this by sending sensor value in csv formate.
I used GTKterm to log incoming data to a file, which was read by kst at the same time and I got plotted data.

I'm trying to make a plug-in for kst, which will be able to read /write to serial port and log the data to a file and plot it, it will also have settings to set the serial port and baudrate, selection of channels to read(currently arduino based on the atmega328 have 6 analog input pins).

Is any one working on somthing like this?
--
Regards
Hemal M. Chevli
Surat,
India.

EUROCOPTER DEUTSCHLAND GmbH
Sitz der Gesellschaft / Registered Office: Donauwörth
Registergericht / Registration Court: Amtsgericht Augsburg HRB 16508
Vorsitzender des Aufsichtsrates / Chairman of the Supervisory Board: Dr. Lutz Bertling
Geschäftsführung / Board of Management:
Dr. Wolfgang Schoder, Vorsitzender / CEO; Friedrich-Wilhelm Hormel; Ralf Barnscheidt; Oliver Schenzle


CONFIDENTIALITY NOTICE

This communication and the information it contains is intended for the addressee ( s ) named above and for no other persons or organizations.
It is confidential and may be legally privileged and protected by law. The unauthorized use, copying or disclosure of this communication
or any part of it is prohibited and may be unlawful.
If you have received this communication in error, kindly notify us by return e-mail and discard and/or delete the communication.
Thank you very much.
It is possible for e-mails to be intercepted or affected by viruses. Whilst we maintain virus checks on our e-mails, we accept no liability for viruses
or other material which might be introduced with this message.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kst/attachments/20130206/a67fbd3e/attachment.html>


More information about the Kst mailing list