News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

rs-232 help

Started by death__hound, April 19, 2012, 04:23:01 PM

Previous topic - Next topic

death__hound

im trying to setup linux mce to talk serial to a bunch of arduinos using simple txt .

eg have code for arduino

if recive "A" turn on relay 1
if recive "a" turn off relay 1

and so on and so forth

i was planing on using boards  with relays  to do lighting , security and retic.
is it possible ??
can anyone help me please its doing my nogen in
:o

is there allready a device that dose this that i can mod thew code for??

sambuca

You can create a GSD device, which is a simple way to create new device templates in LMCE. GSDs will set up a serial connection for you and allow you to write code to communicate with your particular hardware.

Search for GSD in the wiki to get started.

br,
sambuca

death__hound

awsome will have a look today as would be good to be able build my own hardware as arduinos are cheap and can do lots


if anyone is looking for cade for the arduino feel free to ask . it not finished but should still work will post wiki once it works

death__hound

i'm still stuck
do i create a serial device in the interface section then add the actual device in the respective area?
i feel like such a nood  ???.