Popis: |
U ovom radu opisano je korištenje nekih komponenata mikrokontrolera VIDI X i njihovo programiranje u MicroPython-u, sučelju programskog jezika Python. Komponente korištene u radu su LED, tipkala, zvučnik, infracrveni prijamnik i fotootpornik. Opisan je način rada VIDI X mikrokontrolera i njegovih ugrađenih komponenti. Također, opisan je način spajanja dodatnih komponenti LED, zvučnika i fotootpornika. Opisane su metode sučelja MicroPython potrebne za programiranje komponenti. Dani su primjeri programa za svaku istraženu komponentu. Paper describes the use of some components of the VIDI X microcontroller and it's implementation in MicroPython, a Python interface. Components used are LED, buttons, speaker, infrared receiver and photoresistor. The mode of operation of the VIDI X microcontroller and its built-in components are described, as well as connecting additional components such as LED, speaker and photoresistor. Methods of the MicroPython interface required for component programming are described. There are examples of programs for each researched component. |