Skip to content

Small software to list all arduino boards connected to the computer

Notifications You must be signed in to change notification settings

sngl/listArduinoCom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple program that lists all the arduino boards connected to the computer showing the names, the com ports and the hardware ID strings.


**Note for building**

Windows:

The Code::Blocks project file is provided to build the source file.

If you want you can build using the makefile.win but you need MinGW installed in che C:\ directory.
If it is installed in a different directory you can change the path inside the makefile.


Linux:

To build under Linux you need the cross-compilation tool gcc-mingw32.

About

Small software to list all arduino boards connected to the computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages