Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.473.211 Times

Resistor Color freeware
Filter: All | Freeware | Demo
 

Resistor Color

1 2 3 4 5 > 
Released: July 07, 2009  |  Added: October 11, 2010 | Visits: 5.125

Resistor Color Bands The Resistor Color Bands application was designed to be a simple tool that displays resistor color codes and values. Resistor Color Bands can be used as a learning tool for students studying in electronics.



Platforms: Windows

License: Freeware Size: 1.45 MB Download (1126): Resistor Color Bands Download

Released: February 02, 2013  |  Added: March 14, 2013 | Visits: 1.125

Atlence Resistor Viewer Atlence Resistor Viewer allows electronics engineers to get the value and characteristics of a resistor from its color bands and vice versa. It can also be used to learn the resistor color code with the lesson and quiz included. Get the band colors of a resistor and the standard values...





Platforms: Windows, Android

License: Freeware Size: 6.39 MB Download (108): Atlence Resistor Viewer Download

Released: October 15, 2012  |  Added: October 15, 2012 | Visits: 844

Resistor Calculator Determine the color code of a resistor and calculate resistors for LED circuits. By using this resistor calculator it is very simple to determine the color code of a resistor based on the resistor value. Of course, you can also provide a color code and the program will show you the resulting...


Platforms: Windows

License: Freeware Size: 1.83 MB Download (557): Resistor Calculator Download

Released: October 01, 2013  |  Added: October 23, 2013 | Visits: 871

Resistance Color Code Calculator Resistor is a basic building block in electronics circuitry. Resistor is used to limit current in a circuit because it presents opposition to charges. Resistors that are reasonably small, their values are shown as color bands on them. These color bands represent the value of that specific...


Platforms: Windows, Windows 8

License: Freeware Size: 250 KB Download (65): Resistance Color Code Calculator Download

Released: August 22, 2012  |  Added: August 22, 2012 | Visits: 597

Resistor Value Calculator Resistor Value Calculator is an accessible and easy-to-use instrument that has been developed in order to compute a resistor value by knowing it's colors. Resistor Value Calculator was created with the help of the Java programming language and can run on multiple platforms.


Platforms: Windows

License: Freeware Download (449): Resistor Value Calculator Download

Added: January 25, 2010 | Visits: 905

OhmAid X OhmAid is a simple graphical program which allows the user to select colors on a 4 or 5 band resistor. Resistance and tolerance are calculated. The resistance range associated with the tolerance is also calculated. A resistor color code chart is included for reference.


Platforms: Mac

License: Freeware Size: 1024 KB Download (151): OhmAid X Download

Added: January 25, 2010 | Visits: 1.919

Circuit Aid Circuit Aid contains a resistor circuit analysis tool that can build up to an 18 resistor series-parallel circuit. This tool will display voltage, amperage, and power used by every resistor in the circuit by means of mesh analysis. In addition, the program also contains a resistor color band...


Platforms: Mac

License: Freeware Size: 859 KB Download (275): Circuit Aid Download

Released: April 04, 2005  |  Added: March 22, 2006 | Visits: 10.339

Little RGB Color Picker Select a color from the palette and this handy little utility displays the html hex code and the RGB values for that color. Fine tune the color using the sliding controls. Also shows a color sample. Copying the codes to the clipboard is just a click away. Great for programmers or graphic and web...


Platforms: Windows

License: Freeware Size: 1.2 MB Download (948): Little RGB Color Picker Download

Added: July 11, 2006 | Visits: 4.156

Pop-a-Color Value Pop-a-Color Value is a simple graphics tool that can be used to get color values when making skins for programs and also creating websites. When looking for html color values, hex color values, or rgb color values, Pop-a-Color Value is convenient when finding and learning color value ranges.


Platforms: Windows

License: Freeware Size: 316 KB Download (688): Pop-a-Color Value Download

Added: February 26, 2006 | Visits: 6.073

Anry Color Picker A free color picker and color mixing tool, including harmonious color finder; features 5 formats of picked color value (HTML, RGB, HEX, HSB/HSV, HSL), 3x/9x zoom, saving picked color history, RGB & RYB color wheels that display triads and complementary colors, RGB color mixer, optional...


