Show Posts
|
|
Pages: [1] 2
|
|
1
|
Using Arduino / Project Guidance / Determining power source
|
on: June 06, 2013, 04:25:17 am
|
|
Hi,
Is it possible to determine which power source is being used?
I'd like to be able to tell if an external power supply is being used, and am thinking about using a resistor voltage divider to bring Vin down into the 5V range so that I can send it to one of the analog inputs, does that sound reasonable?
Thanks!
|
|
|
|
|
9
|
Using Arduino / Installation & Troubleshooting / Re: Windows 7 and driver signing
|
on: January 11, 2013, 04:39:12 am
|
OK, I can now get the driver to install if I disable Driver Signing Enforcement on boot-up  but it's broken again if I reboot normally. Is there a way of making that driver install permanent? I don't want to have to press F8 and get into the boot menu every time I start Windows.
|
|
|
|
|
10
|
Using Arduino / Installation & Troubleshooting / Re: Problem Input Arduino Due
|
on: January 11, 2013, 04:31:24 am
|
|
From your diagram, it looks like when the button is pressed the line is pulled up to 3.3V, but when it is open, the input is floating so its value can vary. You might want to add a pull-down resistor so that the input is definitely low when the button isn't being pressed.
|
|
|
|
|
11
|
Using Arduino / Installation & Troubleshooting / Re: Windows 7 and driver signing
|
on: January 11, 2013, 03:57:59 am
|
|
Thanks eried and karlok. I've tried installing the enhanced IDE (solution 3) but it still says that there is a problem with installing the drivers because they are unsigned.
I admit I'm a bit reluctant to try 2 because the driver is a built-in Windows USB driver and I don't want to risk messing up my work PC!
|
|
|
|
|
12
|
Using Arduino / Installation & Troubleshooting / Re: Windows 7 and driver signing
|
on: January 10, 2013, 10:39:01 am
|
|
Thanks for the suggestion, but I've manually re-installed the drivers many times without success. It gets right through the install procedure, asks if I want to install an unsigned driver, I click OK, then when it completes it brings up a message saying that it couldn't install the driver because it wasn't signed.
|
|
|
|
|
13
|
Using Arduino / Installation & Troubleshooting / Windows 7 and driver signing
|
on: January 10, 2013, 06:24:01 am
|
|
Hi all,
I am starting to lose the plot on this one. I've got an Uno R3 and a Mega 2560 R3, and both are exhibiting the same problem: I cannot get Windows 7 (64 bit) to install the drivers. I know that the Arduinos are OK because I can access them using a Linux VM on the same Windows 7 machine, but the Windows machine itself won't connect to them.
I've tried all of the tips I can find online, I've turned off driver signing, everything I can think of, and it just will not work. The Arduino will be communicating with a .NET program on the PC, so I really need to get it working!
Any suggestions gratefully received while I still have some hair left! TIA.
|
|
|
|
|
15
|
Using Arduino / Motors, Mechanics, and Power / Motor shield compatibility with Leonardo
|
on: December 12, 2012, 10:52:07 am
|
|
Hi all,
I haven't been able to find a definitive statement whether or not the Arduino Motor Shield R3 is compatible with the Leonardo?
I need to be able to control a DC motor, monitor the current and access an SPI port, so I cannot use the Motor Shield with a Uno, but the Leonardo would be ideal.
I'm prepared to modify / write a library if necessary, I just need to know if the two can work together before buying the kit!
Thanks!
|
|
|
|
|