KittenCode

Main Interface

../_images/interface1.png

  1. General: Rename/save current project, Switch Python Mode, Options

  2. File System: View project files and hardware file system

  3. Coding Area: Python Editor

  4. Execution: Execute program, flash to board, REPL console

General

../_images/interface2.png

  1. Files: Rename project, save or open projects

  2. Mode switching: Switch between Python and MicroPython

  3. Features: Settings, Python add-on manager

Python Add-on manager

../_images/interface3.png

../_images/pip1.png

../_images/pip2.png

  1. Install Python Add-on

  2. Select download source

Hardware Mode

../_images/hardware1.png

../_images/hardware2.png

../_images/hardware3.png

Choose the hardware

../_images/hardware4.png

../_images/hardware5.png

Connect the hardware to start MicroPython

Files

../_images/file1.png

  1. Create files and folders

  2. Choose and open files

Coding Area

../_images/code14.png

  1. Switch tabs

  2. Coding Area

  3. Zooming and searching

Execcution

../_images/repl1.png

  1. Execute program

  2. REPL Console