Serial Spotter – Because I’m Tired of Hunting COM Ports 😅

Are you the kind of person who keeps Device Manager open just to check which serial (COM) port your board decided to grab this time?
Yeah… that used to be me. As a firmware engineer, plugging in boards and chasing COM numbers was part of the daily grin…


This content originally appeared on DEV Community and was authored by Amal Mathew

Are you the kind of person who keeps Device Manager open just to check which serial (COM) port your board decided to grab this time?

Yeah… that used to be me. As a firmware engineer, plugging in boards and chasing COM numbers was part of the daily grind—and honestly, pretty boring.

Meet Serial Spotter ⚡

serial_spotter

I built a tiny Windows app that instantly lists every connected serial port along with all the juicy details:

  • COM number
  • USB VID:PID
  • Device Serial info

Just launch the app and boom—everything’s right there.

Need to refresh after a hardware change? Hit the keyboard shortcut and you’re done.

🛠 Tech Stack

  • Python + Kivy framework
  • Packaged for Windows 7/8/10/11

🚀 Try It Out

🔗 Download: [https://tinkererway.dev/serialspotter]

💻 Source Code: [https://github.com/tinkererway/serialspotter]

Because life’s too short to keep staring at Device Manager. 😉


This content originally appeared on DEV Community and was authored by Amal Mathew


Print Share Comment Cite Upload Translate Updates
APA

Amal Mathew | Sciencx (2025-09-20T02:31:12+00:00) Serial Spotter – Because I’m Tired of Hunting COM Ports 😅. Retrieved from https://www.scien.cx/2025/09/20/serial-spotter-because-im-tired-of-hunting-com-ports-%f0%9f%98%85/

MLA
" » Serial Spotter – Because I’m Tired of Hunting COM Ports 😅." Amal Mathew | Sciencx - Saturday September 20, 2025, https://www.scien.cx/2025/09/20/serial-spotter-because-im-tired-of-hunting-com-ports-%f0%9f%98%85/
HARVARD
Amal Mathew | Sciencx Saturday September 20, 2025 » Serial Spotter – Because I’m Tired of Hunting COM Ports 😅., viewed ,<https://www.scien.cx/2025/09/20/serial-spotter-because-im-tired-of-hunting-com-ports-%f0%9f%98%85/>
VANCOUVER
Amal Mathew | Sciencx - » Serial Spotter – Because I’m Tired of Hunting COM Ports 😅. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/09/20/serial-spotter-because-im-tired-of-hunting-com-ports-%f0%9f%98%85/
CHICAGO
" » Serial Spotter – Because I’m Tired of Hunting COM Ports 😅." Amal Mathew | Sciencx - Accessed . https://www.scien.cx/2025/09/20/serial-spotter-because-im-tired-of-hunting-com-ports-%f0%9f%98%85/
IEEE
" » Serial Spotter – Because I’m Tired of Hunting COM Ports 😅." Amal Mathew | Sciencx [Online]. Available: https://www.scien.cx/2025/09/20/serial-spotter-because-im-tired-of-hunting-com-ports-%f0%9f%98%85/. [Accessed: ]
rf:citation
» Serial Spotter – Because I’m Tired of Hunting COM Ports 😅 | Amal Mathew | Sciencx | https://www.scien.cx/2025/09/20/serial-spotter-because-im-tired-of-hunting-com-ports-%f0%9f%98%85/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.