﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>RoboticsConnection User Forum / Serializer Robot Controller Support / RoboticsConnection Hardware Support  / how to: install the serializer controller (USB) and create a C# code to control the LEDs / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>RoboticsConnection User Forum</description><link>http://www.roboticsconnection.com/userForums/</link><webMaster>info@roboticsconnection.com</webMaster><lastBuildDate>Thu, 04 Dec 2008 13:19:28 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: how to: install the serializer controller (USB) and create a C# code to control the LEDs</title><link>http://www.roboticsconnection.com/userForums/Topic560-4-1.aspx</link><description>Hi guys,&lt;/P&gt;&lt;P&gt;I'm back with some questions. :)&lt;/P&gt;&lt;P&gt;The C# code is good and work just fine. Now I can read the sensor and based on that I can turn on/off the MOTOR 1 terminal.&lt;/P&gt;&lt;P&gt;About the actuator, I did a rough experiment to find the max amperage at a LOADED situation. I got a read of 3 to 4A at 12VDC. But I didn't connect the actuator to the board yet. WHY? because I measured the voltage at the motor terminal (at 90% velocity parameter) and i got a reading of 9VDC. Is this reading right? I mean, did anyone have done this before? what is the max voltage that the terminal can provide? 12VDC?&lt;/P&gt;&lt;P&gt;I was thinking that I might be able to connect the actuator at the terminal even though the board is only providing 9VDC. Based on V = R I (ohm's law), the Resistance is not changing (same actuator), if the V decreases, the I must decreases, since they are directly proportional. The only thing that might happen is that the actuator would move much slow that if were connected to 12 VDC. right?&lt;/P&gt;&lt;P&gt;Do you guys have any ideas what should i do at this point? Do I have to buy a relay? &lt;/P&gt;&lt;P&gt;Any thoughts would be helpful :)&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Marcelo</description><pubDate>Mon, 30 Jun 2008 15:45:29 GMT</pubDate><dc:creator>Marcelo</dc:creator></item><item><title>RE: how to: install the serializer controller (USB) and create a C# code to control the LEDs</title><link>http://www.roboticsconnection.com/userForums/Topic560-4-1.aspx</link><description>It says it pulls 1.5A at 12V under no load.  You need to find out how many amps it pulls under a heavy load, and that's what your relay will need to be rated at.  Unfortunately, it's hard to find out what that info is sometimes.&lt;/P&gt;&lt;P&gt;Maybe Ringo can suggest a relay that you can use to connect to the GPIO lines from the Serializer if you can figure out what the max current draw is.&lt;/P&gt;&lt;P&gt;Best Regards,</description><pubDate>Fri, 20 Jun 2008 19:12:49 GMT</pubDate><dc:creator>jsummerour</dc:creator></item><item><title>RE: how to: install the serializer controller (USB) and create a C# code to control the LEDs</title><link>http://www.roboticsconnection.com/userForums/Topic560-4-1.aspx</link><description>Hi all,&lt;P&gt;Ringo, thanks for the advice.&lt;/P&gt;&lt;P&gt;-----------&lt;/P&gt;&lt;P&gt;I went to talk with the Lab. guy and he show the model and everything about the actuator. It's exactly this on:&lt;/P&gt;&lt;P&gt;[url]&lt;U&gt;&lt;FONT color=#810081&gt;http://www.surpluscenter.com/item.asp?UID=2008051523212319&amp;amp;item=5-1554&amp;amp;catname=electric&lt;/FONT&gt;&lt;/U&gt;[/url]&lt;/P&gt;&lt;P&gt;It's a small actuator, right? so do you think that i will still need something like a big relay or an H-bridge mentioned by Ringo?&lt;/P&gt;&lt;P&gt;Another thing is that the actuator, for now, will only move in one direction (e.g. downward). I'll probably just need switch on/off.&lt;/P&gt;&lt;P&gt;Thanks guys,&lt;/P&gt;&lt;P&gt;Marcelo</description><pubDate>Fri, 20 Jun 2008 11:26:34 GMT</pubDate><dc:creator>Marcelo</dc:creator></item><item><title>RE: how to: install the serializer controller (USB) and create a C# code to control the LEDs</title><link>http://www.roboticsconnection.com/userForums/Topic560-4-1.aspx</link><description>Be Careful with things like these Jacks. Once you pick a specific one let us know and I'll go over the specs. These things could possibly draw a lot of current. If so you will need a big enough relay, or H-bridge to handle it. We have large H-bridge and relay boards on our site. Going over the specs of the jack will tell us if they are appropriate or not.&lt;/P&gt;&lt;P&gt;Ringo</description><pubDate>Fri, 20 Jun 2008 08:16:04 GMT</pubDate><dc:creator>ringo</dc:creator></item><item><title>RE: how to: install the serializer controller (USB) and create a C# code to control the LEDs</title><link>http://www.roboticsconnection.com/userForums/Topic560-4-1.aspx</link><description>Hi Jason,&lt;P&gt;I've downloaded the line sensor example and I'll try to figure it out myself. I think I can do it. :)&lt;/P&gt;&lt;P&gt;----&lt;/P&gt;&lt;P&gt;about the Actuator, maybe the best definition would be a Screw Jack (rotating screw), similar to this on:&lt;/P&gt;&lt;P&gt;[url]http://www.powerjacks.com/Power-Jacks-Screw-Jacks.htm[/url]&lt;/P&gt;&lt;P&gt;My friend told me that I'll probably need a relay to be able to drive the Jack. It would be something like that: The board will send some on/off signal (based on the line sensor) to the relay which will turn on/off the jack.&lt;P&gt;Could you tell me where should I connect the relay? Can I use the "motor 1 terminal" to connect the relay? &lt;P&gt; &lt;P&gt;Thank you and have a good day,&lt;P&gt;Marcelo</description><pubDate>Fri, 20 Jun 2008 07:54:57 GMT</pubDate><dc:creator>Marcelo</dc:creator></item><item><title>RE: how to: install the serializer controller (USB) and create a C# code to control the LEDs</title><link>http://www.roboticsconnection.com/userForums/Topic560-4-1.aspx</link><description>Check out the Line Following example (for the .NET compact framework) on the Example Apps section of the website:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.roboticsconnection.com/t-RoboticApplications.aspx"&gt;http://www.roboticsconnection.com/t-RoboticApplications.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Even though the project is for a CE device (.NET CF framework), the code will work just fine when used in a C# Windows Console App or Windows Form.&lt;/P&gt;&lt;P&gt;This will show you how to read the line sensor.  You can then write source code to control the acutator based on what the sensor sees.  What type of actuator are you using?  How does it interface to the Serializer?&lt;/P&gt;&lt;P&gt;Best Regards!</description><pubDate>Thu, 19 Jun 2008 20:43:24 GMT</pubDate><dc:creator>jsummerour</dc:creator></item><item><title>RE: how to: install the serializer controller (USB) and create a C# code to control the LEDs</title><link>http://www.roboticsconnection.com/userForums/Topic560-4-1.aspx</link><description>HI Jason,&lt;P&gt;&lt;FONT face=Arial&gt;&lt;FONT color=#111111&gt;&lt;SPAN&gt;It works just fine. I&lt;/SPAN&gt;&lt;SPAN&gt; appreciated your help and tips. :D&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT face=Arial color=#111111&gt;--------------&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT face=Arial color=#111111&gt;Now i'm moving for the real stuff.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT face=Arial color=#111111&gt;I'm trying to control a actuator by using the controller and the line sensor. How? the idea is: I'll be moving a device horizontally which must follow a curved line (e.g. goes up/down), so that's why the actuator comes in. It will do the up/down moviment.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT face=Arial color=#111111&gt;Have you seen somebody doing anything like that?&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT face=Arial color=#111111&gt;Or do you have any file/tips which could help me on make this thing work?&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;FONT face=Arial color=#111111&gt;Thank you,&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT face=Arial color=#111111&gt;Marcelo&lt;/FONT&gt;&lt;/SPAN&gt;</description><pubDate>Thu, 19 Jun 2008 15:15:16 GMT</pubDate><dc:creator>Marcelo</dc:creator></item><item><title>RE: how to: install the serializer controller (USB) and create a C# code to control the LEDs</title><link>http://www.roboticsconnection.com/userForums/Topic560-4-1.aspx</link><description>Marcelo,&lt;P&gt;First of all, let's get your PC to recognize the USB module.  Until that is working, you won't be able to communicate with the Serializer.   Go to the following link to download and install the VCP USB XP drivers for the USB module (which has an FTDI USB-&amp;gt;Serial chip on it).&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.ftdichip.com/Drivers/VCP.htm"&gt;http://www.ftdichip.com/Drivers/VCP.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Next, it sounds like you have created a CE Smart Device -&amp;gt; Windows CE 5.0 project, and attempted to run it under XP.  That won't work. :)&lt;/P&gt;&lt;P&gt;Since you're running under XP, create a C# -&amp;gt;Windows-&amp;gt;Console Application.  Then, add the code, compile it, and run it.&lt;/P&gt;&lt;P&gt;You might want to use Putty (see &lt;A href="http://www.roboticsconnection.com/multimedia/docs/RangeWizardUserGuide_v1.0.pdf"&gt;RangeWizard User Guide&lt;/A&gt; to configure it) to ensure that communications work between your PC and the Serializer.  You can also use Hyperterm if you like to do the same thing. This will also help you figure out which serial port that the USB module was enumerated as (e.g. COM5), which you will need to set in your application before you can run it.  You can then refer to all of the examples in the Serializer .NET Library documentation and/or on this forum.   Also, note the Sticky topics regarding the proper use of Serializer.Run() and Serializer.PumpEvents().&lt;/P&gt;&lt;P&gt;This should get you going.  If not, post back. :cool:&lt;/P&gt;&lt;P&gt;Best Regards!</description><pubDate>Thu, 19 Jun 2008 12:11:29 GMT</pubDate><dc:creator>jsummerour</dc:creator></item><item><title>how to: install the serializer controller (USB) and create a C# code to control the LEDs</title><link>http://www.roboticsconnection.com/userForums/Topic560-4-1.aspx</link><description>Hi all,&lt;P&gt;&lt;FONT face=Arial color=#000000&gt;I recently bought the serializer robot controller, the serializer usb module, and the line following sensor.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face=Arial color=#000000&gt;As a real newbie at this robotic stuffs and I have no idea how to make this board to work. I’ve probably downloaded all files available at [url]roboticconection.com[/url] webpage. After that, I tried to read and of course understand it and as you can see I couldn’t assimilate too much. That’s why I’m here. :P&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;FONT color=#000000&gt;&lt;/FONT&gt;&lt;/o:p&gt;&lt;FONT face=Arial&gt; &lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000&gt;Ok, what I’m trying to do is very simply.&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;FONT face=Arial color=#000000&gt; &lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000&gt;At first, I just want to make the programmable LEDs to blink it, just like I’ve seen in the guide file. So far I’ve installed the .net Library and written a software (just like the example) using C#. Later, I will try to incorporate the line sensor.&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;FONT face=Arial color=#000000&gt; &lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000&gt;I’ve connected the board using the USB module and also the controller board to a 12V DC battery. I think that is all I need to make work it, right?&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;FONT face=Arial color=#000000&gt; &lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000&gt;When the board is connect to my PC (USB cable) the windows XP try to install the device. It shows “FT32R USB UART” detected but the windows don’t have any compatible driver for it. I’ve also tried the USB Device list with no success.&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Arial&gt;&lt;SPAN style="mso-spacerun: yes"&gt; &lt;/SPAN&gt;So which device should I select?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT color=#000000&gt;&lt;FONT face=Arial&gt;&lt;SPAN style="mso-spacerun: yes"&gt; &lt;/SPAN&gt;Or do I have to download a driver for it, if so where I could find it?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;FONT face=Arial color=#000000&gt; &lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000&gt;Since, I don’t know where to go. I’ve tried to move on.&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT color=#000000&gt;&lt;/FONT&gt;&lt;FONT face=Arial&gt; &lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial&gt;&lt;FONT color=#000000&gt;The next step it was the C# code, which &lt;/FONT&gt;&lt;FONT color=#000000&gt;compiles without problem, so I run it. A new windows pop up, where I have to select one device (5 Pocket PC devices and 1 Windows CE). I’ve selected the CE one and hit the Deploy button. After that the error message shows up.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000&gt;Description: ActiveSync is not installed.&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000&gt;File: Device Connectivity Component.&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000&gt;Probably this error of "&lt;SPAN style="mso-spacerun: yes"&gt;connectivity" &lt;/SPAN&gt;could be avoid if I had installed the board, right?&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;FONT face=Arial color=#000000&gt; &lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000&gt;Hopefully, someone can teach or give me some precious info on how I can make this work. There is any tutorial file like an easy-step-by-step-do-yourself file on the net?&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;FONT face=Arial color=#000000&gt; &lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;FONT face=Arial color=#000000&gt; &lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000&gt;Thanks in advance, I appreciated your help.&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;FONT face=Arial color=#000000&gt; &lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;FONT face=Arial color=#000000&gt; &lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000&gt;Marcelo&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000&gt;&lt;/FONT&gt; &lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000&gt;&lt;/FONT&gt; </description><pubDate>Thu, 19 Jun 2008 11:12:56 GMT</pubDate><dc:creator>Marcelo</dc:creator></item></channel></rss>