Hi Joep,

> Nice!
> What surprises me is that you achieved to get proper indenting on the
> code snips in the blog. I tried this too, but did not succeed. Maybe
> you want to share your secret with me?


Yeah, I might share the secret... This only way I found to do this is to
edit HTML code (raw) and put <pre>...</pre> around jal code. Using the
WYSIWYG editor, I wasn't able to do this. And this editor is probably thr
first thing I've ever seen ass HTML editor, I still cannot believe this...


> There is one issue with this random though: If there is no random
> startpoint (seed), then it will run the same sequence at every
> startup. But where can we get a random value within the pic at
> startup??? Any thoughts??
>
>
This was the idea of my comment on this issue (
http://code.google.com/p/jallib/issues/detail?id=55). I've read an article
when they use a ADC pin not connected. So ADC read value is somewhat random,
and can be used to build a seed. I might be able to send you the article if
you want.

Cheers,
Seb
-- 
Sébastien Lelong
http://www.sirloon.net
http://sirbot.org

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to