Loading...
  Show Posts
Pages: 1 2 [3]
31  Using Arduino / General Electronics / Re: Connecting both USB and 2.1mm center-positive plug on: June 26, 2012, 12:26:12 pm
Thanks!  That is what I needed to know. It would be a pitty if this couldn`t be done.
32  Using Arduino / General Electronics / Re: Connecting both USB and 2.1mm center-positive plug on: June 26, 2012, 06:54:36 am
I do indeed use the arduino Uno.

So this means that I can connect both at the same time without frying it?
33  Using Arduino / General Electronics / Connecting both USB and 2.1mm center-positive plug on: June 25, 2012, 04:10:03 pm
Hi,

Would it harm the arduino when I connect both USB and the 2.1mm center-positive plug at the same time? I can imagine that some shorts will occur when connecting it to two power sources.
For my project it will be powered via the 2.1mm center-positive plug, but for easy access to the code I want to have a USB connector build into the chassis and a cable from there to the arduino. This way I do not have to open the chassis to update the code.

34  Using Arduino / Programming Questions / Re: Using breakpoints for debugging on: April 23, 2012, 03:31:30 pm

Maybe on one of the simulators - http://arduino.cc/forum/index.php/topic,98306.0.html -

I will dig into it. Thanks.
35  Using Arduino / Programming Questions / Using breakpoints for debugging on: April 23, 2012, 02:04:44 pm
Hi,

I'm new to arduino, but not to the programming languages C# and VB.

Is is possible to use breakpoints in the code for debugging, just like when using visual studio or similar?

I only found this:  put "debugging prints" inside your code.
Is there no other method for using breakpoints?
Pages: 1 2 [3]