jkougoulos / lowpower-i2c-sensor

Another ATMega328PB based wireless sensor, designed for low power consumption
0 stars 0 forks source link

Placeholder for various perfomance metrics #15

Open jkougoulos opened 6 years ago

jkougoulos commented 6 years ago

44-45ms runtime per cycle as of now: Sequence:

Cheap multimeter measurements

Idle current cannot be measured by this cheap thing, getting 0uA (perhaps we are under 1uA)

Tested Bosch library (measure & calculate), without any optimization . see: https://github.com/jkougoulos/BME280_driver/blob/master/BME280sensor.ino Perhaps need to test using atmel studio, or disassembly.