Author Topic: BEAM IR/RF Wifi transceiver  (Read 12504 times)

0 Members and 1 Guest are viewing this topic.

bnikos83

  • Jr. Member
  • **
  • Posts: 11
  • Karma: 0
    • View Profile
Re: BEAM IR/RF Wifi transceiver
« Reply #15 on: December 19, 2015, 03:56:27 PM »
Hi guys, I had a question about the livolo device, because it sound to me that the device is programable with any RF code like the new Intertechno devices.


So my question is: Can learn the livolo switches code from a remote?


For example: all new Intertechno switches goes in a learning mode for 5 seconds when you pluged it in a wall socket (a led is blinking slow on the device) and you can press a button on any RF remote to switch the device on or off and then the code will be stored in the switch.


If it is so, you can use our Blaster to switch the device by sending a self created code which is equivalent to our RF protocol.


Mhh, hard to explain - I think I will record a video with the device.

Hi Kalle,

this is exactly how my Telco rf plug switches work. Not sure about the Livolo switch as i will be receiving it within the next 2 weeks. Will be glad to test it out with the rf blaster  8)


bnikos83

  • Jr. Member
  • **
  • Posts: 11
  • Karma: 0
    • View Profile
Re: BEAM IR/RF Wifi transceiver
« Reply #16 on: January 07, 2016, 05:43:18 PM »
Hi Kalle many wishes for a happy new year!

I hate to keep bothering you with this but is there any indication on when a prototype might be available?

Thanks!

Kalle

  • $upporter
  • Hero Member
  • *****
  • Posts: 2319
  • Karma: 47
    • View Profile
Re: BEAM IR/RF Wifi transceiver
« Reply #17 on: January 08, 2016, 03:51:20 AM »
Hi bnikos83,


thanks and a happy new year too  ;)


We are still working on a solution to integrate OTA update to the Blaster. This is absolute necessary before we can ship any prototype - at the moment I can't give you a exact date -sorry.


Kalle
***********  get excited and make things  **********

bnikos83

  • Jr. Member
  • **
  • Posts: 11
  • Karma: 0
    • View Profile
Re: BEAM IR/RF Wifi transceiver
« Reply #18 on: January 08, 2016, 06:19:16 AM »
Hi bnikos83,


thanks and a happy new year too  ;)


We are still working on a solution to integrate OTA update to the Blaster. This is absolute necessary before we can ship any prototype - at the moment I can't give you a exact date -sorry.


Kalle

Thanks very much for the update.
Will be looking forward for your news.

Best,
Nick

Junhglebeast

  • Jr. Member
  • **
  • Posts: 12
  • Karma: 0
    • View Profile
Re: BEAM IR/RF Wifi transceiver
« Reply #19 on: January 14, 2016, 12:53:42 AM »
Hi bnikos83 and welcome in VC-Forum.


Yes, you can start from here: www.mysensors.org


There are a lot of examples and very good explained.


Which of the project do you mean? RGB controller, IR/RF-Blaster, temp/hum sensor  ;)
Hello all, I am new to this forum as well and I am interested in the RGB controller, what parts would I need to purchase to get started : ???

Kalle

  • $upporter
  • Hero Member
  • *****
  • Posts: 2319
  • Karma: 47
    • View Profile
Re: BEAM IR/RF Wifi transceiver
« Reply #20 on: January 14, 2016, 03:35:29 AM »
Hi Junhglebeast and welcome in VC-Forum.


At first you need a "mysensors" serial-gateway http://www.mysensors.org/build/serial_gateway and our python script for VoxCommando.
As next you need a sensor or device which is controlled or read data from them - here are a lot of examples: http://www.mysensors.org/build/


I suggest to start with a temperature-sensor for beginners. http://www.mysensors.org/build/temp


and start first by reading this websites: http://www.mysensors.org/about/
***********  get excited and make things  **********

mexicanto

  • Contributor
  • ***
  • Posts: 55
  • Karma: 1
    • View Profile
Re: BEAM IR/RF Wifi transceiver
« Reply #21 on: January 25, 2016, 01:07:10 AM »
Hi Kalle,
Can you put me on the list of the WiFi module, as an early adopter/beta tester ?

Thank you

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7715
  • Karma: 116
    • View Profile
    • VoxCommando
Re: BEAM IR/RF Wifi transceiver
« Reply #22 on: January 30, 2016, 12:35:01 PM »
I've moved this to a new topic.  Please also note that Kalle has updated the information at the beginning including some tentative pricing for people who want to be beta testers.

New thread is here: http://voxcommando.com/forum/index.php?topic=2488.0

paulbeauvais

  • Jr. Member
  • **
  • Posts: 22
  • Karma: 2
    • View Profile
Re: BEAM IR/RF Wifi transceiver
« Reply #23 on: February 10, 2016, 03:10:19 PM »
Hello Folks,

This looks really great.  I think I understand most of it, but I am missing where a link the the Python code is.  Did you make it available.  I would love to use this for some projects I am working on.

Thanks!

Paul

nime5ter

  • Administrator
  • Hero Member
  • *****
  • Posts: 2012
  • Karma: 61
    • View Profile
    • Getting Started with VoxCommando
Re: BEAM IR/RF Wifi transceiver
« Reply #24 on: February 10, 2016, 03:52:17 PM »
Several different projects are discussed in this thread. Which were you interested in?
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)

paulbeauvais

  • Jr. Member
  • **
  • Posts: 22
  • Karma: 2
    • View Profile
Re: BEAM IR/RF Wifi transceiver
« Reply #25 on: February 10, 2016, 04:02:13 PM »
My first project will be with motion sensors to turn on lights when I get home, or shut things off after a long period of inactivity.

I will be using a HC-SR501 Adjust Ir Pyroelectric Infrared PIR Motion Sensor Detector Module on either a mini or an uno and a Mysensor hub.

I guess my thought was that someone would have a module that I could convert to work with this sensor.

Any help would be appreciated, I am pretty good with VB and C# but python would take a bit more doing.

Thanks

nime5ter

  • Administrator
  • Hero Member
  • *****
  • Posts: 2012
  • Karma: 61
    • View Profile
    • Getting Started with VoxCommando
Re: BEAM IR/RF Wifi transceiver
« Reply #26 on: February 10, 2016, 04:20:24 PM »
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)

deco123411

  • Jr. Member
  • **
  • Posts: 27
  • Karma: 1
    • View Profile
Re: BEAM IR/RF Wifi transceiver
« Reply #27 on: September 24, 2016, 01:03:47 PM »
ouse Please add me to the list.

Can I suggest something.( If possible, much easier said than done of coarse)
Looking at the amazon echo and Denise Next OS
Can you implement a Mic like the echo but with Blue Yeti http://www.bluemic.com/products/yeti/
 functions to allow more control from where voice signals would come from. and even incorporate Dragon speech as i heard its much better than windows

So if i were to hang this on my ceiling just right next to my main lights in the middle so it were slightly hidden. I could have full 360 coverage of home equipment high up(e.g aircon) and low like dvd players.

in the future even add a small speaker that one could extend more beams  to the rest of the house and still be able to control VOX from any room.

Essentially Vox would have its first "body"

UPDATE!! I see someone suggested the same thing :bonk
« Last Edit: September 24, 2016, 01:47:42 PM by deco123411 »

deco123411

  • Jr. Member
  • **
  • Posts: 27
  • Karma: 1
    • View Profile
Re: BEAM IR/RF Wifi transceiver
« Reply #28 on: September 24, 2016, 01:23:22 PM »
I see that the beam only has IR in one direction.

Is there any way to have another IR blaster soldered to the back as to let other appliances around the house be able to switch on ::)

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7715
  • Karma: 116
    • View Profile
    • VoxCommando
Re: BEAM IR/RF Wifi transceiver
« Reply #29 on: September 24, 2016, 01:43:09 PM »
Please see item #8 in the original post at the top of this thread.

The Beam has several "front facing" IR emitters built in.  These are all pointing in more or less the same direction.

There is also a port where you can plug in an external emitter and this can be used to point IR signals in any direction or to place the emitter behind a cabinet etc.