Skip to content
Snippets Groups Projects
Commit aaad2c75 authored by Bram Veenboer's avatar Bram Veenboer
Browse files

Update README.md

parent 18ad1178
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ PowerSensor is a tool that measures the instantaneous power consumption of PCIe ...@@ -3,7 +3,7 @@ PowerSensor is a tool that measures the instantaneous power consumption of PCIe
## Hardware ## Hardware
A PowerSensor measures the instantaneous power use of a GPU: A PowerSensor measures the instantaneous power use of a GPU:
<img src="http://www.astron.nl/~romein/PowerSensor/hardware.jpg" alt="The PowerSensor hardware" width="60%"> <img src="http://i.imgur.com/7XtyzTP.png" alt="The PowerSensor hardware" width="60%">
The PowerSensor hardware consists of an Arduino microcontroller board, current sensors (ACS712), a PCIe riser card (to measure the power drawn from the motherboard), an optional LCD screen, and a USB cable that connects to the host. In this typical scenario, we use three sensors that measure the PCIe slot power (12 V and 3.3 V) and the external PCIe cable power. The microcontroller interprets the readings from the current sensors, and reports the measured power consumption via USB to the host. The PowerSensor hardware consists of an Arduino microcontroller board, current sensors (ACS712), a PCIe riser card (to measure the power drawn from the motherboard), an optional LCD screen, and a USB cable that connects to the host. In this typical scenario, we use three sensors that measure the PCIe slot power (12 V and 3.3 V) and the external PCIe cable power. The microcontroller interprets the readings from the current sensors, and reports the measured power consumption via USB to the host.
## Example ## Example
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment