sngl/listArduinoCom
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.