Main > Free Download Search >

Free capacitor software for linux

capacitor

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 6
Capacitor Converter 1.0

Capacitor Converter 1.0


Capacitor Converter is an extension which converts capacitor values. more>>
Capacitor Converter is an extension which converts capacitor values.

Easy to use capacitor converter. Converts between pF, nF and uF in a flash. For those of you who didnt know you can make the toolbar disappear.

Just right-click(Windows) or ctrl+click(one button Macs) beside the address bar and select Capacitor Converter to make it disappear.

<<less
Download (0.002MB)
Added: 2007-04-12 License: MPL (Mozilla Public License) Price:
603 downloads
Sowa Data Capacitor 0.0.0_dev0

Sowa Data Capacitor 0.0.0_dev0


Sowa Data Capacitor is a unified Java API for accessing data in several different forms, such as XML, memory, or database. more>>
Sowa Data Capacitor is a unified Java API for accessing data in several different forms, such as XML, database or memory.

Installation:

Sowa Data Capacitor now not need any dependences (except ant), but itll propably have.

To build it you have to have:

* Apache Ant
* JDK of Java 2

To use it you have to have:

* JVM of Java 2

To build it just run build in base catalogue.

Version Convention

First noumber(maior) is api version, except 0 and 1 which is maturity change.
Itll change only if api is completly rewritten.

Second(minor) means small api(especcially adds) changes, which could break(but
not have to) plugins but not applications.

Third(patch) means some improvement, which not change api.

Dev means version for developer(of plugins optionally applications), Alpha
and Beta test release.

Last noumber mark order of releases.
<<less
Download (0.015MB)
Added: 2006-03-24 License: GPL (GNU General Public License) Price:
1309 downloads
coolrun 1.1

coolrun 1.1


coolrun is a small shell script which enables or disables the power saving features on AMD Duron/Athlon/Athlon XP processors. more>>
coolrun is a small shell script which enables or disables the power saving features on AMD Duron/Athlon/Athlon XP and some Sempron processors using direct hardware access to the Northbridge chipset. The project requires the setpci utility from the pciutils package.
At the moment, a lot of chipset models are supported with the exception of the ATi and ALi chipsets because of missing public info.
Main project site of the script is at SourceForge - http://sourceforge.net/projects/coolrun
NOTE: if you experience some strange behaviors after enabling the power saving features on your chipset like system lock-ups, instability, decreased disk or USB performances, then this is not the scripts fault! This is a chipset issue and cannot be "fixed" by this script. The settings this script uses work perfect on some systems but on others they lead to strange behaviors, most notably on systems that use early versions of the VIA KT133/KT266 chipsets. However, if you do notice strange behaviors, then just deactivate the setting using the -d option or in rare cases just reboot your system. Some BIOSes provide settings that can further improve the stability/responsness of your system while the powersaving settings are enabled. More information can be found here: http://www.daniel.nofftz.net/linux/
Im not responsible for any damages to your system when using this script. Different motherboard manufacturers use the same chipsets but with different voltage lines and/or capacitors, thus one system can behave very normal while others experience random lock-ups or performance issues. However, Ive tested the script on a wide range of chipsets and so far Im pretty pleased with its operation, though Im always looking to improve it :)
How to test if the settings work?
After enabling the powersaving features on your chipset, you can use a monitoring program like GKrellM to check out the temperature on your processor. Also you can check out the CPU fan speed to see if the fans rotation slows down which means that the system is decreasing its speed because the CPU is running cooler and theres no need for the fan to operate at a high speed.
Enhancements:
- Improved HW checking
<<less
Download (0.011MB)
Added: 2007-02-07 License: GPL (GNU General Public License) Price:
990 downloads
liborphy 0.2.1

liborphy 0.2.1


liborphy project is an orphy hardwares data acquisition library for GNU/Linux. more>>
liborphy project is an orphy hardwares data acquisition library for GNU/Linux.
Orphy GTS is a data acquisition hardware from Micrelec that is used in many french high schools.
Its basically a box with analog and digital inputs/output channels, linked to the computer with a serial port. Its mainly used in Physics experimental manipulation, for instance to mesure the tension during a capacitor charging and discharging in a self (electric oscillations).
liborphy is a library that provides functions for easy access to an Orphy (currently, only Orphy GTS model) hardware. It is written in C and distributed under the terms of the GNU LGPL license.
Main features:
- full dialog with OrphyGTS (all commands can be sent)
- functions for doing acquisition on one or more analogic input channels simultaneously easily
- OrphyGTS Text mode and Quick mode are supported
Enhancements:
- new OGTS_StopEA function: stops a running acquisition launched using OGTS_StartEA
- simulation mode: simulates an Orphy device for testing purpose
- packaging: now creates a orphy.pc pkg-config file and uses automake1.6
- timing fix in OGTS_StartEA (time between two acquisitions)
<<less
Download (0.21MB)
Added: 2006-10-31 License: LGPL (GNU Lesser General Public License) Price:
1088 downloads
Easy Funktion 6.02

Easy Funktion 6.02


Easy Funktion is a 2D function plotter and equation solver. more>>
Easy Funktion is 2D function plotter software with an equation solver. Easy Funktion has an office-like GUI frontend and features a built-in pocket calculator, calculating with complex numbers (with special extensions for electronics, e.g. capacitor/inductor impedance), a function to export to spreadsheet software, and an advanced formula editor with automatic formatting.
This program alternatively supports an english version of the GUI, but at this time there is no separate english language download available.
In order to activate the english language GUI, do the following:
Open the folder where the program data is installed (/usr/share/easyfunktion). Rename the subfolder de to de_. You may need the root account to do this.
Enhancements:
- Unicode support for Unix.
- An English language GUI with English online help is now available for non-German installations.
<<less
Download (1.4MB)
Added: 2007-07-16 License: Free For Educational Use Price:
833 downloads
Pyspice 0.2

Pyspice 0.2


Pyspice is a SPICE pre-processor written in Python, inspired by the Perl SPICE pre-processor spicepp by John Sheahan. more>>
Pyspice is a SPICE pre-processor written in Python, inspired by the Perl SPICE pre-processor spicepp by John Sheahan.
I developed this module as part of my own work and provide it here as a service to the Python and SPICE communities. Additions, suggestions, and usefullness reports are appreciated. It is currently licensed under the GPL.
It was (is currently being) developed with Python 2.4 and uses a few features introduced in 2.4. they relate to (re)sorting the netlist lines.
Main features:
- Each input "card" type has its own object type.
- Netlists are converted into an array of type instances.
- Netlist order is preserved for readability.
- Salient features of pyspice.py:
- Parallel capacitors are combined.
- Parallel MOSFETs are combined.
- Small capacitors are dropped for faster simulation.
Usage:
chmod +x
pyspice.py [options] [-i infile] [-o outfile]
Use pyspice.py -h for all options.
Enhancements:
- At least default (pass through) handling of all element types.
- NOTE: For combining, this uses a global node name scheme. In other words: subcircuits, libraries, etc. are not in a separate node namespace as they should be, beware.
- Changed structure of classes (in LEO), there are base classes that contain common attributes and element classes that define the specific behavior.
- This version _should_ work with any netlist and only touch Ms and Cs, YMMV.
- Work is ongoing on the class structure and most important IMO is getting netlist hierarchy implemented.
<<less
Download (0.029MB)
Added: 2006-10-12 License: GPL (GNU General Public License) Price:
1111 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1