Author Topic: Arduino udp or serial monitor trigger event???  (Read 3257 times)

0 Members and 1 Guest are viewing this topic.

Bahraini.75

  • Jr. Member
  • **
  • Posts: 33
  • Karma: 3
    • View Profile
Arduino udp or serial monitor trigger event???
« on: March 08, 2020, 02:36:51 PM »
Hi all

How can I make arduino monitor for example (temperature or water level) if reaches a certain limit then trigger event for example (event&&WaterLevelLow )or(event&&HighTemp) to VC through serial the easiest and semple way

Kalle

  • $upporter
  • Hero Member
  • *****
  • Posts: 2319
  • Karma: 47
    • View Profile
***********  get excited and make things  **********

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7715
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Arduino udp or serial monitor trigger event???
« Reply #2 on: March 08, 2020, 05:39:38 PM »
You asked the same question two years ago and we answered it.

What part are you still having trouble with?

Bahraini.75

  • Jr. Member
  • **
  • Posts: 33
  • Karma: 3
    • View Profile
Re: Arduino udp or serial monitor trigger event???
« Reply #3 on: March 08, 2020, 06:58:52 PM »
I tried but it not work with me maybe I missed something  :-[  :bonk

Bahraini.75

  • Jr. Member
  • **
  • Posts: 33
  • Karma: 3
    • View Profile
Re: Arduino udp or serial monitor trigger event???
« Reply #4 on: March 08, 2020, 07:53:06 PM »
When arduino send the event it's not showed VC history I mean the event

nime5ter

  • Administrator
  • Hero Member
  • *****
  • Posts: 2012
  • Karma: 61
    • View Profile
    • Getting Started with VoxCommando
Re: Arduino udp or serial monitor trigger event???
« Reply #5 on: March 08, 2020, 10:01:13 PM »
Is it possible that you do not have the 'Show All Events' option selected under VC Options?
https://voxcommando.com/mediawiki/index.php?title=Main_Menu#Options

If it is unchecked, and you have not yet created a VC command that uses the event you are sending from Arduino, the event will not show in the VC history window.
TIPS: POST VC VERSION #. Explain what you want VC to do. Say what you've tried & what happened, or post a video demo. Attach VC log. Link to instructions followed.  Post your command (xml)

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7715
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Arduino udp or serial monitor trigger event???
« Reply #6 on: March 09, 2020, 09:21:06 AM »
Never heard of heic file format before.

If you are posting an image please use a normal universal format like .jpg or .png or .gif.

Bahraini.75

  • Jr. Member
  • **
  • Posts: 33
  • Karma: 3
    • View Profile
Re: Arduino udp or serial monitor trigger event???
« Reply #7 on: March 09, 2020, 09:46:39 AM »
this what i want to do

please check the attach bellow

Bahraini.75

  • Jr. Member
  • **
  • Posts: 33
  • Karma: 3
    • View Profile
Re: Arduino udp or serial monitor trigger event???
« Reply #8 on: March 09, 2020, 10:01:57 AM »
sorry
i send it again

Kalle

  • $upporter
  • Hero Member
  • *****
  • Posts: 2319
  • Karma: 47
    • View Profile
Re: Arduino udp or serial monitor trigger event???
« Reply #9 on: March 09, 2020, 10:02:18 AM »
Never heard of heic file format before.

If you are posting an image please use a normal universal format like .jpg or .png or .gif.
This is a iPhone image format, but what do you want show us?
You can hover your mouse over the orange messages in the VC history window which contain some information what goes wrong.
***********  get excited and make things  **********

Kalle

  • $upporter
  • Hero Member
  • *****
  • Posts: 2319
  • Karma: 47
    • View Profile
Re: Arduino udp or serial monitor trigger event???
« Reply #10 on: March 09, 2020, 10:04:55 AM »
I can‘t see any event sent from your Arduino
« Last Edit: March 09, 2020, 10:16:05 AM by nime5ter »
***********  get excited and make things  **********

Bahraini.75

  • Jr. Member
  • **
  • Posts: 33
  • Karma: 3
    • View Profile
Re: Arduino udp or serial monitor trigger event???
« Reply #11 on: March 09, 2020, 10:42:28 AM »
Hi kale
Did you see the attach file
There is no event there you are right
where the stars I but I need event to trigger  to vc

Bahraini.75

  • Jr. Member
  • **
  • Posts: 33
  • Karma: 3
    • View Profile
Re: Arduino udp or serial monitor trigger event???
« Reply #12 on: March 09, 2020, 10:49:53 AM »
This is a iPhone image format, but what do you want show us?
You can hover your mouse over the orange messages in the VC history window which contain some information what goes wrong.


jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7715
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Arduino udp or serial monitor trigger event???
« Reply #13 on: March 09, 2020, 11:16:34 AM »
Please post your complete VoxLog.txt file

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7715
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Arduino udp or serial monitor trigger event???
« Reply #14 on: March 09, 2020, 11:19:05 AM »
Also you attached your arduino code two times but did not attach your python code.