Page 1 of 1
#twatch TCP/IP driver plugin
Posted: January 23rd, 2010, 5:41 am
by snapp
I have been playing with the #twatch I purchased from seedstudio it is quite a neat unit. I was hoping somone who is code literate help with a plugin so smartie outputs over tcp instead of using software to link virtual ports. I would do this myself but i am code illiterate.
Re: #twatch TCP/IP driver plugin
Posted: January 24th, 2010, 9:30 am
by limbo
I got a #Twatch too... but no time to start writing driver plugin... I'm already behind in most of my projects...
In any case the driver is necessary for this device...

Re: #twatch TCP/IP driver plugin
Posted: February 2nd, 2010, 10:01 pm
by scorpia
I would love to see this plugin as well.
Im sure if a tcpip driver was developed it would open up a whole new set of hardware that could be developed along with the twatch.
Re: #twatch TCP/IP driver plugin
Posted: February 3rd, 2010, 10:47 am
by caesar
Hmm, if I'm not mistaken there is already a plugin that works over TCP-IP

Re: #twatch TCP/IP driver plugin
Posted: February 3rd, 2010, 9:01 pm
by limbo
caesar wrote:Hmm, if I'm not mistaken there is already a plugin that works over TCP-IP

Really?

where? what?

Re: #twatch TCP/IP driver plugin
Posted: February 4th, 2010, 1:06 am
by caesar
http://lcdsmartie.cvs.sourceforge.net/v ... ll_source/
I am 99% sure that one of the display drivers uses TCP/IP to send data to the LCD... can't remember which one though.
Re: #twatch TCP/IP driver plugin
Posted: February 7th, 2010, 10:18 am
by limbo
It must be the Irtrans.... but I cant find a way to set the port on this driver.... (I mean in the compiled driver)
Re: #twatch TCP/IP driver plugin
Posted: February 7th, 2010, 9:51 pm
by caesar
How about line 242?
Maybe make it a driver parameter?
Edit:
Sorry, now I got you. You meant the compiled driver.
Only a recompile with the port as parameter would work, but then again it can also be set up for your specific device.
PS: I don't know the device so can't help there.
Re: #twatch TCP/IP driver plugin
Posted: March 10th, 2012, 10:02 am
by snapp
Havent been back here for a while i am using the twatch over wireless with vspe> I have downloaded the itrans files from the link above. Witch file do i need to edit? After editing the port line what do u need to recompile the driver? I have never really tried this but ill have a go judst need a ittle help to start. For my wireless bridge i am using a vonets vap11g the display will be wirless powered by batteries.
