• 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

Analyze & Visualize

Baudline - Signal Analyzer

E-mail
Thursday, 04 December 2008 22:45
Baudline (Copyright (c) 2007 by SigBlipsSigBlips) is a time-frequency browser designed for scientific visualization of the spectral domain. Signal analysis is performed by Fourier, correlation, and raster transforms that create colorful spectrograms with vibrant detail. Conduct test and measurement experiments with the built in function generator, or play back audio files with a multitude of effects and filters. The baudline signal analyzer combines fast digital signal processing, versatile high speed displays, and continuous capture tools for hunting down and studying elusive signal characteristics. Some features are;
  • Spectrum Analyzer;
  • Spectrogram time / frequency browsing;
  • Digital Storage Oscilloscope (DSO);
  • Scientific visualization;
  • Data Acquisition (DAQ);
  • ...and more!
Notice; this software is Free To Use But Restricted. Please, for the users, read carefully terms of licenseterms of license.

           
 

DSO-101, WGM-101 & CGR-101 - An electronic Lab in your pocket

E-mail
Sunday, 25 January 2009 23:28
DSO-101 USB OscilloscopeDigital Storage Oscilloscope DSO-101, Waveform Generator WGM-101 and Circuit Gear CGR101 are software for instruments Syscomp ElectronicDSO101 (Digital Storage Oscilloscope), WGM101 (Waveform Generator) and CGR101 (Circuit Gear) are software for instruments Syscomp ElectronicSyscomp Electronic. The DSO-101 is an USB-powered digital storage oscilloscope with dual 20MS/s inputs and a 2MHz bandwidth; it packs some powerful features including a hardware preamp, adjustable digital triggering, and 32kB memory depth on each of the two 8 bit input channels. The DSO-101 is powered by an open-source graphical user interface for GNU/Linux. The fully functional, easy to use software supports multiple triggering modes, waveform scrolling, saving waveforms to a file, and cursor measurements. Source code is included. The user can add and modify the graphic user interface as desired. WGM-101 USB Waveform GeneratorThe WGM-101 is an USB-powered waveform generator. This device generates all standard test waveforms (Sine, Square, Triangle, Sawtooth) as well as arbitrary waveforms created by the user. Precise digital frequency control allows adjustment of the output frequency from 0.1Hz to 100kHz with a resolution of 0.1Hz. The open source graphical user interface (WGM101) allows the user to download custom waveforms into the device for non-volatile storage, sweep the frequency over a particular frequency range with a point-and-click interface, and directly control the output amplitude and offset. Circuit Gear is an oscilloscope, waveform generator, and digital I/O port integrated into one small, low cost unit. Here is some features;
  • 20MS/s dual channel, 10-bit oscilloscope;
  • 2 MHz DDS arbitrary waveform generator;
  • Eight channel digital I/O;
  • USB powered, no AC adaptor required;
  • Open source software for GNU/Linux (and others SOs).
The current releases of software provide basic features for the instruments, but there are many that could be added. For example, the oscilloscope would benefit from 'waveform math' commands. The waveform generator could be configured as an audio sweep generator and so on.

           
 

Fityk - Data analysis software

E-mail
Saturday, 13 December 2008 14:30
Fityk is a program for nonlinear fitting of analytical functions (especially peak-shaped) to data (usually experimental data)Fityk is a program for nonlinear fitting of analytical functions (especially peak-shaped) and data analysis software (usually experimental data). There are also people using it to remove the baseline from data, or to display data only. It supports data visualization, separation of overlapping peaks, and least squares fitting using standard Levenberg-MarquardtLevenberg-Marquardt algorithm, a genetic algorithm, or Nelder-MeadNelder-Mead simplex method. It knows common bell-shaped functions (Gaussian, Lorentzian, Pearson 7, Voigt, Pseudo-Voigt) and polynomials, but more sophisticated formulae can be added if needed. It also enables background substracting, data calibration and task automation with a simple script language. It is being developed to analyze powder diffraction patterns, but can be used to fit analytical functions to any kind of data, e.g. it's reportedly used in crystallography, chromatography, photoluminescence and photoelectron spectroscopy, infrared and Raman spectroscopyRaman spectroscopy, and more. Fityk offers intuitive graphical interface (and also command line interface), variouse optimization methods (standard Marquardt least-square algorithm, Genetic AlgorithmsGenetic Algorithms, Nelder-Mead simplex), equality constraints, modelling error of x coordinate of points (eg. zero-shift of instrument), handling series of datasets, automation of common tasks with scripts, and more. For more information click herehere. Terms of license are GNU GPLGNU GPL.

           
 

Gerbv - A viewer for gerber file

E-mail
Tuesday, 23 December 2008 22:36
GerbV a viewer for Gerber files; these files are generated from PCB CAD system and sent to PCB manufacturers as basis for the manufacturing processGerbV (GerberViewer) is a viewer for Gerber files; these files are generated from PCB CAD system and sent to PCB manufacturers as basis for the manufacturing process. The different layers of the PCB are separated into different files. Gerbv is a program which can display, edit, export, and do other manipulation of file formats used in PCB design (RS274X, Excellon drill, and pick-and-place). The core library (libgerbv) is available as a separate library, allowing other software to easily incorporate advanced Gerber functionality. It's one of the utilities affiliated with the gEDA project, an umbrella organization dedicated to producing free software tools for electronic design. There are two standards defining Gerber files: an old one called RS-274D, and a newer one called RS-274X. GerbV supports the following features:
  • Runs on Linux and other Unices (Linux native);
  • Handles aperture macros with up to 10 levels of recursion;
  • It can display many different drill file formats. In particular, Excellon drill files are supported. Other drill files with similar syntax will also display;
  • When built using the Cairo rendering engine, GerbV can display Gerber layers in "semi-transparent" mode, making it easy to visualize your board's stack up;
  • It can export a layer image to png, ps, pdf, and .svg;
  • Multiple files can be loaded simultaneously and be shown "on top of each other";
  • ...and more!
GerbvGerbv is also included in the Fedora Electronic Lab live distribution. Another Gerber software is associated to the suite KiCAD. Note: GerbV displays RS-274X files, but will not display RS-274D files!

           
 
<< Start < Prev 1 2 3 4 5 6 Next > End >>

Page 1 of 6

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