期刊名称:International Journal of Software Engineering and Its Applications
印刷版ISSN:1738-9984
出版年度:2016
卷号:10
期号:2
页码:1-8
DOI:10.14257/ijseia.2016.10.2.01
出版社:SERSC
摘要:Arduino is a popular open source hardware toolkit for science and engineering education due to its easy use and various good examples. But, students or beginners who have no experience and knowledge of electronic engineering or programming languages still feel a considerable barrier to use Arduino. This study analyzes the barrier of beginners in using the open source hardware. In order to resolve the difficulty in firmware programming, we adopt a functional concise script composed of simplified service commands and minimum options to use the open hardware and proposes a new script-based open source hardware programming environment. From the comparison result with previous development toolkit, we confirm that the programming by the proposed script-based simple programming toolkit is substantially simple by adopting simple script and automatic generations of irrelevant instructions, type declarations and semicolons in programming the open source hardware of Arduino.
关键词:Arduino; Open source hardware; Development toolkit; Simple script-based ; programming