Dt Ezb Underground Weather Api Muncher

Luis Vazquez

USA

Hello all,

I have uploaded a new and final Beta before I put out the first release.

I'm am working on the documentation at this time but its very self explanatory.

The minimum information you need to provide its ..

1 . Host information for your ARC TCP Port and Host IP 2. Your ZipCode 3. A underground weather key , there is a get key button in the program .

Look around .. I will post a video later today showing how to set it up and some of the features. I think most of you will have no issue running it .

DragonTear-RoboticSupportWUGAPI.zip

If you need any help or would like to see a change before the final release please drop me a note on this thread.

By — Last update

ARC Pro

Upgrade to ARC Pro

Get access to the latest features and updates before they're released. You'll have everything that's needed to unleash your robot's potential!

#9  

@LuisVazquez I have Skype but I don't use it. I don't have a paid account with it. I did a search for as HippiGeek and sent you a contact request in Skype.

#10  

I have upload the project and the source code.

It is not in repository at this time. but you can download it.

go to http://www.dragontear.com

you can find it there. the web is not completed yet but i put enough up so you can find the project.

#11  

PS: , you only need paid skype account to call phone land lines and cell phones. Skype to skype is always free.

#12  

Ok, cool Luis. Is your ID in Skype HippiGeek? I have it setup on my desktop now.

#14  

For others, I'm using two scripts, one is to start the Weather application


#Change the application path to reflect your own
Exec("C:\Users\weyou_000\Documents\EZ-Builder\DragonTear-RoboticSupportWUGAPI.exe")

And this to read the variables. I have it print the current forecast because I personally like to see that.


Say("The current tempature for" + $DT_CityName + " " + $DT_StateName)
Say("is"  + $DT_TempF + "degrees")
Say("The forecast for today is " + $DT_ForecastToday)
Print($DT_ForecastToday)
Say("Wind direction is from the" + $DT_WindDirection)
Say("at " + $DT_WindSpeedMPH + " miles per hour")
Say("humidity is" + $DT_Humidity)
Say("visibility is " + $DT_VisibilityMI + " miles ")
Say("The forecast for tonight is " + $DT_ForecastTonight)
Say("The forecast for tomorrow is " + $DT_ForecastTomarrow)
Say($DT_ObservationTime)

#15  

Next Update time seems to be updating now too. :)

#16  

Yes i fixed that.

If you got the the dragontear site and click contact , there is a button for skype on top Just lick it and it will bring you to my skype account.