Take the 2-minute tour ×
Arduino Stack Exchange is a question and answer site for developers of open-source hardware and software that is compatible with Arduino. It's 100% free, no registration required.

i am quite new to the arduino stuff. Got the Arduino IDE installed side by side with Ecplise. Using Eclipse with the Arduino plugin is working well for me, including the SerialMonitor.

I am just curious how to use the scope there. Can't find any tutorial for this.

Can somebody explain how to show something inside the scope?

share|improve this question
    
What type of scope you are talking about?Add more explanation to your question.! –  CZAbhinav 17 hours ago
    
Well, if you're using eclipse with the arduino plugin, it'll also add two new views. One is the serial monitor, the other one is called scope. Scope is a 6 channel Oscilloscope. But i dont know how to get values displayed there. –  nouseforname 17 hours ago
    
I don't know about eclipse scope, but there is a software Proteus, it has an option of virtual oscilloscope. You can use that.! –  CZAbhinav 17 hours ago
    
Thanks for the hint, but that doesn't answer my question ;) –  nouseforname 17 hours ago
    
blog.baeyens.it/#post12 may help. –  yeti 14 hours ago

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.