KTechlab: Difference between revisions

From KDE UserBase Wiki
(Marked this version for translation)
(Add more information section)
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.
==More Information==
* [http://www-mdp.eng.cam.ac.uk/web/CD/engapps/ktechlab/ktechlab.pdf KTechLab User guide (pdf)]
* [https://en.wikipedia.org/wiki/KTechLab Wikipedia]


<!--T:4-->
<!--T:4-->
[[Category:Development]]
[[Category:Development]]
</translate>
</translate>

Revision as of 21:22, 27 March 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.

More Information