• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

help me program!

boardsportsrule

Senior member
ok, so i got this site that tells me the current wind speed at certin beaches...i want to output this data to my LCD screen, (HD44780 controller) sooooo i go to the site's source code....and here's what i find, for one site....
i highlighted what i want to display in RED.... so basically i want it to say "stevenson: 9 ENE (5-13)" just as it's displayed on the source... i have never done much programing, but i can learn, and my dad is EX-microsoft, and the guy at my school(computer teacher) is pretty cool,so i can get help if/when i need it...but i need to know how/where to start! i need to make a program to navigate to the site "http://www.iwindsurf.com/myWeather.iws?home" and take the source code, and then output it to the LCD...i think on the LCD i can get it outputteD( ALOT of data sheets saying what output signal does what) but i need to know how to get the source code from a site that requires login, and take data from a certin spot in the code....help!! some one 🙂

here's the code so you can see it all...this is just one of the beachs i want to display...but its teh whole code for it...


i want to display the "maryhill" and the speed "5 ENE (3-9)"


LMK if u want the code for the whole entire page...thanks 🙂
 
Back
Top