X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fastmail.com; h= content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm3; bh=8S3A578VWW3S1JATgxHrJcuEUGDWZ fWpEjWPcupspuQ=; b=jdRdJTe3FSPQNnxkY9lb/8N2rtB+TOIIf+b78MZ1SU8bc vHDvB9op1mQzx7Fu8iB95zsq8e7U0IbeJf76u294v49oE6xeCJPlVC886lO4nXN1 VTYzoikupekPkgSgP6u71XN4v7BrhzTWd9vNW6MtJ9RQNNVSeEhh+LGYNis3PIh8 VPDzh+hOrUjh/YZ62rwcClxwBaKJxR/uUbR5EfH6okf2CsKnjdT1GhUGJGSPt2NT 7mhNP9uHeLjRrdMAnvACHw9+WzA8rqctWAl4O7gUUe9pPNhiu3FG1wffj9AM8WhZ tpLxlmWofAnd3iP2Y/Bvmg9cD+B8ZSZWzRodcy8eg== X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=8S3A57 8VWW3S1JATgxHrJcuEUGDWZfWpEjWPcupspuQ=; b=ojWUisyQ9vUDImGKzfWmlN yUwZBfSR63C9VRP282khzcPSwPH27TBvbzaqaGHZxnHzwv/MBYgAlkijxQ1K4UbJ 5QvhYS5XMY5jW7n7eDT+YA2VPQbGU/LvA48tQRzPX1HFnN7PEsWWoDwCoivtuKnu j3zDORIoiPFV2UsjCCi417z20CkahfzX3HSSXNDFJPQF1Y+5iSA9y77FWmzNWhXU XoZ58o4qzWZrdPtpYBtqVbhEjB17jkNRHMQibnxWsNbDWW+XcVl/oIcXFw7JiUvC 3gLxoe1MVxgiQjT+4SlK9WEshBzKcwXE3Fz9FQ1IImYNUOnB3VO5d8H9jABHeZPw == X-ME-Proxy: X-ME-Proxy: X-ME-Proxy: X-ME-Proxy: X-ME-Proxy: X-ME-Proxy: X-ME-Sender: Message-Id: <1528902648.1680984.1406787344.40600F06@webmail.messagingengine.com> From: "Edward Hennessy (ehennes+oss AT fastmail DOT com) [via geda-user AT delorie DOT com]" To: "Filippo Micheletti (filippomicheletti AT gmail DOT com) [via geda-user AT delorie DOT com]" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: multipart/alternative; boundary="_----------=_152890264816809840" X-Mailer: MessagingEngine.com Webmail Interface - ajax-498d70f2 In-Reply-To: Subject: Re: [geda-user] [OT] Open Source Data Logger References: <1528856167 DOT 572732 DOT 1406110656 DOT 65EF7A52 AT webmail DOT messagingengine DOT com> Date: Wed, 13 Jun 2018 08:10:48 -0700 Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk This is a multi-part message in MIME format. --_----------=_152890264816809840 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" Filippo, On Wed, Jun 13, 2018, at 2:35 AM, Filippo Micheletti (filippomicheletti AT gmail DOT com) [via geda-user AT delorie DOT com] wrote:> Hi, > the same as Alain for me, i developed several data logger mainly based > on Arduino and other microcontrollers.> Please provide some further details, I could be interested. The application runs on desktop Linux, and reads data from instruments using the serial port. The user sets up a configuration file (in docs/example.xml) describing the external instruments. The GUI allows the user to monitor the measurements in real-time. The GUI would also save measurements to a file, and allow the user to start and stop recording. A command line application that logs data to a file, using the same configuration file as the GUI, looks useful. I didn't envision any portion of the project running on a microcontroller. But, the microcontroller could transmit the measurements back to a Linux machine for storage on disk. Ed --_----------=_152890264816809840 Content-Transfer-Encoding: 7bit Content-Type: text/html; charset="utf-8"
Filippo,

On Wed, Jun 13, 2018, at 2:35 AM, Filippo Micheletti (filippomicheletti AT gmail DOT com) [via geda-user AT delorie DOT com] wrote:
Hi,
the same as Alain for me, i developed several data logger mainly based on Arduino and other microcontrollers.
Please provide some further details, I could be interested.

The application runs on desktop Linux, and reads data from instruments using the serial port. The user sets up a configuration file (in docs/example.xml) describing the external instruments. The GUI allows the user to monitor the measurements in real-time. The GUI would also save measurements to a file, and allow the user to start and stop recording.

A command line application that logs data to a file, using the same configuration file as the GUI, looks useful.

I didn't envision any portion of the project running on a microcontroller. But, the microcontroller could transmit the measurements back to a Linux machine for storage on disk.

Ed


--_----------=_152890264816809840--