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 - dedlefou

Pages: [1]
1
Arduino support / Re: Arduino Plugin
« on: March 27, 2014, 09:36:06 AM »
Hi nime5ter,

It work !! Thank's a lot  ;D

I'm ready to spend hours making an Assistant more real then ever !

Thanks to whole voxCommando team ! You Rock's !

2
Arduino support / Re: Arduino Plugin
« on: March 27, 2014, 08:03:12 AM »
Hi James,

Firstly, let me thank you so much once again  ::)

Your exemple is exactly what I'm looking for, especially your second post wich is very intuitive to code ! Perfect !
In fact I dont yet decide where to place the "logical" but depending what will be more fast it could finally be done in the python script.

I got a problem to import your xml file... Very strange. I tried copy past an other xml file from the dedicated exchange board and it work.
I tried both version of vox (1 and alpha 1) and the result is the same. I then copy paste the code to notepad++ and tried all the encodage possibility... same same (yes I learn english in Thailland sorry)...

this is the error windows open me :

Code: [Select]
************** Texte de l'exception **************
System.NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet.
   à VoxCommando.commandBlock.eval_ᜀ(XmlNode A_0)
   à VoxCommando.commandBlock.addMacroFromXML(XmlNode macroNode)
   à VoxCommando.CommandList.addCommand(XmlNode cmdXmlNode, String strParentGroup)
   à eval_a.eval_ᜁ(TreeNode A_0, XmlNode A_1, Int32 A_2)
   à eval_a.eval_ᜁ(XmlNode A_0, Int32 A_1)
   à eval_a.eval_ᜁ(String A_0, TreeNode A_1)
   à eval_a.eval_ᜠ(Object A_0, EventArgs A_1)
   à System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   à System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   à System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   à System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   à System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   à System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   à System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   à System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
   à System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   à System.Windows.Forms.Control.WndProc(Message& m)
   à System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   à System.Windows.Forms.ToolStrip.WndProc(Message& m)
   à System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
   à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


I tried to figure out what's wrong myself but I have to disturb you a bit more...
I hope it's just a debug on your computer to de-activate or a "&" encodage matter which dont take you too much time  ;)

Thank in advance, sincerly, André.

3
Arduino support / Re: Arduino Plugin
« on: March 20, 2014, 05:22:17 PM »
Hi,

Ok no problems, I'm learning fast finaly... even if exception is a new concept for me  :bonk
I will need the wox xml part especialy. The arduino part looks to be easy and I become more confident on python and reading/writing should be good soon.
But I have no idea yet about the vox side...

So I can wait but a whole process commented by you will be priceless for me and a great time saver.

Btw about price you really should price your soft at less twice more !
I dont know if it's a conversion trick between $CA and € but I was surprise about your price : 25 euros !! it's just a meal and wine lol
I mean it was a good news of course, but it wont hurt anyone to paid the double  :) especially for a soft of this quality ! And you let people fully try the soft, can't be best...

I'm freelance too so I know the benefit of a small price and seriously 50€ / 80 CA$ keep this same benefits...

Anyway thank's to you, have a good day, andre.

4
Arduino support / Re: Arduino Plugin
« on: March 19, 2014, 02:40:25 PM »
Hi James,

I finally take my finger in Python, and my remembers was right... I hate this kind of language :( It's very strict ! I'm probably not compatible  ::confused

And the need to asking you was not too long... And your fear is going to happen  >:D
Yes I'm going to ask you about retrieving data, the other way, the final return, with TTS.speech to conclude...

Could you please (not in the next hour, take your time please, listen some jazz)  add a reading status code in the wiki example page?

I mean retrieve a value (analog would be best but i'm not sure if it's possible at this time...) I'm swimming yet, especially about the Vox commando XML part, the python part, and probably the arduino part. I dont see other parts... :P

So with this I will be able to work very long long time, and leave you alone.

I'm sure it will help lot of people, thanks a lot.

Sincerly, André.

5
Arduino support / Re: Arduino Plugin
« on: March 18, 2014, 02:22:18 PM »
Wow

It's a bit more then a starting point, there is a video  lol

Very glad to asking you... I had some hesitations, I would miss something ! What a support !

I will study this in details, but for sure you gain a new customer ! And a fan in bonus !

Thanks very much, for your best support and your fast reply :o)

6
Arduino support / Re: Arduino Plugin
« on: March 18, 2014, 12:04:45 PM »
Good morning James,

I am working on some examples for this right now.  I will start with just setting some pins high or low, but you can do much more of course.

Wow you are like a father for me...

Ok to be very honnest I was sure it was not so simple as I describ of course... But I tried lol

I'm webmaster and worked on linux for more then ten years... and I hate Python :( but I will re-learn it ! You convince me that a plugin is not a real solution. And you really well understood what I would like to do with my arduino and Vox. The query option is a critical part of my project but the result mixing this both technology could be very powerfull !

So I really would love to have a starting point as you said making pin LOW / HIGH etc... Will it be on the PY plugin wiki page ?

Thank you very much, sincerly yours, André.


7
Arduino support / Arduino Plugin
« on: March 18, 2014, 10:58:39 AM »
Hi,

I would love to use vox for my home automation but every thing is wired to work with an arduino :o(

A simple plugin to read/write digital and analog pin from/to an arduino board (via serial communication by example) would be so nice !

I dream to ask vox what is the temperature outside ? is it raining ? adding to my robot a knock sensor to wake up vox (from red to yellow) lol
Turn on light (and depending on which presence sensor is detecting me, it light up only the closest light by relay) so one command work for all lights...

Or best of all, based on presence sensor, activate the closest micro only ;o) and be able to extand vox to any room ...

It look like a huge work but it can be done with 4 new actions ? Write analog, read analog and two more for digital ? Then the logical (if, then, etc..) can be handle by vox to command most arduino functions.

Please, without commanding you of course, take a serious consideration on it :o))))

Thank's to read, André.

Ps: I almost forgot to say that your software is the most impressive for me since I discover netscape :p in 1998

Pages: [1]