Dt Ezb Weather For Weather Underground Api

Luis Vazquez

USA

I have been using a custom made API handler for my EZ-B projects. After reading a bit on the forums I thought I would make it a bit more user friendly and see if any one here would be interested in using it.

User-inserted image

This is the settings screen. you would put your zipcode and your Wunderground API key. ( you can get one free from Weather underground )

put in the settings for the computer and port you want to connect to.

User-inserted image

The Say screen is were you would have the DT Ezb Weather speak the weather. there is also a template of how you want your bot to say. You can also select a variable to set with this text as well.

User-inserted image

Here you can select what information you want pass to your ez scripting and what variables to use.

User-inserted image

The last tab allows you to select any ezbscript command you want to run on completion of the weather update.

I have not shared this as of yet so if anyone would like to try it out and help me shape it for public use please let me know.

By — Last update

ARC Pro

Upgrade to ARC Pro

Become a Synthiam ARC Pro subscriber to unleash the power of easy and powerful robot programming

#9  

I noticed a few download, please let me know how it working for you and if i should add or enhance it any.

#10  

It seems to work fine when I ran it. But, I haven't got an EZB available. Waiting for the EZB4 to come in. I tried to just tie it to my IP address on my computer. But, that did not work. I guess it has to have an EZB connected to it. It is a nice little program that I think will benefit many. Could you possibly make small changes and use it for News, Horoscope, Thought for Today, This day in History, Joke for today, etc. ? that would be nice.

Thanks for all of your efforts.

#11  

I don't believe it needs an EZB attached to work... It runs with ARC. You only need an EZB4 if you want the weather spoken through the ezb4 speaker instead of the PC speaker...

#13  

I tried it, but it said "Unknown script newWeather" and it tried to run it.

#14  

Do you have a script in ARC called "newWeather" .... That could be your problem... You need to write a script in ARC to extract the information from the apps variables....

#15  

The IP it is looking for may be the IP and Port of ARC to pass the variables back to ARC. I havent had a chance to play with this yet, but plan to soon.