X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=ZWUl5YBI2AlkG1/aySmdlO3Itj4MhF0FGi9KT4xVE2c=; b=vIVxK6q3sn+esq9fZNyto0E7Sydrf/KVX5r+U01+EfsQT1rIrSIwfHmiuEaizd9ZYf 55k2wuOaY3G41FeePLvMgZmUJ5dwZ5yzaJXE2cVG/3fO7+x+WeJGtc7z2dhKI3t+n9rc YalYy+FBMIoLw8zk+I93ZmNCk3uq7xqMgQ3HnmBLtbXWn4LTvgbn7gepmVUxd3+StePe D86OqWGudX6cUcXjwKgGHq472jzPIvtFFgbgvaherMNMtgZon9ihXA1nHaAmYwbVbitn jLmp0Vm8CDxhuNvYC0PKAfdYENR3hVy/0XrQq37p8gxkeRyjLKXWSJjf0tlqMw2GJwUI yALA== MIME-Version: 1.0 Date: Fri, 31 Aug 2012 15:14:54 +0200 Message-ID: Subject: [geda-user] [OFF] scripting inside an MCU From: Levente To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=20cf303b3889f192e704c88f9361 Reply-To: geda-user AT delorie DOT com --20cf303b3889f192e704c88f9361 Content-Type: text/plain; charset=ISO-8859-1 Hi list, The development of my home automation system reached to a point where I started to think about some scripting implementation. This is basically a network of sensors and actors, and a root node. The root node can comunicate with all other nodes. I'd like to implement something on the root node, that can read some piece of program from its flash or EEPROM and execute it, like read this temperature sensor, read that humidity sensor, do some math, write to that actor, which turns on a fan. So I want to do something like this, but to be honest I don't know where to start. There must be implementations for this, I searched the net, found a few projects, like picoc, etc. Any pointers about the topic would be helpfull. Thanks, Levente --20cf303b3889f192e704c88f9361 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi list,


The development of my home automation system reached to= a point where I started to think about some scripting implementation. This= is basically a network of sensors and actors, and a root node. The root no= de can comunicate with all other nodes. I'd like to implement something= on the root node, that can read some piece of program from its flash or EE= PROM and execute it, like read this temperature sensor, read that humidity = sensor, do some math, write to that actor, which turns on a fan. So I want = to do something like this, but to be honest I don't know where to start= . There must be implementations for this, I searched the net, found a few p= rojects, like picoc, etc.

Any pointers about the topic would be helpfull.

Thanks,
Leven= te
--20cf303b3889f192e704c88f9361--