• Home
  • Download
  • Elettro::Wiki
  • Sitemap
  • Feedback

elettrolinux.com

Categories

  • Acquire & Measure
  • Analyze & Visualize
  • Authoring
  • CAN - PLC
  • Hardware drivers
  • Home automation
  • IC Layout Editor
  • IDE
  • RTOS
  • Scientific computation
  • Simulation
  • T-CAD/CAM - EDA
  • Utilities

Open Software Projects

  • Bio ConductorBio Conductor
  • CERN LibrariesCERN Libraries
  • My Open BticinoMy Open Bticino
  • Open AvionicsOpen Avionics
  • Open Bio FoundationOpen Bio Foundation
  • Open CASCADEOpen CASCADE
  • OpenCFD - OpenFOAMOpenCFD - OpenFOAM
  • OpenCoresOpenCores
  • Orocos ProjectOrocos Project
  • OSGeoOSGeo
  • Player ProjectPlayer Project
  • R-ProjectR-Project
  • VLSI & ASIC TechnologyVLSI & ASIC Technology

Open HW/FW Projects

  • Baloon ProjectBaloon Project
  • FreeCoresFreeCores
  • LinuxBIOSLinuxBIOS
  • OpenBIOSOpenBIOS
  • SquidBeeSquidBee

Integrated Development Environment

KTechLab - IDE and Simulation

E-mail
Tuesday, 02 December 2008 13:53
KTechLab is a development and simulation environment for microcontrollers and electronic circuits, distributed under the GNU General Public License. It consists of several well-integrated components like circuit simulator, schematic editor, a flowchart editor and so on!KTechLab is an Open Source Integrated Design Environment (IDE) for electronic and PIC microcontroller circuit design and simulation. Featuring an extensive circuit designer with autorouting and a library of many common analog and digital electronic components and logic elements, KTechLab is the ideal tool for educational or hobbyist use. KTechLab features an easy to use, flowchart based PIC program designer - Flowcoder; along with a BASIC like programming language called Microbe and support for Assembly and C languages. Programs designed by these tools can be added to any circuit design as a 'virtual' PIC allowing complex microcontroller based circuits to be created. Circuits and Flowcharts can be simulated on-the-fly in order to quickly asses their performance. KTechLab supports a wide range of Open Source PIC programmers, enabling finalized PIC programs to be quickly and easily transfered to a real PIC microcontroller. In short KTechLab consists of several well-integrated components:
  • A circuit simulator, capable of simulating logic, linear devices and some nonlinear devices;
  • Integration with gpsim, allowing PICs to be simulated in circuit;
  • A schematic editor, which provides a rich real-time feedback of the simulation;
  • A flowchart editor, allowing PIC programs to be constructed visually;
  • MicroBASIC; a BASIC-like compiler for PICs, written as a companion program to KTechlab;
  • An embedded KateKate editor part, which provides a powerful editor for PIC programs;
  • Integrated assembler and disassembler via gpasm and gpdasm (Gputils package).
For more information and download click herehere.

           
 

MCU 8051 IDE - IDE for MCS-51 based microcontrollers

E-mail
Saturday, 30 May 2009 20:00

MCU 8051 IDE is a fully featured integrated development enviroment for MCS-51 based microcontrollersAT89S8253MCU 8051 IDE is fully featured integrated development enviroment for MCS-51 based microcontrollers (e.g. AT89S8253) written in Tcl/Tk for POSIX systems only (like GNU/Linux). It consists of compiler, advanced text editor (highlighting, validation, completion), simulator, scientific calculator, hexeditor and many other things. Currently this program supports assembly language and C language for various MCUs (MicroController Unit), e.g.;

  • AT89S4051;
  • T83C5102;
  • TS87C52X2;
  • AT80C58X2;
  • TS80C54X2;
  • ...and many others!

Some features are;

  • Editor with syntax highlight and validation;
  • 8051 Assembler, Disassembler and Simulator;
  • Project management;
  • Hexadecimal editor for eXternal RAM and Code memory;
  • Graph showing voltage levels on ports;
  • Register watches;
  • Export to XHTML and LaTeX;
  • Conversions between IHEX8 and Binary;
  • ...and many other things!
