This project is a web-based code editor that targets the MicroPython version of the Python programming language. Code written with this editor is expected to run on the BBC micro:bit device. For more ...
This project records the accelerometer data into the data logging storage. An "activity number" from 1 to 7 can be selected, which will be identifiable in the data log. Activities 1 to 4 record 30 ...
While the programming of microcontroller-based embeddable devices typically is the realm of the C language, such devices are now finding their way into the classroom for CS education, even at the ...