Archive for November 10th, 2006
8 SOIC Converter to 40 Pin Dip
Posted by Circuit Negma on November 10, 2006
40 Pin Dip to 8 SOIC Converter:
Download Link:
============
Gerber Files : http://www.megaupload.com/?d=28Z27L2D
Posted in PCB | Leave a Comment »
Voltage Divider Tool
Posted by Circuit Negma on November 10, 2006
Voltage Divider calculator:
This calculator aid the user with a voltage divider network to solve for any varaible in the voltage divider network. For example the user can input any three variables and let the calculator determine the forth variable.
To clear the Text Fields, the user must click on that field and it will clear automatically.
===================================================
Download Link:
—————-
http://www.megaupload.com/?d=VJ7068IO
Source Code: http://www.megaupload.com/?d=9JGRT8K6
Download Instructions:
————————
1. Right Click on the downloaded File.
2. Left Click on unzip. if you can not see winzip or unzip in the poped up menu. you need to download winzip.
http://www.winzip.com
3. Double click the unziped folder.
4. double click on “Voltage_Divider.jar” or “Voltage_Divider”.
A. If this does not work, go to START –> RUN –> type in “CMD” (without the “”), then type in the following command :
java -jar “X:\folder name\Voltage_Divider.jar”
X: is the drive name, EX: C
location of the program, Ex: Voltage_Divider
EX: java -jar C:\Voltage_Divider\Voltage_Divider.jar
B. If this does not work, then you need to download –> J2SE v 1.4.2_13 JRE [Java(TM) 2 Runtime Environment, Standard Edition 1.4.2_13]
https://sdlc6e.sun.com/ECom/EComActionServlet;jsessionid=65A1E940BCCCB55A2E1FA2802BBE5CED
Posted in Java | 9 Comments »