Added: 1 year ago
From: netduino
Views: 18,508
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (10)

Sign In or Sign Up now to post a comment!
  • These videos are great. When will you be making more of them?

  • Can you please answer this,

    I am sure it is possible but I want to know how many.

    can you do an internal interrupts "on time periods"?

    I need this thanks

  • @TheMasterAbdul something like Thread.sleep(1000); ? This will pause the thread for one second

  • @Budishaa sure, but I am looking into something that doesnt pause the whole program,

    I want things to work and flow together at the same time,

    thats why I want a timer that just served every like second without pausing other executed code

  • @TheMasterAbdul You could make a new thread for the code you want to pause. Make the code you want to pause in a new thread and use Thread.sleep(); in that new thread. The code that isnt in that thread wont be paused

  • @Budishaa thanks for the replay, I thought of this, but I am trying to lower level because threads will not be as good as what I like to do, I just dont want to use the function sleep() in my application

  • Netduino friggin rocks!!!!

  • Mate i am new to Arduino but really event handler are not advanced at all :D

  • @MrFrankDM what does that mean?

  • Very neat, i like the idea of using events. I have an arduino with quite a bit of related ardunio protoboards. Is the pin layout the same? How difficult would it be to communicate with... lets say... a dallas temperature sensor? Or lcd display?

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more