Get PIC LINUX at SourceForge.net. Fast, secure and Free Open Source software downloads
Support This Project

Para los usuarios de Linux que programan microcontroladores PIC. Sitio de debate y recursos compartidos.


Español
idioma español
English
english language

INDEX
Links:




Ktechlab






¡¡¡ UNDER CONSTRUCTION !!!


Description:


Ktechlab-Gcb is a modification of Ktechlab-0.3.7 (svn branches) mainly oriented to the integration of GcBasic compiler in Ktechlab, nevertheless new features and new PIC models has been added to flowcode and simulation.

The main diferences are:

Flowcode:
        - Flowcode generates GcBasic code, this brings new posibilities in functions
          and supported PICs.

       - Actually flowcode support >30 PIC models, instead of 5 by Microbe.

       -  There  is a new flowpart  to read  ADC  channels.
 
       - Now in the "start" flowpart is possible define the clock speed, needed for
         delay code generation and some other functions.
         It is also possible adding some start code lines, like #includes, #defines
         or any other wanted.

Simulation:
        - The way that code simulation (Gpsim) is executed has been modified
           So now it takes less CPU ussage and run faster, allowing real time simulation,
           but this depends on the CPU load and capabilities.
           Problems with interrupts and some other are also solved.

        - More than 30 PIC models supported on simulation ( view list ).

        - There is a new property in PIC component that allows to define the pic
          clock speed in the simulation.

        - Now the analogic inputs simulation is supported, but this brings some
          limitations to the digital inputs; then a new property has been added to
          Enable/Disable this feature.


Requisites:


- GcBasic-PL:
Is possible to use the original GcBasic, but the executable must be added to the PATH.

- Gpsin-0.24:
It should work in  0.23, but  0.24 looks that works better and some problems are solved.


Some videos:


Flowcode
Voltimeter
Pwm leds


Screenshots:


Voltímeter simulation with PIC16F876A, using Timer0+Interrupts and ADC reading:
pantallazo gedit plugin

Downloads:



Ktechlab-Gcb:
       Source code
       deb installer

       Gpsim_0.24.deb



View all files