KTechlab: Difference between revisions

    From KDE UserBase Wiki
    m (Add link to guide in other language)
    (Marked this version for translation)
     
    (2 intermediate revisions by 2 users not shown)
    Line 11: Line 11:
    <!--T:3-->
    <!--T:3-->
    '''KTechlab''' has been designed to be as easy to use and unintrusive as possible; all components and FlowParts have context sensitive help, and simulating electronics is as simple as dragging components onto the work area and creating connectors that autoroute themselves between their pins. FlowCode allows users new to [https://en.wikipedia.org/wiki/PIC_microcontroller PIC]s to instantly create their own programs, while the electronic simulation allows stepping through a PIC's assembly program inside a circuit.
    '''KTechlab''' has been designed to be as easy to use and unintrusive as possible; all components and FlowParts have context sensitive help, and simulating electronics is as simple as dragging components onto the work area and creating connectors that autoroute themselves between their pins. FlowCode allows users new to [https://en.wikipedia.org/wiki/PIC_microcontroller PIC]s to instantly create their own programs, while the electronic simulation allows stepping through a PIC's assembly program inside a circuit.
    == Features == <!--T:7-->
    <!--T:8-->
    * Project based workflow, possibility to create subprojects
    <!--T:9-->
    * Support multiple document types
    ** Circuit, that can be simulated
    ** [https://en.wikipedia.org/wiki/Flowcode Flowcode]
    *** set up pic to upload to
    *** can be converted to microbe, hex, Assembly
    *** uploaded to pic
    ** Text documents: (hex, assembly, microbe, C)
    <!--T:10-->
    * Posibility to export Flowcodes and circuits to an image


    ==More Information== <!--T:5-->
    ==More Information== <!--T:5-->
    Line 16: Line 34:
    <!--T:6-->
    <!--T:6-->
    * [http://www-mdp.eng.cam.ac.uk/web/CD/engapps/ktechlab/ktechlab.pdf English KTechLab User guide (pdf)]
    * [http://www-mdp.eng.cam.ac.uk/web/CD/engapps/ktechlab/ktechlab.pdf English KTechLab User guide (pdf)]
    <!--T:11-->
    * [https://sourceforge.net/projects/ktechlab/files/ktechlab/user%20docs/KTechLab_es.pdf/download Spanish KTechLab User guide (pdf)]
    * [https://sourceforge.net/projects/ktechlab/files/ktechlab/user%20docs/KTechLab_es.pdf/download Spanish KTechLab User guide (pdf)]
    <!--T:12-->
    * [http://sourceforge.net/projects/ktechlab/files/ktechlab/user%20docs/Ktechlab_ru.pdf/download Russian KTechLab User guide (pdf)]
    * [http://sourceforge.net/projects/ktechlab/files/ktechlab/user%20docs/Ktechlab_ru.pdf/download Russian KTechLab User guide (pdf)]
    <!--T:13-->
    * [http://sourceforge.net/projects/ktechlab/files/ktechlab/user%20docs/Epkr.pdf/download Turkish KTechLab User guide (pdf)]
    * [http://sourceforge.net/projects/ktechlab/files/ktechlab/user%20docs/Epkr.pdf/download Turkish KTechLab User guide (pdf)]
    <!--T:14-->
    * [https://en.wikipedia.org/wiki/KTechLab Wikipedia]
    * [https://en.wikipedia.org/wiki/KTechLab Wikipedia]



    Latest revision as of 16:40, 15 April 2019

    Other languages:
    KTechlab is an IDE for microcontrollers and electronics.

    Overview

    KTechlab has been designed to be as easy to use and unintrusive as possible; all components and FlowParts have context sensitive help, and simulating electronics is as simple as dragging components onto the work area and creating connectors that autoroute themselves between their pins. FlowCode allows users new to PICs to instantly create their own programs, while the electronic simulation allows stepping through a PIC's assembly program inside a circuit.

    Features

    • Project based workflow, possibility to create subprojects
    • Support multiple document types
      • Circuit, that can be simulated
      • Flowcode
        • set up pic to upload to
        • can be converted to microbe, hex, Assembly
        • uploaded to pic
      • Text documents: (hex, assembly, microbe, C)
    • Posibility to export Flowcodes and circuits to an image


    More Information