A Python based open source viewer for the natfire NE3/NE7 earpick wireless endoscope/otoscope.
To avoid problems due to broken or outdated system packages you can consider using a virtual environment:
cd /path/to/your/folder
git clone https://github.com/haxko/NE3-Scope.git
cd NE3-Scope
python -m venv .
. bin/activate
pip install -r requirements.txt
./client.py --help
- Turn on your earpick
- Connect your PC to the earpicks WiFi (hndec-xxxx)
- You should get 192.168.169.2 as IP via the earpicks DHCP-server
- Start the software:
./client.py -v -r
(-v
for verbose,-r
for auto rotation) - Once connected you should see the earpicks image, rotated to stay level (
-r
)
- The earpick is fixed to 2.4GHz WiFi channel 1. Try to keep your other networks to channel >= 3 to avoid interference.
- Only a single PC/phone may be connected to the earpick.
- Native resolution is 640x360
- It usually comes in white and black and there are at least 3 different housings
- We also took some images of the internal chips you find them in /images/hardware/
Reverse engineering and coding was part of a collaboration at the hacker space haxko e.V.. If this is helpful to you consider donating to our space to keep lights on: IBAN: DE93 5705 0120 0000 2809 74