Hi, I'm new here, just been browsing the help and forums. I like what I see and am looking forward to spending a couple of days playing around wih Scratch. I could not find any topics on these two items. Please respond kindly just in case I have missed something
Time/clock - would this be a good idea, but kept simple (local time) so that the projects can be aware of day/night/lunchtime, also dates. Surely kids and adults alike would make use of functions time and date aware?
I/O - there already is ScratchBoard but I would love to be able to help add hooks to the outside world. Perhaps if there was a simple published API, some programmers could build simple drivers for say, temperature sensors, and perhaps simple mechanism to feed data in or out. I would mash-up some data from a database or website, school lesson schedule, canteen menu, and surely many more ideas...
I am not advocating anything overly complicated, but from past experiences allowing some responsibly developed add-ons and a simple I/O mechanism so that a project can be aware of the outside world would be a winner in my book.
Offline
Hi AlGoreRhythm,
Thanks for your suggestions. We are actually thinking about features similar to the ones you request. There's some more information about it here.
http://web.media.mit.edu/~tstern/netscratch/
Are these the same ideas you are requesting?
Thanks again!
-Tammy
Offline
Regarding clocks:
Do a search of the project area on "clock" or "clocks" and you will get a couple of examples. I particularly like the options in http://scratch.mit.edu/projects/Dylanpdx/17089 . (Added note - I also agree with Kevin_Karplus that the analog clock he cites is a better example of a finished product.)
You will have to do a bit of programming to make it do exactly what you want and I don't see anyway to initially set the clock automatically from the OS (despite the little text reference) so you'll have to do that manually.
Last edited by DrJim (2007-07-02 18:39:37)
Offline
I think that Graham's clock
http://scratch.mit.edu/projects/Graham/7266
is a better example of a clock, but it does need a "get wallclock time" block to do the right thing.
Offline
Even though this is old, I like these suggestions.
Offline
nuckelavee wrote:
Even though this is old, I like these suggestions.
I think this is a pretty big necropost?
Offline