Skip to content

Instantly share code, notes, and snippets.

@kenci
Created October 7, 2017 09:07
Show Gist options
  • Save kenci/071fcf8892609e1a49b090577c0a3773 to your computer and use it in GitHub Desktop.
Save kenci/071fcf8892609e1a49b090577c0a3773 to your computer and use it in GitHub Desktop.
MySensors Power
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