
Carlos230023
Hi all. I've had a good look around the website and can't really find a solid answer for a few questions I have so I'm hoping I can find some safe advice from some experienced EZ-Robot users.
Love the look of the dev kit! I have an UP! Plus printer and lots of experience using it largely for RC flying (aircraft and multirotor parts). I stumbled across the site while procrastinating on thingiverse. Struggling to find justification with the wife to buy a hex robot when she says I have enough hexacopters to go round. A thought occurred...
I'm putting together a man shed as a workshop in the garden, a fair size to work on bigger stuff. It will have mains power, 12v LED rail lighting, a 2Kw heater and a 12,000btu A/C unit (I'll be doing temperature critical fibre glassing work in there). Electronic door locks and actuators, big extract fan etc...
Basically I figure instead of building a robot, why not automate the manshed with the EZ-B, have my own J.A.R.V.I.S. (Of iron man fame) with the use of an MP3 trigger. I could walk in, ask it to warm the place up to 22 deg C and turn on the lighting and extract fan after it closes the doors. All at the same time running security with a servo mounted EZ-wireless camera.
The first question I have, is does the EZ-B have an internal microphone for voice commands, or an option to attach an external Mic? All the videos and tutorials only mention having used the internal mic on a laptop/PC.
My second question, which I guess is slightly more important, this EZ-B doesn't need to be WiFi connected to a computer to run all its functions does it? Again, it may seem obvious but I've yet to see the paragraph or video that explicitly says once the code and instructions are loaded on the EZ-B, it can run autonomously.
Question the third, is there a voice generator section to the software? I.E. Can a word or sentence be written in and the EZ-B (again, without being permanently wifi tethered to a PC) figures out how to voice it (such as with apples "Siri")?
Many thanks in advance to all whom take part in this thread!
CJ
Other automation features I would love to program in would be running and monitoring my compressed air supply, tank purging when I leave the workshop, pressure monitoring etc... HVAC control via A/C, electric space heater and large extract fan. Security monitoring & door operation (open, close and locking). Also a JARVIS style calculator buddy would be awesome but I doubt its achievable. E.G... "Shed" "Yes CJ?" "Can you remember the number 42.5 for me" "Of course sir" -Moments later- "Right, now what's a third of that?" ... Tell me you weren't reading that with RDJ and Jarvis's voice in your head
.
CJ
I'm sure others will join in on how to use the EZ-B to control the systems you want to use. The one point to remember when using all the functions of the EZ-B platform is that it will require a Windows PC to be connected to the EZ-B at all times. Either via a wireless connection or a direct USB connection.
Ahhhh I see. So it's more like a very clever wireless/wired I/O device than totally independent controller of its own. That was one if the big ones I needed to know. So ill need a cheap laptop to butcher and integrate into the shed walls, I can't have the iMac running bootcamp all day long
. Thanks for the quick reply!
CJ
Yeah if the EZ-B was to have the power of a PC, it would be a PC. The issue with PC's or small controller boards (such as the raspberry pi) is I/O speed. The I/O is incredibly slow (measured in milliseconds rather than nanoseconds like EZ-B) on embedded PC's. Now, this is digital i/o i am referring to, not USB or HDD, etc..
Also, if we were to have the features of a PC (for example having an operating system, etc) then it would cost as much as a PC
And no one wants to pay that!
So instead the EZ-B provides hardware extension to a PC. There will be a USB shield for the EZ-B v4, but not until after the new year. The EZ-B v4 is two PCB's sandwiched together. The USB shield will be a replacement for the WIFI I/O shield of the EZ-B v4.
You can have a calculator that you can speak to with no trouble. you can use the PandoraBot to create a Jarvis personality. EZ-Script can be embedded within the PandoraBot responses to do calculations, get local weather, and more.
:) It's real easy!
I'd rather it wasn't a self contained entity, It all sounds good to me
. And a personal reply from the big cheese no less, I'm pretty humbled actually. Thanks for the warm welcome.
I'm fine with all the mechanical stuff (a commercial heating engineer by trade). It's the countless lines of (to me) meaningless code that I stumble on. I kind of see this as a kick ass version of the Lego mind storms V1 kit I had as a kid many moons ago. Point and click programming that let's me enjoy the result without having spent 4 years doing a degree to figure out the code.
Hats off to you DJ Sures. EZ-B is a very exciting project. And maby after the shed is automated I might convince the missus to give the coffee machine a personality and arms to grab cups and dispense milk, dressed up as Clean-&-Go-Mo from Wall-e
.
Kindest regards, CJ
EZB Shields! Wow, of course! Pure genius. I remember us all mentioning these last year. This really does open up the power of EZ Robots and will make things very ez to adapt to just about any need.
@Carlos230023 , Welcome! We're in between versions of the EZB (3 & 4). We're still a little in the dark on the specs of V4 but it is known to have an onboard sound AMP. This should mean you'll be able to run your MP3 Trigger right through the EZB and not a stand alone amp. As far as a microphone, I think you'll have to have it attached to your computer and let Win 7 or 8 handle the Voice Recognition. The ARC software does a great job of intergreating the power of Windows and EZB.
It all sounds very promising. Thanks for all the help an suggestions. I'm looking forward to getting my hands on some of this kit. Got to build the shed first though
. So use the laptop mic and the EZ-B's amp through the MP3 trigger. It's almost worse asking a question and getting a positive answer, because if none of my ideas worked I would just leave it there. But now that I know I can do what I need I'm thinking if more things to do lol. Bye bye free time.
CJ
Although EZ-B could, with some custom work on interfaces, make a good home automation interface, there are devices and software specifically designed for that which might be better choices.
Check out Homeseer Fairly pricey, but also very mature product set, or Smarthome for many many more options.
Alan