[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Apple II weather display
On Apr 18, 8:29 am, Osgeld <osg...@cheesefactory.us> wrote:
> Another ghetto fab apple II graphics project my me. It downloads
> information from weather underground's mobile site and processes it
> for display on a II
>
> pt 1 of 3http://hackaday.com/2011/04/18/apple-ii-weather-display-part-1/
Awesome stuff! You can probably get a higher baud rate though, just
not from Basic. If you want to make a high-speed v2 of it, I don't
mind if you borrow the routines from AGS. It has all the graphics
conversion, bootstrap, and high-speed (with compression) communication
writing for both the apple and PC/Mac side. So all you'd have to do
is convert the web download part to Java. (but that's pretty
straightforward)
-B