Open Access. Powered by Scholars. Published by Universities.®

Education Commons

Open Access. Powered by Scholars. Published by Universities.®

Series

Bridgewater State University

Computer Science Faculty Publications

Articles 1 - 1 of 1

Full-Text Articles in Education

Export To Arduino: A Tool To Teach Processor Design On Real Hardware, Michael Black Jan 2016

Export To Arduino: A Tool To Teach Processor Design On Real Hardware, Michael Black

Computer Science Faculty Publications

Many computer organization courses teach digital design and processor architecture without a hardware lab or physical equipment. This paper introduces a module to allow students to export digital designs as C programs that run on an inexpensive Arduino Uno, thereby allowing students to test and observe their designs in actual hardware with minimal setup time and equipment. The module runs within Emumaker86, an open-source digital design tool previously developed by the author for teaching microprocessor architecture, and can handle designs ranging from simple combinational circuits to a complete processor. Students were given this module in an undergraduate "Systems Computing" course, …