Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - F1uctus

Pages: [1]
1
Other Plugins / Re: My "Serial" plugin
« on: August 05, 2017, 07:49:16 PM »
There is a Serial plugin sources (GitHub): https://github.com/NAITcompany/Serial/
I agree to adding plugin in next VC versions.

2
Other Plugins / Re: My "Serial" plugin
« on: August 05, 2017, 12:58:56 PM »
Thanks for reminder, i didn't know that.
If it cause error, why nobody asked about this at first release ???

3
Other Plugins / Re: My "Serial" plugin
« on: August 05, 2017, 10:26:02 AM »
photos or -- even better -- a video of that
I still design it, haven't details, so it may take a while. But when it 'll be ready i'll try to show results

4
Other Plugins / Re: My "Serial" plugin
« on: August 05, 2017, 09:07:49 AM »
Cool, thanks for posting these updates.

How are you currently using the plugin? Any interesting projects?

I have an Arduino uno r3 and rgb led strip, on which VC send ir codes from arduino ir led.
Also i'm planning to make robo-hand on arduino, and control it by VC.

5
Other Plugins / Re: My "Serial" plugin
« on: August 04, 2017, 08:05:39 PM »
Hello again, and meet a plugin update!

OLD VERSION. LATEST UPDATE INCLUDED IN VC 2.2.3.8-B

Changes:

  • HEX codes parser (Ability to send HEX messages on port.)
  • New option to restart Arduino/other device(not tested) when opening the port.
  • New option to connect strings that came from port with interval less than specified in options value.
  • Small translation correction.
  • Some code optimizations and improvements.

Installation:
  • Replace old Serial folder in "VoxCommandoFolder\plugins" with new one.
  • If you do a clean\first install, insert "Serial" folder in "VoxCommandoFolder\plugins", then copy
    "ArduinoUploader.dll" and "IntelHexFormatReader.dll" in "VoxCommandoFolder\dlls"
  • See Wiki How to UNBLOCK the dll

Plugin sources on GitHub

I will be interested to see your suggestions and questions about plugin.

6
Other Plugins / My "Serial" plugin
« on: May 27, 2017, 06:51:54 AM »
Hello everybody. I developed "Serial" plugin for VoxCommando to communicate with devices connected to PC by USB/Serial/COM port.

-Send and receive messages by Serial ports.
-Upload sketch to your Arduino on the fly.

DOWNLOAD OLD VERSION HERE

Important Note: You need have .NET framework 4.5.2 to be installed

Pages: [1]