Moreover, to the download of it is possible to add also the following packages; plugin ssp (a.k.a. Simple Serial Programmer), Development boards that adds RS232 to TTL converter board (contains two MAX232 ICs to convert voltage levels of all TIA RS-232 signals from RS-232 to 5V CMOS logic) and FT232BM development board. Chip FT232BM (from FTDI) is quite popular USB to UART bridge. Such a board like this provides an easy way to develop an electronic design with FT232BM in your breadboard, etc. In other words, you can quite simply develop an USB application. See thisthis site for more details!

           
 

PiKdev - An IDE dedicated to the PICMicro

E-mail
Monday, 19 January 2009 23:00
PiKdev an IDE for the development of PIC-based applications based on the Kate editor, which is part of the standard KDE distributionPiKdev is an IDE for the development of PIC-based applications; it is based on the KateKate editor, which is part of the standard KDE distribution. It currently supports assembly language; C language is also supported for PIC 18 devices. The programming engine of PiKdev can be used from a non graphical user interface named pkp; pkp has a simple command line interface and can be used by people who do not use KDE or use an old Linux distribution. Pikdev supports USB PICkit2PICkit2 programmer from MicrochipMicrochip, but Pikdev can drive parallel port programmers and serial port programmers; click herehere for a non exhaustive list of such programmers. Unlike some other programming softwares, PiKdev uses the parallel port in user mode, therefore you do not need to execute it with root privileges. Since version 1.1.0, Pikdev needs pk2cmd version 1.20.0 (or higher) from Microchip; source codesource code, executable binaryexecutable binary for the kernel 2.4.x.y and executable binaryexecutable binary for the kernel 2.6.x.y. For more information about Pikdev, click herehere.

           
 

Piklab - An IDE for applications based on PIC and dsPIC microcontrollers

E-mail
Friday, 02 January 2009 14:10
Piklab is an integrated development environment (IDE) for applications based on Microchip PIC and dsPIC microcontrollers. It integrates with several compiler and assembler toolchains (like gputils, sdcc, c18) and with the GPSim simulator. It supports the most common programmers (serial, parallel, ICD2, Pickit2, PicStart+), the ICD2 debugger, and several bootloaders (Tiny, Pickit2, and Picdem)Microchip’s line of PIC microcontrollers remain very popular, despite their development environment being more proprietary than those of other microcontrollers. Piklab is an IDE (Integrated Development Environment) for applications based on Microchip PIC and dsPIC microcontrollers (similar to the MPLAB environment) and a number of open-source tools and tying them together in a single environment. The Small Device C Compiler (SDCCSDCC), the GNU PIC Utilities (Gputils) the PICC-lite, PICC and PICC-18 compilers, and the PIC30 toolchain are supported. The ICD2 debugger, the PICkit2 programmer, and several direct programmers are supported (e.g. Gpsim and so on). Some features of Piklab;
  • Compile and link assembler files with "gpasm" and "gplink";
  • Project manager;
  • Disassemble hex files with "gpdasm";
  • Hex file editor (all but newest PIC and dsPIC are supported);
  • ...and many others!
For more information and download click herehere.

           
 
<< Start < Prev 1 2 3 Next > End >>

Page 2 of 3

Font Size Changer

GNU/Linux distributions

  • Fedora Electronic Lab
  • Physics
  • RTAI Knoppix 1.2
  • Scientific Linux
  • Slack RTAI
  • XtreemOS

Feed

  • LinuxDevices.com
  • LinuxToday.com
  • Linux-Watch.com
  • LWN.net
  • LXer.com
Powered by ElettroLinux. Copyright (c) 2007-2010 ElettroLinux. Based on template by SitegroundSiteground. Hosted on Host InventHost Invent. Many thanks to LezioniOnLineLezioniOnLine.

valid xhtmlvalid xhtml valid cssvalid css