Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Hardware requirements:

Software dependencies for the python scripts:
* OpenCV (`sudo apt install python3-opencv && pip3 install opencv-contrib-python imutils setuptools`)
* Pyserial (`pip3 instal pyserial`)
* Pyserial (`pip3 install pyserial`)
* pyrtlsdr (`sudo apt install rtl-sdr && pip3 install pyrtlsdr`)
* numpy, scipy, matplotlib (`pip3 install scipy numpy matplotlib`)

Expand Down Expand Up @@ -48,4 +48,4 @@ Typical use: `python3 camera_emi_mapper.py -c 1 -f 100` (start the script using

This is a scan of an Arduino Uno board performed with this script and a DIY near-field loop probe:

![Arduino Uno RF power map.](https://raw.githubusercontent.com/CGrassin/EMI_mapper/master/output/Arduino_Uno.png)
![Arduino Uno RF power map.](https://raw.githubusercontent.com/CGrassin/EMI_mapper/master/output/Arduino_Uno.png)