• 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

GTKWave - Version 3.3.9 has been released

E-mail
Tuesday, 06 July 2010 22:28

GTKWave  a  digital  waveform  viewer  useful  for  examining the output  of  various  digital  simulators and  an  analysis tool  used to  perform  debugging on  Verilog  or  VHDL  simulation modelsGTKWave is a fully featured GTK+ based wave viewer for Unix and GNU/Linux which reads LXT, LXT2, VZT, and GHW files as well as standard Verilog VCD/EVCD files and allows their viewing. The new release fixes some problems/bugs and adds new functions, i.e.;

  • Changed accelerator for Quit to conform to Gnome standard menus guidelines;
  • Update local libz and libbz2 to current versions;
  • Moved version string out to version.h to keep from having;
  • Fix crash that can occur in RemoveTrace;
  • Header file cleanups;
  • Fixed actual result of crash in RemoveTrace: defensive re-linking in PasteBuffer didn't always relink the back pointers properly.
Complete list of changes on the file CHANGELOG.TXT in the archive. If you want to try 3.3.7 version of GTKwave, click herehere.
 

Stantor - Version 0.704b domodulor_linux

E-mail
Tuesday, 06 July 2010 21:33

Stantor  a  SCADA  (Supervisory  Control  And  Data  Acquisition)  for  home  automation/domotic projectStantor is a set of software packages and specific software for home automation/domotic project, permitting of:

  • To consult numeric and digital informations;
  • To transmit numeric and digital control;
  • To consult some pictures video of a WEBCAM;
  • To detect some movements in the pictures video;
  • To transmit sound messages toward loudspeakers and to listen to sounds of microphones;
  • To alert in the event of anomaly via several media (e-mail, instant messaging, SMS, phone transmeter...);
  • ...and many other features!

Version 0.704b of Stantor (domodulor_linux) has been released with this improvements/new features;

  • Kits of main configuration files and database by predefined examples (eg: for system with several electronic boards).
 

Fritzing - Version 0.4.0b is out

E-mail
Tuesday, 06 July 2010 21:07

Fritzing  can  be seen as an  Electronic  Design  Automation tool for non-engineers:  the  input  metaphor is  inspired by  the environment of  designers  (the  breadboard-based  prototype), so that  it is easy to  transfer a  hardware  sketch to the  software by using  a  drag-and-drop-based GUI to  copy your  sketchFritzing is an open-source initiative that allows you to virtually design electronic circuits on a breadboard (although you could design circuits that aren't on a breadboard). This could save a lot of hours working on a breadboard if you have this amazing software at hand. In this new version of Fritzing a high-level summary of changes are:

  • Double-sided boards;
  • Autosave (to restore your files in case Fritzing crashes);
  • Mounting holes and vias;
  • Import for KiCad footprints;
  • SparkfunSparkfun footprints;
  • Design rule check (for testing if your board has any production problems);
  • Small improvements, e.g.: infoview is a little more informative and maybe a little faster, jumper items get a silkscreen layer, meta-key replaces alt-key in drag-functions under GNU/Linux;
  • Bug fixes, including gold traces in schematic view, wires to nowhere in breadboard and schematic views
  • New parts: Arduino MiniArduino Mini, Arduino FioArduino Fio, PICAXEPICAXE,...
But if you're interested in the detailed changes, take a look at the individual code changes clicking herehere.
 

Piklab - Version 0.15.10 is out

E-mail
Monday, 05 July 2010 20:21

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)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). In this new version of Piklab:

  • Added tiny bootloader support for 16F886/887;
  • Fixed crash when compiling.
 

LCD Linux - Version 0.13.9 released

E-mail
Sunday, 04 July 2010 19:41

LCD-Linux is a GNU/Linux software abstraction  layer to drive LCD alphanumeric displaysLCD-Linux is a Linux software abstraction layer to drive LCD alphanumeric displays. It features complete VT102 console emulation and aims to be as general and flexible as possible. It consists of two kernel modules, lcd-linux and the display driver. In this new release, LCD Linux includes these changes (some of them);

  • Introduced __set_br() and __get_br() globally for cleaner bit operations and manipulations;
  • Minor modifications to follow configuration changes in Linux 2.6.28 and later;
  • Rationalized and optimized lcd-console program hd44780.c;
  • Introduced BF_CHECK statistics for optimization purposes;
  • Fixed a bug in read_ac() relevant on big-endian architectures.
 

Ftdi - Version 0.18 is out

E-mail
Wednesday, 30 June 2010 22:28

A library  to talk to FTDI chips using libusb, including the popular bitbang modeFuture Technology Devices International Ltd (aka FTDIFTDI) specialists in converting legacy peripherals to Universal Serial Bus (USB); some chips, like FT8U232AM, FT8U245AM and FT8U100AX, are fully supported by kernel Linux, but some of them are supported by the library libftdi from Intra2net. A new version of this library has been released with these main changes:

  • Add ftdi_eeprom_free() to free allocated memory in eeprom;
  • More generic error message for the FTDI kernel driver;
  • cmake: Fix package creation on 32-bit machines;
  • Fix swig argument constraints;
  • Ability to disable build of examples / documentation;
  • Fix typo in python wrapper build;
  • Autoconf build system improvements.
 
More Articles...
  • Gwyddion - Version 2.20 was released
  • Gpsim - Version 0.25.0 has been released
  • Sage - Version 4.4.4 released
  • Piklab - Version 0.15.9 is out
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>

Page 9 of 38

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

Polls

My connection is
 

Who's Online

We have 6 guests online
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