Tags

    1.7 Computer Science

    Back to school and we started with VILROS Arduino. It is an easy to use computer (in the most basic sense of the word) that makes fiddling with electronics fun and intuitive. One can upload programs written in C+ to the arduino to change its outputs and do some pretty neat things. The first thing we did is make an LED blink steadily once per second -- on off on off--. I do not know how to code in C, but luckily the Arduino came with example codes for us to use.

    Comments