How can I tell if my arduino mini pro is 3.3V or 5v?
-
Hello all,
I already did some tests with arduino nanos, and so far it has been very sucessfull, thanks to this excellent page!
Now I'd like to try some of arduinos mini pro I have lying around, but I'm not sure which type they are. I don't want to risk burning my sensors...
Is there any way to tell the difference?
Thanks in advance,
Joaoabs
-
Measure the voltage between Vcc and ground while powered by USB.
The output will be either 5V or3V3.
-
you can also see the output on board.
if it stays 5V it's 5V and 3.3V... just guess
-
Power them on the "raw" pin with 9V or something. Then measure the voltage on the Vcc pin. If it measures 5V it is a 5V board and if it measures 3.3V it is a 3.3V board.
-
if you can recognize the marking on xtal you will find 5v with 16Mhz and 3.3V with 8mhz
-
Oh en not 100% waterproof visual: all my 3.3 V arduino mini pro's do have a RED reset switch on it. the 5V arduino's got a white reset button
-
@Alco-van-Neck said:
Oh en not 100% waterproof visual: all my 3.3 V arduino mini pro's do have a RED reset switch on it. the 5V arduino's got a white reset button
this criteria has nothing to do with an official arduino pro mini
http://www.arduino.cc/en/Main/ArduinoBoardProMini
-
@axillent said:
this criteria has nothing to do with an official arduino pro mini
http://www.arduino.cc/en/Main/ArduinoBoardProMinivery true but it's a way.. and yes I used a lot of cloned nano's....
-
@BulldogLowell Thanks your determining way is the best way to check a Pro mini with no USB! You can just use the programming cable connected to RAW and check the VCC it will be slightly less like 4V7 or 3V2 but close enough.
-
-
Hi!
Look here: https://www.arduino.cc/en/Main/ArduinoBoardProMini
Check the documentation/schematics section.