canmove, Confirmed users
225
edits
(Created page with "==Calibrating for Initial Sample Dealy of COTS Ammeter== The Yoctopuce Ammeter we're using for the initial baselining of power consumption of Firefox OS has a small delay bef...") |
|||
Line 5: | Line 5: | ||
==Setup and Methodology== | ==Setup and Methodology== | ||
I used a [https://goodfet.sourceforce.net Goodfet] digital I/O peripheral to toggle on a digital I/O pin and then measure the delay until the ammeter measures current. | I used a [https://goodfet.sourceforce.net Goodfet] digital I/O peripheral to toggle on a digital I/O pin and then measure the delay until the ammeter measures current. I wrote some custom firmware for the Goodfet and a python client that interfaced with the yoctopuce ammeter to measure the delay between the goodfet pin going high and the ammeter seeing a measurable increase in current. | ||
The code work is in the [https://github.com/dhuseby/goodfet/tree/fxos/ fxos branch] of my fork of the [https://github.com/dhuseby/goodfet/ goodfet repo]. | |||
==Data and Results== | ==Data and Results== |