AhhhhhhhOriginally Posted by Darrel Taylor
, I was really looking forward to it. My stab at it was just a down and dirty continuation of what Steve was getting at. We'll let Sayzer and Ryan weigh in on whether it worked for them.
AhhhhhhhOriginally Posted by Darrel Taylor
, I was really looking forward to it. My stab at it was just a down and dirty continuation of what Steve was getting at. We'll let Sayzer and Ryan weigh in on whether it worked for them.
Hehe, Rock and roll, DEVIL!
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
I have a new teacher now!
Thanks for this simple and clear explanation SteveB.
I was expecting DT to come up with really complex explanations. heheh
--------------------------
"If the Earth were a single state, Istanbul would be its capital." Napoleon Bonaparte
mmm... not complex Sayzer, let's say detailled.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
I was going more for ... Cool!
Well, since we don't need the explanation anymore, I'll leave it at this, since it's already done.
![]()
DT
<img src="http://www.picbasic.co.uk/forum/attachment.php?attachmentid=1199&stc=1&d=116388436 9">
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Cool indeed!!! You're going to have to share with us your posting techniques!
Wisdom is knowing what path to take next... Integrity is taking it.
Ryan Miller
Thanks guys,
Piece of cake (with the right software).Originally Posted by rhino
Alt-Print Screen (windows XP, screen capture)
MS Paint to import and crop
Selteco Bannershop GIF animator. http://www.selteco.com/bannershop/
and about an hour creating 58 animation frames.
I'll have to try it again sometime.
<br>
DT
Oh, Ta,
I see you added another question to post#13. Almost missed it.
and one more question, im trying to use this code to make a sort of clock.
i'm using the pins LOW to make the circuit, but i dont really want to use HIGH to stop the circuit, is there anway to just turn the pin off, like when the program is run at the start?
Thanks againEither of those will return the pin to High-Impedance state.Code:INPUT PORTB.0 ' --- OR --- TRISB.0 = 1
HTH,
DT
Holy Gif!
DT, I can't believe you made it within half an hour!
What can I say? It is just as you said it was.
rhino,
I now see that you were in a different page then I was.
But, you had your answer and I had mine.
Thanks to all.
I enjoyed watching posts coming in and out, too.
Especially this last post by DT!
---------------------------
Edit: I just realized that it has been two hrs....
------------------------------------
Last edited by sayzer; - 18th November 2006 at 21:24.
"If the Earth were a single state, Istanbul would be its capital." Napoleon Bonaparte
Darrel...Darrel...Darrel...
<img src="http://www.picbasic.co.uk/forum/attachment.php?attachmentid=1198&d=1163881004">Darrel...Darrel...Darrel...
Woohoo..Whizz..ROCK AND ROLL!!!
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Yep... makes sense. After all of your responses and looking at the manual for BranchL...I guess seeing that return in Darrel's code was throwing me off, but now it I see why it's in there. It looked to me like a way of nesting subroutines. Both of the Steves explainations of how the return address in the stack works answers one of the questions I didn't even ask.... scary! Thankyou all.Originally Posted by TFM
![]()
Wisdom is knowing what path to take next... Integrity is taking it.
Ryan Miller
Bookmarks