Created
October 7, 2017 09:07
-
-
Save kenci/071fcf8892609e1a49b090577c0a3773 to your computer and use it in GitHub Desktop.
MySensors Power
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5v arduino nano -> 3v3 nrf24l01+ -> 3v3 bh1750 = 6.9mA | |
5v arduino nano -> 5v adapter -> nrf24l01+ -> 3v3 bh1750 = 10.6mA | |
5v arduino nano -> 3v3 adapter -> nrf24l01+ -> 3v3 bh1750 = 22.3mA | |
5v arduino nano -> 3v3 nrf24l01+ -> 5v bh1750 = 6.9mA | |
5v arduino pro -> 5v adapter -> 3v3 nrf24l01+ -> 5v bh1750 = 10mA | |
5v arduino pro w/o led -> 5v adapter -> 3v3 nrf24l01+ -> 5v bh1750 = 3.7mA? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment