Arduino IDE Naming Issue Fix

Yvon NU6I  says: “What bugs me with the Arduino is the lack of proper naming convention. Whatever software I download from the web or github, once it is loaded in the IDE, be it Arduino or UCIDE it always shows as uBitx_20. Looking in the output window doesn’t show the project/file path. Easy to be confused.”

Ron Pfeiffer W2CTX replied with the solution: “In the Arduino IDE, just select  Sketch –> Show Sketch Folder“.  This assumes you gave the folder a sensible name …

Jack, W8TEE says “You can also set the default using File –> Preferences from the menu bar. I usually just create a directory for each project, placed in an appropriate subdirectory.”

One more annoyance solved!

Reference