Serviceeinschränkungen vom 12.-22.02.2026 - weitere Infos auf der UB-Homepage

Treffer: Flowboard: How Seamless, Live, Flow-Based Programming Impacts Learning to Code for Embedded Electronics

Title:
Flowboard: How Seamless, Live, Flow-Based Programming Impacts Learning to Code for Embedded Electronics
Source:
ACM Transactions on Computer-Human Interaction ; volume 30, issue 1, page 1-36 ; ISSN 1073-0516 1557-7325
Publisher Information:
Association for Computing Machinery (ACM)
Publication Year:
2023
Document Type:
Fachzeitschrift article in journal/newspaper
Language:
English
DOI:
10.1145/3533015
Accession Number:
edsbas.20D8DCE3
Database:
BASE

Weitere Informationen

Toolkits like the Arduino system have brought embedded programming to STEM education. However, learning embedded programming is still hard, requiring an understanding of coding, electronics, and how both sides interact. To investigate the opportunities of using a different programming paradigm than the imperative approach to learning embedded coding, we developed Flowboard . Students code in a visual iPad editor using flow-based programming , which is conceptually closer to circuit diagrams than imperative code. Two breadboards with I/O pins mirrored on the iPad connect electronics and program graph more seamlessly than existing IDEs. Program changes take effect immediately. This liveness reflects circuit behavior better than edit-compile-run loops. A first study confirmed that students can solve basic embedded programming tasks with Flowboard while highlighting important differences to a typical imperative IDE, Ardublock. A second, in-depth study provided qualitative insights into Flowboard’s impact on students’ conceptual models of electronics and embedded programming and exploring.