treehouses / treehouses.github.io

A Markdown Wiki for treehouses 🏡
http://treehouses.io
132 stars 107 forks source link

Adding a new method under find pi page #652

Closed fankaiyuan closed 3 years ago

fankaiyuan commented 4 years ago

Problem

Adding a new method using Advanced IP Scanner under find pi page for Windows user

Steps to reproduce the problem

N/A

Screenshots

N/A

Proposed solution

Method 6: Advanced IP Scanner

The Advanced IP Scanner is a reliable and free network scanner with a simple and clean interface to analyze local area network, available for Windows.

In the search bar, enter your range of IP address and press Scan button to scan devices under your specified subnet. Advanced IP Scanner will start scanning your Ethernet and Wi-Fi LANs. Your Raspberry Pi should connect to the same LAN with your computer. The program begins to return results as it detected each machine on your local network. In the Results tab, Advanced IP Scanner displayed the Status, Name, IP, Manufacturer, and MAC Address of each device. You will find your Raspberry Pi with the name "treehouses".

Pavivenkatesan commented 4 years ago

@fankaiyuan, It does work on windows. It's successful in showing IP address, but name isn't being displayed. Could you clarify?

IMAGE 1: Connected via Treehouses Remote image

IMAGE 2: Connected to Raspberry Pi directly via WiFi (treehouses) image (1)

fankaiyuan commented 4 years ago

Good findings. What Rpi model are you using, did you change your hostname? Not really sure what's happening here, but it does show treehouses on my side.

image

Pavivenkatesan commented 4 years ago

hat Rpi model are you using, did you change your hostname? Not really sure what's happening here, but it does show treehouses on my side.

I'm using Pi 4. I did change the device name to my username as in step 7.

Pavivenkatesan commented 4 years ago

hat Rpi model are you using, did you change your hostname? Not really sure what's happening here, but it does show treehouses on my side.

I'm using Pi 4. I did change the device name to my username as in step 7. I used Windows 10 HP Envy to test this tool.

fankaiyuan commented 4 years ago

hat Rpi model are you using, did you change your hostname? Not really sure what's happening here, but it does show treehouses on my side.

I'm using Pi 4. I did change the device name to my username as in step 7. I used Windows 10 HP Envy to test this tool.

Changing the device's hostname may cause the tool not displaying the name. It's an alternate method for Step 1 finding Rpi's IP address, but it's good to know different behaviors from other machines. Thanks for sharing.

leosp123 commented 4 years ago

I tried it. Seems like a good method to use!

JLKwong commented 3 years ago

IP Scanner is not able to find my Pi with the SD card from Step 7, but my router can see it and my PC can ping it.

image image image

fankaiyuan commented 3 years ago

Hi @JLKwong, not sure why it does not appear on your side, I assume you are scanning in the right range, so your hostname change may be the reason your pi not showing up. Thanks for trying this method anyway!

fankaiyuan commented 3 years ago

Since I have finished the internship in OLE, any future interns are free to create PR for this issue.