![]() |
|
|
|
Registered
|
Bryan's Weather Project of Death (tm)
This is sortof a continuation of my PIC Programming thread: PIC Programming, anyone?
Basically, my project took a wild turn. It was taking way too long to learn PICs, so I decided to just buy a whole weather station, preassembled and all. So, tonight I ordered a station from www.peetbros.com. Warning, the following is boring, don't read unless you are a weather nerd. Before going too far, I'll explain this project a little bit. At my previous job I was programming for a network of radio stations. They were getting weather info from some satellite service, I forget who, but it sucked really bad. They ordered a satellite dish and demodulator, and I built a program that used the free EMWIN (Emergency Management Weather Information Network) data stream. Long story short, after two years, I had the program working perfectly. After I left the station, though, they abandoned the deal, since I wasn't around to keep it updated. So, just for kicks and giggles, I've decided to start over and build another EMWIN program on my own. The weather station fits in with the satellite dish setup, because I want to integrate current, local conditions in with the huge collection of EMWIN data. So, I have a satellite dish, but need to buy an EMWIN demodulator. When finished, I'll have $300 in the weather station, $450 in a satellite dish and demodulator. IF all goes according to plan, I'll market it to radio stations, tv stations, and other emergency mangement types. It will run on all OS's, but will be happiest on Linux/OSX. Right now there are some programs that try to do this, but they are Windows ONLY and totally suck. They're all VisualBasic and look like they were put together by a 9-year-old. Whoever designed the current solutions had no idea how radio stations (specifically) work during severe weather.
__________________
1983 944 - Sable Brown Metallic / Saratoga / LSD : IceShark Light Kit |
||
![]() |
|
Unoffended by naked girls
|
Bryan, take a look here;
http://www.weather-display.com/index.php Me and several people I know use this. Very well supported and reasonably priced...
__________________
Dan 1969 911T (sold) 2008 FXDL www.labreaprecision.com www.concealedcarrymidwest.com |
||
![]() |
|
Senior Member
Join Date: Jun 2000
Location: N. Phoenix AZ USA
Posts: 28,943
|
Looks interesting... Course your weather up in Nebraska is a lot more variable than what we have here in Arizona.
JoeA
__________________
2013 Jag XF, 2002 Dodge Ram 2500 Cummins (the workhorse), 1992 Jaguar XJ S-3 V-12 VDP (one of only 100 examples made), 1969 Jaguar XJ (been in the family since new), 1985 911 Targa backdated to 1973 RS specs with a 3.6 shoehorned in the back, 1959 Austin Healey Sprite (former SCCA H-Prod), 1995 BMW R1100RSL, 1971 & '72 BMW R75/5 "Toaster," Ural Tourist w/sidecar, 1949 Aeronca Sedan / QB |
||
![]() |
|
Too big to fail
|
Quote:
Code:
while (1) { print "Hot!\n"; sleep 600; }
__________________
"You go to the track with the Porsche you have, not the Porsche you wish you had." '03 E46 M3 '57 356A Various VWs |
||
![]() |
|