Warning: session_start(): open(/tmp/sess_ces8t1ooj8o7iid4q4e1vgaq27, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
KTechlab openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (2) .- Knowledge Base  . 

KTechlab

   0.3  

KDE Scientific

Score 84%
KTechlab
zoom


KTechlab
zoom


KTechlab
zoom


Link:  http://ktechlab.org
Downloads:  8276
Submitted:  Dec 17 2004
Updated:  Jan 5 2006

Description:

KTechlab is an IDE for electronic circuits and microcontrollers. It can perform simulation a variety of components (logic, integrated, linear, nonlinear and reactive), simulation and debugging of PIC microcontrollers via gpsim, and comes with its own closely-linked and complementary high level languages: FlowCode and Microbe.

It 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.

Debian packages: http://ktechlab.org/download/deb/

Build Recommendations:
- gpsim (see http://ktechlab.org/download/gpsim.php)

Runtime Recommendations:
- gputils - http://gputils.sourceforge.net/




Changelog:

For the full changelog, see: http://ktechlab.org/features/changelog.php

- Simulation support for transistors, inductors and opamps.
- Translations into French, Italian and Spanish.
- Support for SDCC, a C compiler that supports PICs.
- Programming of PICs.
- High-level-language debugging (C and Microbe).
- Symbol inspection in debugger, including mouse-over tooltip display.
- Voltage and current probes for the oscilloscope.




LicenseGPL
Source
Send to a friend
Subscribe
Other  Content  from davidsaxton
Report inappropriate content



goto page:  1  2  3  4 

-

 Compiler

 
 by davidp on: Dec 18 2004
 
Score 50%

Hi,

I sadly cannot compile it... I tried to compile it with gcc-3.3 and 3.4 but I had no success.

I tried to fix some errors myself, but there were more and more and more...

(ambiguous abs(...) calls, missing "math.h"?, ...)

Which compiler did you use?

David


http://david-peter.de/
Reply to this

-

 Re: Compiler

 
 by davidsaxton on: Dec 18 2004
 
Score 50%

I'm using:
gcc version 3.3.5 (Debian 1:3.3.5-2)

I'm going to upload a minor release shortly to fix another compiler bug that some people are getting, relating to sigthread.h.

If you could give me a full compiler output (e.g. "make -i &> output.log", and email to david@bluehaze.org) then I can try and look into what is causing the problem and attempt to fix it.

Thanks


Reply to this

-

 Re: Compiler

 
 by japetrus on: Dec 19 2004
 
Score 50%

I had this same problem - I just included math.h at the top of any files that complained about the abs function and it compiled and worked fine. Very cool program can't wait to see what else is added!


Reply to this

-
.

 Qt version

 
 by kcheckers on: Jul 15 2005
 
Score 50%

hi, i like it very much and i do use it on my parent's pc because it has kde installed. but as i do not use kde on my personal pc and kdelibs & co are so big in size...

does ktechlab use so much of kdelibs that it cannot be done in pure qt?

thx
ps: i know this is kde-apps.org but...


Reply to this

-

 Re: Qt version

 
 by davidsaxton on: Jul 15 2005
 
Score 50%

*Most* of the stuff could probably use pure-Qt. Two exceptions that come to mind though are:
- KMDI for interface.
- Kate text editor.

Theoretically, it wouldn't be too hard to add some #ifdef's to switch the kmdi interface to a Qt one, but the use of Kate is too well integrated to chop it out (it offers stuff like multiple views of same document, boomark / breakpoint setting, etc).

So to answer your question - although it might be possible to add a configure switch or similar to build for pure-qt, you'd loose out on a lot of functionality, and it would be a lot of effort to allow it to build without kde.


Reply to this

-
.

 Brilliant

 
 by soimpossible on: Jul 15 2005
 
Score 50%

This is awesome stuff. Have you any plans to add more components, like inductors?

Also, another cool thing would be an automatic PCB layout generator. Although this would be quite complicated!

Cheers for the great app!


Reply to this

-

 can't compil

 
 by chipster19 on: Aug 7 2005
 
Score 50%

hi, i have this error message with ktechlab 0.2

make[3]: Entering directory `/home/nicolas/ktechlab-0.2/src'
....
usr/lib/libreadline.so: undefined reference to `tgetnum'
/usr/lib/libreadline.so: undefined reference to `tgoto'
/usr/lib/libreadline.so: undefined reference to `tgetflag'
/usr/lib/libreadline.so: undefined reference to `BC'
/usr/lib/libreadline.so: undefined reference to `tputs'
/usr/lib/libreadline.so: undefined reference to `PC'
/usr/lib/libreadline.so: undefined reference to `tgetent'
/usr/lib/libreadline.so: undefined reference to `UP'
/usr/lib/libreadline.so: undefined reference to `tgetstr'
collect2: ld a retourné 1 code d'état d'exécution

thanks for your help


Reply to this

-

 klik://ktechlab

 
 by probono on: Oct 8 2005
 
Score 50%

klik://ktechlab for those who prefer to klik :-)

(See http://klik.atekon.de/ or http://www.kde-apps.org/content/show.php?content=12841 for a description of klik)


Reply to this

-

 compile help

 
 by glundberg on: Nov 30 2005
 
Score 50%

I'm having the same problem with libreadline. If anyone has a solution to this, It would be greatly appreciated!


Reply to this

-

 Re: compile help

 
 by glundberg on: Nov 30 2005
 
Score 50%

fixed.


Reply to this

goto page:  1  2  3  4 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team