• 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

Flashrom - Version 0.9.1 has been released

E-mail
Wednesday, 03 February 2010 16:55

Flashrom is  a utility for reading, writing, erasing, and verifying flash ROM chips.  It's often used to flash BIOS/coreboot/firmware/EFI images. It supports  a wide range of DIP32, PLCC32, DIP8, SO8/SOIC8, and TSOP32/40/48 chips,  which use various protocols such as LPC, FWH, parallel flash, or SPI.  The tool can be used to flash BIOS/firmware images, for example, be it  proprietary BIOS images or coreboot (previously known as LinuxBIOS)  images. It can also be used to read the current existing BIOS/firmware  from a flash chipFlashrom is a utility for reading, writing, erasing, and verifying flash ROM chips. It's often used to flash BIOS/coreboot/firmware/EFI images. It supports a wide range of DIP32, PLCC32, DIP8, SO8/SOIC8, and TSOP32/40/48 chips, which use various protocols such as LPC, FWH, parallel flash, or SPI. The tool can be used to flash BIOS/firmware images, for example, be it proprietary BIOS images or coreboot (previously known as LinuxBIOS) images. It can also be used to read the current existing BIOS/firmware from a flash chip. In this new version of Flashrom:

  • Support was added for external flashers: 3Com NICs, SiI SATA controllers, ITE IT87* SuperI/Os, FT2232H/FT4232H based SPI serial adapters, AVR based flasher (with AVR source code), and Dummy tracing flasher;
  • An universal external flasher protocol was added;
  • Automatic write/erase verification is done;
  • Support for dozens of flash chips, chipsets, and mainboards was added;
  • No root privileges are needed for most external flashers;
  • UI was improved and made more verbose;
  • Fast bus type dependent probing is used, increasing write speed by 100 times for some chips;
  • Reliability fixes were made for buggy hardware and corner case spec conformance.
 

CANopen Design Tool - Version 2.2.36

E-mail
Sunday, 31 January 2010 21:37

port, high-quality products and engineering  services in the area of industrial communications especially for CAN,  CANopen, DeviceNet and (Realtime) Ethernet and Ethernet POWERLINK  respectivelyThe aim of port GmbH is the development of progressive, high-quality products and engineering services in the area of industrial communications especially for CAN, CANopen, DeviceNet and (Realtime) Ethernet and Ethernet POWERLINK respectively. Products for field busses and Industrial Ethernet customized client-specific fieldbus-oriented solutions too, reliable industrial protocol stacks, professional tools, security and routing for industrial ethernet. It's possible to download and evaluate some tools and driver can4linux. The CANopen Design Tool is a tool for rapid and cost-saving development of CANopen applications (devices) using CANopen Library. CANopen Design Tool is a part of CAN/POWERLINK software for GNU/Linux by port GmbH. In this new version;

  • Modified driver MPC5510 (Sciopta).
 

Arduino - Software IDE version 0018 is out

E-mail
Sunday, 31 January 2010 21:14

Arduino is  an open-source electronics prototyping platform based on flexible,  easy-to-use hardware and softwareArduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. The open-source Arduino environment makes it easy to write code and upload it to the i/o board. The environment is written in Java and based on Processing, avr-gccavr-gcc, and other open source software. In this new version of Arduino IDE, for core/libraries;

  • Added functions for frequency generation tone() and noTone(), command Serial.end() and precision parameter for printing of floats / doubles;
  • Incorporated latest version of Firmata;
  • Fixed bug w/ disabling use of the RW pin in the LiquidCrystal library;
  • No longer disabling interrupts in delayMicroseconds();
  • Fixed bug w/ micros() returning incorrect values from within an interrupt;
  • Fixed bug that broke use of analog inputs 8-15 on the Mega;
  • Synchronized with the Processing 1.0.9 code base, bringing various fixes, including to a bug causing saving to fail when closing the last sketch;
  • Added support for third-party hardware in the SKETCHBOOK/hardware folder, mirroring the current structure of the hardware folder in Arduino;
  • Added Ctrl-Shift-M / Command-Shift-M shortcut for serial monitor;
  • Hold down shift when pressing the Verify / Compile or Upload toolbar buttons to generate verbose output (including command lines);
  • Fixed bug the prevented the inclusion of .cpp and .h (or .c and .h) files of the same name in a sketch.
 

SRecord - Version 1.54 is out

E-mail
Friday, 29 January 2010 11:13

The SRecord  package is a collection of powerful tools for manipulating EPROM load  filesThe SRecord package is a collection of powerful tools for manipulating EPROM load files. It reads and writes numerous EPROM file formats (e.g. Motorola S-Record, Intel, Tektronix, Binary and so on). These file formats may be read and written. Also, C array definitions for output only. The SRecord package has filters, generators and tools include in the SRecord package. In this new version;

  • There is now a shared library installed, including the necessary header files so that you can use all of the file formats and filters in your own projects;
  • The license on the shared library code is GNU Lesser General Public License, version 3.0 or later;
  • The code can cope with older versions of GNU Libgcrypt.  In the case of very old versions, by ignoring it;
  • A number of build problems have been fixed.
 

Glade - Version 4.1.8 is out

E-mail
Tuesday, 26 January 2010 21:05

Glade (Gds, Lef And Def Editor) is a freeware IC layout editor capable of reading GDS2, OASIS, LEF and DEF. It's distributed under freeware license. This new version of Glade (4.1.8) fixes various bugs and there are some improvements;

  • Fixed a crash during boolean operations that would occur if colinear points were present. This was due to Import DXF not cleaning up colinear points;
  • Both import and export DXF have had various fixes; export DXF outputs paths as polygons now. Import DXF rounds to database units; previously it truncated, resulting in shapes with coordinates e.g. 3.999um;
  • Dynamic highlight and selection has been improved; if dynamic highlight is on then the last object/edge/vertex highlighted will be selected on LMB click. Dynamic highlight latency time has been reduced from 50mS to 10mS;
  • Deselecting objects using the ctrl key modifier now works correctly if gravity is enabled or not.
 

Veusz - Version 1.6 is out

E-mail
Tuesday, 26 January 2010 14:20

Veusz is a  scientific plotting and graphing package designed to create  publication-ready Postscript or PDF outputVeusz is a scientific plotting package written in Python. It uses PyQt (Wiki) and Numarray. Veusz is designed to produce publication-ready Postscript output. Veusz provides a GUI, command line and scripting Python interface to its plotting facilities. The plots are built using an object-based system to provide a consistent interface allowing complex layouts to be designed. Datasets can be interactively modified or created from within the program. It also allows for manipulation and editing of datasets. In this new version of Veusz there are various improvements, bugfixes and new features, e.g.;

  • User defined constants, functions or external Python imports can be defined for use when evaluating expressions;
  • Use of flat cap line style for plotting error bars for exactness;
  • The capture dialog can optionally retain the last N values captured;
  • Positive and negative error bars are forced to have the correct sign;
  • Add boxfill error bar style, plotting errors as filled boxes;
  • A polygon widget has been added;
  • Several new line styles and new plotting markers have been added.
Complete list of changes on the file ChangeLog in the package.
 
More Articles...
  • SRanger - New snapshot
  • Gxsm - January's snapshot
  • Spice OPUS - Version 2.31 has been released
  • AVR32 Studio - Version 2.4 has been released
<< Start < Prev 21 22 23 24 25 26 27 28 29 30 Next > End >>

Page 24 of 33

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 11 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