From ae0d6e3a0b5d8ce5452f0c65abf0cbdb2dc4061b Mon Sep 17 00:00:00 2001 From: leandroaur Date: Wed, 28 Jul 2021 17:09:33 -0400 Subject: [PATCH] small update at README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a526de0..d6a22f9 100755 --- a/README.md +++ b/README.md @@ -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`) @@ -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) \ No newline at end of file +![Arduino Uno RF power map.](https://raw.githubusercontent.com/CGrassin/EMI_mapper/master/output/Arduino_Uno.png)