Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jenish-rudani/current-consumption-measurement_saleae-logic-analyzer
An extension for Saleae Logic Analyser that determines the area under curve of an analog voltage measurement against 16.5 Ohm resistor to determine average current consumption.
https://github.com/jenish-rudani/current-consumption-measurement_saleae-logic-analyzer
currentconsmption logic logicanalyzer measurement powerconsumption saleae tools
Last synced: about 1 month ago
JSON representation
An extension for Saleae Logic Analyser that determines the area under curve of an analog voltage measurement against 16.5 Ohm resistor to determine average current consumption.
- Host: GitHub
- URL: https://github.com/jenish-rudani/current-consumption-measurement_saleae-logic-analyzer
- Owner: jenish-rudani
- License: mit
- Created: 2023-06-20T18:58:16.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-04T18:35:39.000Z (12 months ago)
- Last Synced: 2024-01-04T19:39:19.152Z (12 months ago)
- Topics: currentconsmption, logic, logicanalyzer, measurement, powerconsumption, saleae, tools
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Current Consumption Measurement
An extension for Saleae Logic Analyser that determines the area under curve of an analog voltage measurement against 18 Ohm resistor to determine average current consumption
![AUC](Images/AUC.png)# Circuit Diagram
Connect your target in series with 18 ohm resistor and attach Saleae Logic Probes across this resistor to measure analog voltage. Extension will calculate Average Current as per below$$ averageCurrent = {averageVoltage/18} $$
## Instructions
1. Install this extension by clicking "Install"
2. Add a measurement by clicking on the "Annotations panel" on the right, then the Measurements "+" icon.
3. Drag the measurement selection window over your recorded data.