Platforms: Windows

License: Freeware Size: 253 KB Download (616): Anry Color Picker Download

Released: September 25, 2012  |  Added: November 08, 2012 | Visits: 1.798

RGB Color Picker Pick Screen Color Color and use inbuilt Editor to change selected color on your Windows Computer. Seperate RGB values are displayed in the RGB Editor and the software also displays hexadecimal values. RGB Editor is totally compatible with Windows 8, Windows 7 and other Microsoft Windows Versions....


Platforms: Windows

License: Freeware Size: 294.18 KB Download (155): RGB Color Picker Download

Added: January 27, 2010 | Visits: 1.206

Color::Object Color::Object is a OO-Color Module. A module for manipulation Colors within RGB, HSV and HSL color-spaces for usage within PDF-Documents especially with the Text::PDF::API modules. SYNOPSIS use Color::Object; $cl = Color::Object->new; $cl = Color::Object->newRGB($r,$g,$b); $cl =...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (103): Color::Object Download

Added: June 27, 2010 | Visits: 1.222

Imager::Color Imager::Color is a Perl module with color handling for Imager. SYNOPSIS $color = Imager::Color->new($red, $green, $blue); $color = Imager::Color->new($red, $green, $blue, $alpha); $color = Imager::Color->new("#C0C0FF"); # html color specification $color->set($red, $green, $blue);...


Platforms: *nix

License: Freeware Size: 849.92 KB Download (101): Imager::Color Download

Added: June 21, 2010 | Visits: 1.149

Color::Fade Color::Fade provides a Perl extension for fading text colors. Color::Fade uses mathematical formulas to take an input string of virtually any length, and virtually any number of colors, and assign an individual color to each character to fade between each of the input colors. In other words,...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (100): Color::Fade Download

Added: February 06, 2010 | Visits: 1.086

Color::Calc Color::Calc provides a module which implements simple calculations with RGB colors. This can be used to create a full color scheme from a few colors. There are three methods to use the calculation functions: You can create an object, import customised functions into your namespace, or you can...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (102): Color::Calc Download

Added: October 12, 2010 | Visits: 1.361

SDL::Color SDL::Color is a SDL perl extension. SYNOPSIS $color = new SDL::Color ( -r => 0xde, -g => 0xad, -b =>c0 ); $color = new SDL::Color -surface => $app, -pixel => $app->pixel($x,$y); $color = new SDL::Color -color => SDL::NewColor(0xff,0xaa,0xdd); SDL::Color is a wrapper for display format...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (98): SDL::Color Download

Added: June 24, 2010 | Visits: 1.040

Color Label Color Label is a service menu for KDE based on Color Folder 0.3.4 by HessiJames. HowTo: Extract all files and copy colorlabel into /usr/bin/... perhaps you need to make it executable chmod 755 /usr/bin/colorlabel copy colorlabel.desktop to...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (155): Color Label Download

Added: October 06, 2010 | Visits: 1.509

Color::Scheme Color::Scheme is a module used to generate pleasant color schemes. This module is a Perl implementation of Color Schemes 2, a color scheme generator. Start by visitng the Color Schemes 2 web site and playing with the colors. When you want to generate those schemes on the fly, begin using this...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (127): Color::Scheme Download

Added: July 09, 2010 | Visits: 2.639

True Color Picker True Color Picker is a PHP class that can be used to present a palette to let the user pick colors. It displays an image with all the tones for the user to pick by clicking in an image point with the desired tone similar to Photoshop. It uses AJAX to update the picker boxes without reloading...


Platforms: *nix

License: Freeware Download (125): True Color Picker Download

Added: May 05, 2010 | Visits: 1.049

color wrapper color wrapper is a non-intrusive real-time ANSI color wrapper for common unix-based commands on GNU/linux. cw is designed to simulate the environment of the commands being executed, so that if a person types du, df, ping, etc. in their shell it will automatically color the output in real-time...


Platforms: *nix

License: Freeware Size: 819.2 KB Download (99): color wrapper Download

1 2 3 4 5 >