Skip to content
Rodion Gorkovenko edited this page Aug 12, 2018 · 3 revisions

Miskatino Help Resources

These are for Miskatino BASIC project, which allows programming Arduinos and other Microcontrollers in interactive BASIC language.

Manuals

Miskatino BASIC Manual - currently the full reference of the language, its commands and functions.

Few Demos

Blinking LED - program in emulator, which blinks a single LED

Reading ADC - program in emulator, which shows values from ADC when rotating the knob

Switching LEDs on Button - program in emulator, which switches LEDs on pressing the button

Videos

Miskatino on Arduino Mini (video) - controller is programmed using smartphone via blueTooth HC-05 module - creating program to run lights on 7-segment indicator.