In your README, you write:
reBot-DevArm: Open Source Robotic Arm for All Developers
The LICENSE your provided has a non-commercial clause in it.
The "non-commercial" clause makes this project not open source, in the common usage of the term "open source".
"Open source" has a generally accepted meaning of being able to use the digital artifacts for commercial purposes. The OSI and Wikipedia's entry on open-source licensing both articulate that commercial re-use is a (generally accepted) requirement of an "open source" license.
Keeping the term "open source" while having a non-commercial clause in the licensing can cause confusion for people wanting to use your project.
If the intent of the project is to create a libre/free/open source software and hardware robot arm, please change the licensing terms, both in the README.md and in the headers of the source files to reflect this. For example dropping the non-commercial clause would make this project open source.
If the intent is to keep the non-commercial clause of the license, indications of the project being "open source" should be removed as it is not open source.
In your README, you write:
The LICENSE your provided has a non-commercial clause in it.
The "non-commercial" clause makes this project not open source, in the common usage of the term "open source".
"Open source" has a generally accepted meaning of being able to use the digital artifacts for commercial purposes. The OSI and Wikipedia's entry on open-source licensing both articulate that commercial re-use is a (generally accepted) requirement of an "open source" license.
Keeping the term "open source" while having a non-commercial clause in the licensing can cause confusion for people wanting to use your project.
If the intent of the project is to create a libre/free/open source software and hardware robot arm, please change the licensing terms, both in the README.md and in the headers of the source files to reflect this. For example dropping the non-commercial clause would make this project open source.
If the intent is to keep the non-commercial clause of the license, indications of the project being "open source" should be removed as it is not open source.