Thread: Re: [Embedlets-dev] Outpost rollout initiative, TStik is up to bat
Status: Alpha
Brought to you by:
tkosan
|
From: Gregg G. W. <gr...@sk...> - 2003-11-10 03:14:47
|
>If anyone wants to provide feedback as to what features, and sensor/actuator >modules, the initial alpha Outpost prototype should have, please submit them to >the list. A serial port that I can plug my X-10 "FireCracker" into. I have Java code to send the correct stream out to do X-10 control. This would let existing X-10 users have remote control via JackNet immediately. It would nice if there was either 4-20ma or 1-5v Analog-In and Analog-Out support that would provide immediate monitoring and control capabilities for commercial systems. To replace something we are already using, we'd need 8 digital ins, 8 digital outs, 6 Analog-Ins and 4 Analog-Outs. This is a lot of capabilty that would provide a great start for some serious use of this stuff. It would be great to show the powers that be that this is in fact very capable, and serious stuff. ----- gr...@cy... (Cyte Technologies Inc) |
|
From: Gregg G. W. <gr...@sk...> - 2003-11-10 18:17:44
|
>>A serial port that I can plug my X-10 "FireCracker" into. I have Java >>code to send the correct stream out to do X-10 control. This would let >>existing X-10 >> >> users have remote control via JackNet immediately. > >Here is a link to the TStik's Pro socket board information: > >http://www.systronix.com/tinistik/socket.html' > >and TStik itself can be found at http://tstik.com > > >The serial port needed for X-10 communications via "FireCracker" is present and >if you were willing to donate your X-10 source code to the Embedlets project, >that would be great! It appears that there are 2 serial ports so that the device could be coupled to the PC for JXTA interconnect using JackNet, and the other serial port used for the "FireCracker". I have no problem contributing my X10 code. I copied it from the C-language Bottle-Rocket code for linux. It worked first time, out of the box... ----- gr...@cy... (Cyte Technologies Inc) |
|
From: Ted K. <tk...@ya...> - 2003-11-10 18:46:40
|
Gregg wrote: > It appears that there are 2 serial ports so that the device could be coupled > to the PC for JXTA interconnect using JackNet, and the other serial port used > for the "FireCracker". Actually, for JXTA I am planning on using the TSTIK's direct-into-ethernet capabilities and a JXTA proxy to access the JXTA network: http://tkosan.javadevices.org/misc/embeddedjava/personal_collective.gif You know, if you had any thoughts about leveraging Outposts to use with JINI this would probably be a good time to move forward with this. The way that I see it, the Outpost hardware we will be manufacturing can be used in 1) the Web Services scenario we originally talked about, 2) the new JackNet/JXTA scenario that I am working on and I do not see any reason why we can't add a third JINI scenario to the list. > I have no problem contributing my X10 code. I copied it from the C-language > Bottle-Rocket code for linux. It worked first time, out of the box... Well, this would be excellent! This X10 code base would allow us to approach the more well known home automation companies in order to show them the capabilities we are developing. Can you give a link to where FireCracker boxes can be purchased from? Thanks, Ted __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree |
|
From: Jac K. <j.k...@th...> - 2003-11-10 21:43:20
|
On Mon, 10 Nov 2003, Ted Kosan wrote: > Well, this would be excellent! This X10 code base would allow us to > approach the more well known home automation companies in order to show > them the capabilities we are developing. Hmmm, may-be I should start polishing my X10 CM11 controller code a bit and donate it to the community as well. The current version of the code (servlet) has been monitoring the office X10 activity for 408 days (on TINI) without a single minute downtime :-) > Can you give a link to where FireCracker boxes can be purchased from? Ted, you might want to look into the CM11 interface as well. Probably a bit more expensive, but able to monitor communications on the power net as well, so if other means (wireless remote) are used to change the state of a X10 device you'll be able to update the representation of the state in the system as well. Regards, Jac -- Jac Kersing Technical Consultant The-Box Development j.k...@th... http://www.the-box.com |
|
From: Kelly S. <be...@ea...> - 2003-11-11 01:14:18
|
Dear Jac and Ted - I used the X10s for about a years worth of waited time, with the CM11A (The "FireCracker" need a CTS handshake that is NOT in TINI's serial1). I was able to keep track of about for power modules with the CM11A, but operation with the CM11A was erratic as Hell, and with or without the CM11A plugged in to the TINI. I have a hard time recommeding X10s as a solution for "Home Control" applications. I would be more that happy to send my server code for SSC's TiniHttpServer, and you can find out for yourself how lousy X10s are... Trust me on this... I would NOT hook one up to a coffee pot in fear of buring my house down. Best regards, Kelly (been there, done that with X10s, anf gagged) Smith -----Original Message----- From: emb...@li... [mailto:emb...@li...]On Behalf Of Jac Kersing Sent: Monday, November 10, 2003 2:02 PM To: emb...@li... Subject: Re: [Embedlets-dev] Outpost rollout initiative, TStik & JINI Topic tags:[ARCH][JAPL][WIRING][DOCS][MGMT][STRATEGY][NEWBIE] _______________________________________________ On Mon, 10 Nov 2003, Ted Kosan wrote: > Well, this would be excellent! This X10 code base would allow us to > approach the more well known home automation companies in order to show > them the capabilities we are developing. Hmmm, may-be I should start polishing my X10 CM11 controller code a bit and donate it to the community as well. The current version of the code (servlet) has been monitoring the office X10 activity for 408 days (on TINI) without a single minute downtime :-) > Can you give a link to where FireCracker boxes can be purchased from? Ted, you might want to look into the CM11 interface as well. Probably a bit more expensive, but able to monitor communications on the power net as well, so if other means (wireless remote) are used to change the state of a X10 device you'll be able to update the representation of the state in the system as well. Regards, Jac -- Jac Kersing Technical Consultant The-Box Development j.k...@th... http://www.the-box.com ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Embedlets-developer mailing list Emb...@li... https://lists.sourceforge.net/lists/listinfo/embedlets-developer |
|
From: Ted K. <tk...@ya...> - 2003-11-11 01:42:46
|
Kelly wrote: > Dear Jac and Ted - I used the X10s for about a years worth of waited time > with the CM11A [...] Trust me on this... I would NOT hook one up to a > coffee pot in fear of buring my house down. This has been my perception of X10 for a while now too and that is why I have not spent too much energy on X10 myself. But it appears that the whole Home Automation industry runs on X10 and so if we want to move Embedded Java into this area it seems that we must interoperate with X10. Here is a diagram of the current Home Automation scenario we need to deal with: http://www.smarthome.com/images/smarthomelive_setup_big.jpg I noticed that 802.11 is starting to be used as the means of integrating more sophisticated devices into the home and as soon as we start talking standard internet protocols then Embedded Java shines. All we need is a strategy for introducing Embedded Java into the Home Automation space and I personally think that remote and secure access to the home using any Java enabled cell phone is the easiest way to do this. Web Services based Enterprise Outpost can not do this but a JXTA based JackNet Home Outpost can and that is one reason that I am devoting a part of my time to JackNet. Ted __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree |
|
From: Kelly S. <be...@ea...> - 2003-11-11 02:20:06
|
Dear Ted - I can zip my entire "X10 Home Controller Escapades" into a rather
large zip file. This includeds the DalSemi/Motorola demo of using
Motorola's iDEN phome to communid=cate to an X10 power module via a TINI
with a CM11A and a servlet from a PC.
I also have a complete disporation on how to "Bullet Proof" the wiring in
you home that can somewhat minimize the erratic behavior of the AC wiring...
Keep in mind that every home will be unique. I had lights going off and on
"Just for the Hello of it" at sporadic and un-corralatble times eith the
TINI unplugged from the CM11A. In short, people will be disappointed with
the results, and the TINI (at best) can only handle about four X10 modules
(on a good day, with no sun spots. Real world applications with X10, that
might endanger the public, are out of the question.
In short, X10 is _NOT_ a predictable and "rock solid" solution, and there
are too many variables to contend with on a case-by-case installation in a
home (much less a large installation like an industrial control site).
Finally, TINI or TStik (at 1 MB) doesn't have the " grunt" to deal with many
X10's to support it. I would rather bet on using 1-Wire devices and relays,
than go the X10 route (even if I do have to run some CAT5 cable in the
walls... Conclusion: X10 sucks!
Putting an X10 power controller on your spa, might be great for Lobsters
however. 8D
Best regards, Kelly ("Save the Lobsters Foundation") Smith
-----Original Message-----
From: emb...@li...
[mailto:emb...@li...]On Behalf Of Ted
Kosan
Sent: Monday, November 10, 2003 5:43 PM
To: emb...@li...
Subject: RE: [Embedlets-dev] X10 and 802.11
Topic tags:[ARCH][JAPL][WIRING][DOCS][MGMT][STRATEGY][NEWBIE]
_______________________________________________
Kelly wrote:
> Dear Jac and Ted - I used the X10s for about a years worth of waited time
> with the CM11A [...] Trust me on this... I would NOT hook one up to a
> coffee pot in fear of buring my house down.
This has been my perception of X10 for a while now too and that is why I
have
not spent too much energy on X10 myself. But it appears that the whole Home
Automation industry runs on X10 and so if we want to move Embedded Java into
this area it seems that we must interoperate with X10.
Here is a diagram of the current Home Automation scenario we need to deal
with:
http://www.smarthome.com/images/smarthomelive_setup_big.jpg
I noticed that 802.11 is starting to be used as the means of integrating
more
sophisticated devices into the home and as soon as we start talking standard
internet protocols then Embedded Java shines.
All we need is a strategy for introducing Embedded Java into the Home
Automation space and I personally think that remote and secure access to the
home using any Java enabled cell phone is the easiest way to do this.
Web Services based Enterprise Outpost can not do this but a JXTA based
JackNet
Home Outpost can and that is one reason that I am devoting a part of my time
to
JackNet.
Ted
__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Embedlets-developer mailing list
Emb...@li...
https://lists.sourceforge.net/lists/listinfo/embedlets-developer
|
|
From: Ted K. <tk...@ya...> - 2003-11-11 04:33:32
|
Kelly wrote: > Dear Ted - I can zip my entire "X10 Home Controller Escapades" into a rather > large zip file. This includeds the DalSemi/Motorola demo of using > Motorola's iDEN phome to communid=cate to an X10 power module via a TINI > with a CM11A and a servlet from a PC. > > I also have a complete disporation on how to "Bullet Proof" the wiring in > you home that can somewhat minimize the erratic behavior of the AC wiring... If you are willing to donate this code and documentation to the project that would be great! Go ahead and create the .zip file, send me an email telling me the file's size and then we can figure out a way for me to get the file. Within the next few weeks I will begin adding some X10 information to the Embedlets website and making a place for it in the CVS. >Finally, TINI or TStik (at 1 MB) doesn't have the " grunt" to deal with >many X10's to support it. By grunt, do you mean that TINI couldn't pump out serial data to the CM11A module fast enough? Could you give a short description of where TINI fell short? Ted __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree |
|
From: Kelly S. <be...@ea...> - 2003-11-11 12:58:21
|
Dear Ted - (1) Re: "Go ahead and create the .zip file" am doing that now, and trying to minimize the file size as much as I can (th first attempt as 67MB!). I now have X10.zip down to 24 MB. There is downloadable executables for X10 on PCs (Active Home, and Firecracker) at: http://www.x10.com/support/support_soft1.htm ...so, this won't be included in "X10.zip" that I am organizing for you. (2) Re: "By grunt, do you mean that TINI couldn't pump out serial data to the CM11A module fast enough? Could you give a short description of where TINI fell short?" Mostly exceptions for "Out of memory" and "Unable to connect to remote host" from a browser. Sporadic at best, and even though I sprinkled som GCs in critical sections when the Java code (running on TINI) was idle (i.e., waiting for somtehing to do in a thread). Communication data rates to/from the CM11A from TINI's serial port were never a problem. Let me know where I can put the X10.zip file, OK? - Best regards, Kelly Smith P.S. You will need a cross-over cable from a TINI/TStik to the CM11A. -----Original Message----- From: emb...@li... [mailto:emb...@li...]On Behalf Of Ted Kosan Sent: Monday, November 10, 2003 8:33 PM To: emb...@li... Subject: RE: [Embedlets-dev] X10 and 802.11 Topic tags:[ARCH][JAPL][WIRING][DOCS][MGMT][STRATEGY][NEWBIE] _______________________________________________ Kelly wrote: > Dear Ted - I can zip my entire "X10 Home Controller Escapades" into a rather > large zip file. This includeds the DalSemi/Motorola demo of using > Motorola's iDEN phone to communicate to an X10 power module via a TINI > with a CM11A and a servlet from a PC. > > I also have a complete disoration on how to "Bullet Proof" the wiring in > you home that can somewhat minimize the erratic behavior of the AC wiring... If you are willing to donate this code and documentation to the project that would be great! Go ahead and create the .zip file, send me an email telling me the file's size and then we can figure out a way for me to get the file. Within the next few weeks I will begin adding some X10 information to the Embedlets website and making a place for it in the CVS. >Finally, TINI or TStik (at 1 MB) doesn't have the " grunt" to deal with >many X10's to support it. By grunt, do you mean that TINI couldn't pump out serial data to the CM11A module fast enough? Could you give a short description of where TINI fell short? Ted __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Embedlets-developer mailing list Emb...@li... https://lists.sourceforge.net/lists/listinfo/embedlets-developer |
|
From: Ted K. <tk...@ya...> - 2003-11-11 19:38:29
|
Kelly wrote: > (2) Re: "By grunt, do you mean that TINI couldn't pump out serial data to > the CM11A > module fast enough? Could you give a short description of where TINI fell > short?" > > Mostly exceptions for "Out of memory" and "Unable to connect to remote host" > from a browser. Sporadic at best, and even though I sprinkled som GCs in > critical sections when the Java code (running on TINI) was idle (i.e., > waiting for somtehing to do in a thread). Communication data rates to/from > the CM11A from TINI's serial port were never a problem. This is good news! So it appears to be the web server that is killing the system and not the X10 communications code. To be honest, I have never thought that running a web server on a TINI, or any other Embedded System for that matter, was a very useful thing to do and that next-generation technologies like JINI and JXTA would be the way to go. I think it is the discovery of these kinds of insights that gives the Embedlets community most of its current value. Ted __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree |
|
From: Jac K. <j.k...@th...> - 2003-11-11 22:58:12
|
On Tue, 11 Nov 2003, Ted Kosan wrote: > This is good news! So it appears to be the web server that is killing the > system and not the X10 communications code. Wellllll, ah, I'm probably just lucky with a run time of well over a year... The uptime before I had to pull the plug early last year (moving acros town was hard with power connected) was well over a year also. > To be honest, I have never thought that running a web server on a TINI, Well, it sure beats having to roll your own server every time you need to communicate with a device. Nice standard way of communication with plenty of clients around (even build into cell phones) > or any other Embedded System for that matter, was a very useful thing to > do and that next-generation technologies like JINI and JXTA would be the > way to go. Well, those are nice technologies, but I haven't seen any free JINI implementations for TINI lately and it's hard to get started with JXTA for most people... Regards, Jac -- Jac Kersing Technical Consultant The-Box Development j.k...@th... http://www.the-box.com |
|
From: Jac K. <j.k...@th...> - 2003-11-11 22:35:24
|
On Tue, 11 Nov 2003, Kelly Smith wrote: > Mostly exceptions for "Out of memory" and "Unable to connect to remote host" > from a browser. Sporadic at best, and even though I sprinkled som GCs in > critical sections when the Java code (running on TINI) was idle (i.e., > waiting for somtehing to do in a thread). Communication data rates to/from > the CM11A from TINI's serial port were never a problem. Hmm, as I stated before, I've got it up and running for over 400 days. No out of memory errors yet... > P.S. You will need a cross-over cable from a TINI/TStik to the CM11A. Or just use a handmade cable with GND, TX and RX (cross-over for those indeed) as all other signals are not important anyway (if they are connected at all) Regards, Jac -- Jac Kersing Technical Consultant The-Box Development j.k...@th... http://www.the-box.com |
|
From: Christopher S. <cs...@oo...> - 2004-02-06 21:48:22
|
Jac, I tried the jir compile and get: Finding class net.geeba.ant.Tini build.xml [8] taskdef class net.geeba.ant.Tini cannot be found I am pretty sure my tini is up to date (1.12). Any suggestions? Christopher Smith OopScope, LLC. www.oopscope.com cs...@oo... 805-276-0598 > -----Original Message----- > From: emb...@li... > [mailto:emb...@li...]On Behalf Of Jac > Kersing > Sent: Tuesday, November 11, 2003 2:54 PM > To: emb...@li... > Subject: RE: [Embedlets-dev] X10 and 802.11 > > > Topic tags:[ARCH][JAPL][WIRING][DOCS][MGMT][STRATEGY][NEWBIE] > _______________________________________________ > > On Tue, 11 Nov 2003, Kelly Smith wrote: > > > Mostly exceptions for "Out of memory" and "Unable to connect to > remote host" > > from a browser. Sporadic at best, and even though I sprinkled > som GCs in > > critical sections when the Java code (running on TINI) was idle (i.e., > > waiting for somtehing to do in a thread). Communication data > rates to/from > > the CM11A from TINI's serial port were never a problem. > > Hmm, as I stated before, I've got it up and running for over 400 days. No > out of memory errors yet... > > > P.S. You will need a cross-over cable from a TINI/TStik to the CM11A. > > Or just use a handmade cable with GND, TX and RX (cross-over for those > indeed) as all other signals are not important anyway (if they are > connected at all) > > Regards, > > Jac > > -- > Jac Kersing Technical Consultant The-Box Development > j.k...@th... http://www.the-box.com > > > ------------------------------------------------------- > This SF.Net email sponsored by: ApacheCon 2003, > 16-19 November in Las Vegas. Learn firsthand the latest > developments in Apache, PHP, Perl, XML, Java, MySQL, > WebDAV, and more! http://www.apachecon.com/ > _______________________________________________ > Embedlets-developer mailing list > Emb...@li... > https://lists.sourceforge.net/lists/listinfo/embedlets-developer > |
|
From: Christopher S. <cs...@oo...> - 2004-02-07 03:27:53
|
Fixed - I had to add the classpath (TiniAnt.jar) to the TiniAnt classdef Christopher Smith OopScope, LLC. www.oopscope.com cs...@oo... 805-276-0598 > -----Original Message----- > From: emb...@li... > [mailto:emb...@li...]On Behalf Of > Christopher Smith > Sent: Friday, February 06, 2004 1:39 PM > To: emb...@li... > Subject: [Embedlets-dev] Embedlets - ir > > > Topic tags:[ARCH][JAPL][WIRING][DOCS][MGMT][STRATEGY][NEWBIE] > _______________________________________________ > > Jac, > > I tried the jir compile and get: > > Finding class net.geeba.ant.Tini > build.xml [8] taskdef class net.geeba.ant.Tini cannot be found > > I am pretty sure my tini is up to date (1.12). Any suggestions? > > > Christopher Smith > OopScope, LLC. > www.oopscope.com > cs...@oo... > 805-276-0598 > > > -----Original Message----- > > From: emb...@li... > > [mailto:emb...@li...]On Behalf Of Jac > > Kersing > > Sent: Tuesday, November 11, 2003 2:54 PM > > To: emb...@li... > > Subject: RE: [Embedlets-dev] X10 and 802.11 > > > > > > Topic tags:[ARCH][JAPL][WIRING][DOCS][MGMT][STRATEGY][NEWBIE] > > _______________________________________________ > > > > On Tue, 11 Nov 2003, Kelly Smith wrote: > > > > > Mostly exceptions for "Out of memory" and "Unable to connect to > > remote host" > > > from a browser. Sporadic at best, and even though I sprinkled > > som GCs in > > > critical sections when the Java code (running on TINI) was idle (i.e., > > > waiting for somtehing to do in a thread). Communication data > > rates to/from > > > the CM11A from TINI's serial port were never a problem. > > > > Hmm, as I stated before, I've got it up and running for over > 400 days. No > > out of memory errors yet... > > > > > P.S. You will need a cross-over cable from a TINI/TStik to the CM11A. > > > > Or just use a handmade cable with GND, TX and RX (cross-over for those > > indeed) as all other signals are not important anyway (if they are > > connected at all) > > > > Regards, > > > > Jac > > > > -- > > Jac Kersing Technical Consultant The-Box Development > > j.k...@th... http://www.the-box.com > > > > > > ------------------------------------------------------- > > This SF.Net email sponsored by: ApacheCon 2003, > > 16-19 November in Las Vegas. Learn firsthand the latest > > developments in Apache, PHP, Perl, XML, Java, MySQL, > > WebDAV, and more! http://www.apachecon.com/ > > _______________________________________________ > > Embedlets-developer mailing list > > Emb...@li... > > https://lists.sourceforge.net/lists/listinfo/embedlets-developer > > > > > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > Embedlets-developer mailing list > Emb...@li... > https://lists.sourceforge.net/lists/listinfo/embedlets-developer > |
|
From: Jac K. <j.k...@th...> - 2004-02-07 21:01:44
|
On Fri, 6 Feb 2004, Christopher Smith wrote: > I tried the jir compile and get: > > Finding class net.geeba.ant.Tini > build.xml [8] taskdef class net.geeba.ant.Tini cannot be found > > I am pretty sure my tini is up to date (1.12). Any suggestions? This is a build message from ant signaling it can't find TiniAnt in it's classpath. If you don't have it, go and get it at tiniant.sourceforge.net Regards, Jac -- Jac Kersing Technical Consultant The-Box Development j.k...@th... http://www.the-box.com |
|
From: Jac K. <j.k...@th...> - 2003-11-11 22:45:46
|
On Mon, 10 Nov 2003, Kelly Smith wrote: > I also have a complete disporation on how to "Bullet Proof" the wiring > in you home that can somewhat minimize the erratic behavior of the AC > wiring... Keep in mind that every home will be unique. Have been using X10 for 6 years now without any problems. The advantage is no messing around with the wiring is needed (which is very nice when you're renting.) > I had lights going off and on "Just for the Hello of it" at sporadic and > un-corralatble times eith the TINI unplugged from the CM11A. Never seen these problems (yet?) > In short, people will be disappointed with the results, and the TINI (at > best) can only handle about four X10 modules (on a good day, with no sun > spots. at least 8 modules over here... > Real world applications with X10, that might endanger the public, are > out of the question. X10 is nice, but not when it might endanger the public. Switching a few lights on and off should not be a problem. I wouldn't use it to control a coffee maker [only drink tea anyway ;-) ], water heater or anything like it. > In short, X10 is _NOT_ a predictable and "rock solid" solution, and > there are too many variables to contend with on a case-by-case > installation in a home (much less a large installation like an > industrial control site). Don't even think industrial control and X10. Is has not been designed for an application like that. Protocol is far too slow for anything that demands near realtime control. Regards, Jac -- Jac Kersing Technical Consultant The-Box Development j.k...@th... http://www.the-box.com |
|
From: Jac K. <j.k...@th...> - 2003-11-11 22:49:55
|
On Mon, 10 Nov 2003, Kelly Smith wrote: > I was able to keep track of about for power modules with the CM11A, but > operation with the CM11A was erratic as Hell, and with or without the > CM11A plugged in to the TINI. Hmmm, just wondering, could the difference be the 220V 50Hz power we're using over here? > Best regards, Kelly (been there, done that with X10s, anf gagged) Smith Regards, Jac (still there and enjoying the convenience) Kersing -- Jac Kersing Technical Consultant The-Box Development j.k...@th... http://www.the-box.com |
|
From: Ted K. <tk...@ya...> - 2003-11-10 03:58:54
|
Gregg wrote: >A serial port that I can plug my X-10 "FireCracker" into. I have Java >code to send the correct stream out to do X-10 control. This would let >existing X-10 > > users have remote control via JackNet immediately. Here is a link to the TStik's Pro socket board information: http://www.systronix.com/tinistik/socket.html' and TStik itself can be found at http://tstik.com The serial port needed for X-10 communications via "FireCracker" is present and if you were willing to donate your X-10 source code to the Embedlets project, that would be great! > It would nice if there was either 4-20ma or 1-5v Analog-In and Analog-Out > support that would provide immediate monitoring and control capabilities for > commercial systems. To replace something we are already using, we'd need 8 > digital ins, 8 digital outs, 6 Analog-Ins and 4 Analog-Outs. > > This is a lot of capabilty that would provide a great start for some serious > use of this stuff. It would be great to show the powers that be that this is > in fact very capable, and serious stuff. This kind of capability can easily be accommodated with the socket board's JSIMM connector: http://jsimm.systronix.com Or the socket board's 'Embedlets sensor net expansion header' (as listed in the socket board's info page!). I think it is time to start recruiting additional individuals and companies from the TINI and Systronix lists to help out with this effort. It looks like Outpost can use some circuit-board-oriented companies to start designing expansion boards for it at this point in time. Does anyone have a problem with me beginning an official Embedlets recruiting effort? Ted __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree |