KTechLab

Last updated
KTechLab
KTechlab Oscilloscope.png
KTechLab V0.3.7 running on Linux
Original author(s) David Saxton
Stable release
0.50.0 / September 20, 2020;18 months ago (2020-09-20) [1]
Repository
Written in C++
Operating system Linux
Platform KDE
Type Electronic design automation
License GNU General Public License
Website github.com/ktechlab/ktechlab/wiki   OOjs UI icon edit-ltr-progressive.svg

KTechLab is an IDE for electronic and PIC microcontroller circuit design and simulation; it is a circuit designer with auto-routing and a simulator of common electronic components and logic elements.

Contents

KTechLab supports programming microcontrollers using a graphical flowchart based language called flowcode. Ktechlab FlowCode.png
KTechLab supports programming microcontrollers using a graphical flowchart based language called flowcode.

KTechLab is free and open-source software licensed under the terms of the GNU GPL.

History

KTechLab was first developed by David Saxton, who worked on it until 2007. The design ideas and a lot of the current code have been developed by him. He released various versions, up to version 0.3.6.

When David Saxton stated that he would not be able to continue developing the software, KTechLab stalled for a while before others continued his work, releasing version 0.3.7, with more components and bug fixes.

In January 2019, KTechLab was ported to Qt and KDELibs4. [2] The new priority changed to port KTechLab to Qt5 and KF5, accomplished by version 0.50.0. [3]

See also

Related Research Articles

KDE Free software community

KDE is an international free software community that develops free and open-source software. As a central development hub, it provides tools and resources that allow collaborative work on this kind of software. Well-known products include the Plasma Desktop, Frameworks and a range of cross-platform applications like Krita or digiKam designed to run on Unix and Unix-like desktops, Microsoft Windows and Android.

Qt (software) Object-oriented framework for GUI creation

Qt is a widget toolkit for creating graphical user interfaces as well as cross-platform applications that run on various software and hardware platforms such as Linux, Windows, macOS, Android or embedded systems with little or no change in the underlying codebase while still being a native application with native capabilities and speed.

KHTML Web browser engine

KHTML is a browser engine developed by the KDE project. It is the default engine of the Konqueror browser, but it has not been actively worked on since 2016. Moreover, KHTML will be discontinued for KDE Frameworks 6.

KDevelop Integrated development environment

KDevelop is a free and open-source integrated development environment (IDE) for Unix-like computer operating systems and Windows. It provides editing, navigation and debugging features for several programming languages, and integration with build automation and version-control systems, using a plugin-based architecture.

Gambas Integrated development environment

Gambas is the name of an object-oriented dialect of the BASIC programming language, as well as the integrated development environment that accompanies it. Designed to run on Linux and other Unix-like computer operating systems, its name is a recursive acronym for Gambas Almost Means Basic. Gambas is also the word for prawns in the Spanish, French, and Portuguese languages, from which the project's logos are derived.

QCAD

QCAD is a computer-aided design (CAD) software application for 2D design and drafting. It is available for Linux, Apple macOS, Unix and Microsoft Windows. The QCAD GUI is based on the Qt framework.

A source-code-hosting facility is a file archive and web hosting facility for source code of software, documentation, web pages, and other works, accessible either publicly or privately. They are often used by open-source software projects and other multi-developer projects to maintain revision and version history, or version control. Many repositories provide a bug tracking system, and offer release management, mailing lists, and wiki-based project documentation. Software authors generally retain their copyright when software is posted to a code hosting facilities.

Poppler (software)

Poppler is a free software utility library for rendering Portable Document Format (PDF) documents. Its development is supported by freedesktop.org. It is commonly used on Linux systems, and is used by the PDF viewers of the open source GNOME and KDE desktop environments.

Oregano (software) Electronic circuit design software

Oregano is a graphical software application for schematic capture and simulation of electrical circuits. The actual simulation is performed by the SPICE, Ngspice or Gnucap engines. It is similar to gEDA and KTechlab. It makes use of GNOME technology and is meant to run on free Unix-like operating systems such as Linux, FreeBSD et al.

LXDE A lightweight Linux desktop environment

LXDE is a free desktop environment with comparatively low resource requirements. This makes it especially suitable for use on older or resource-constrained personal computers such as netbooks or system on a chip computers.

KiCad Free software suite for electronic design automation

KiCad is a free software suite for electronic design automation (EDA). It facilitates the design and simulation of electronic hardware. It features an integrated environment for schematic capture, PCB layout, manufacturing file viewing, SPICE simulation, and engineering calculation. Tools exist within the package to create bill of materials, artwork, Gerber files, and 3D models of the PCB and its components.

SciDAVis

SciDAVis is an open-source cross-platform computer program for interactive scientific graphing and data analysis. Development started in 2007 as fork of QtiPlot, which in turn is a clone of the proprietary program Origin.

Fritzing Open source CAD syatem for electronic design, aimed at hobbyists

Fritzing is an open-source initiative to develop amateur or hobby CAD software for the design of electronics hardware, to support designers and artists ready to move from experimenting with a prototype to building a more permanent circuit. It was developed at the University of Applied Sciences Potsdam. Fritzing is free software under the GPL 3.0 or later license, with the source code available gratis on GitHub and the binaries at a monetary cost, which is allowed by the GPL.

rekonq Web browser

rekonq was a lightweight, QtWebKit-based web browser developed inside the free software project KDE. It is the default web browser of Chakra GNU/Linux, and was formerly of Kubuntu. rekonq has been officially included in KDE Extragear since 25 May 2010. In contrast to Konqueror, a web browser and file manager also developed by KDE, rekonq aims to be a standalone and simple web browser. Its code was initially based on Qt Development Frameworks' QtDemoBrowser and is developed on KDE Projects' Git repository.

KOffice Former office suite for the KDE Desktop Environment

KOffice is an unmaintained free and open source office and graphics suite developed by KDE for Unix-like and Windows systems. KOffice contains a word processor (KWord), a spreadsheet (KSpread), a presentation program (KPresenter), and a number of other components that varied over the course of its development.

LightDM Free, open-source X display manager

LightDM is a free and open-source X display manager that aims to be lightweight, fast, extensible and multi-desktop. It can use various front-ends to draw User Interface, also called Greeters. It also supports Wayland.

Maliit

Maliit is an input method framework for computers with particular focus on implementing virtual keyboards. Designed mostly for touchscreen devices, Maliit allows the inputting of text without the presence of a physical keyboard. More advanced features such as word correction and prediction are also available.

Trojitá

Trojitá is a free software IMAP and SMTP email client developed using the Qt C++ library. The design goals of the maintainers are to develop a fast e-mail client which respects open standards, is cross-platform and uses the available resources very efficiently.

KDE Frameworks Collection of libraries and software frameworks for the Qt framework

KDE Frameworks is a collection of libraries and software frameworks readily available to any Qt-based software stacks or applications on multiple operating systems. Featuring frequently needed functionality solutions like hardware integration, file format support, additional graphical control elements, plotting functions, and spell checking, the collection serves as technological foundation for KDE Plasma 5 and KDE Gear distributed under the GNU Lesser General Public License (LGPL).

LXQt Lightweight Qt Desktop Environment

LXQt is a free and open source lightweight desktop environment. It was formed from the merger of the LXDE and Razor-qt projects.

References

  1. Padrah, Zoltan (20 September 2020). "KTechLab 0.50.0 released". kde-announce-apps (Mailing list). Retrieved October 7, 2020.
  2. "Announcing KTechLab 0.40.1".
  3. "Announcing KTechLab 0.50.0".

Note that, at 2021-06-22, the KDE git repository (https://invent.kde.org/sdk/ktechlab.git, 2 weeks ago, and containing GitHub's latest commit e0bb9ff) is more recent that the GitHub git repository (https://github.com/ktechlab/ktechlab.git, 6 months ago).