Search results

  1. F

    Printing negatives from Eagle.

    export as image (monochrome)in a large resolution (300 and up), open it in photoshop, then go to image -> Ajustments -> Invert or press ctrl+I
  2. F

    Convert your projects in 3D mode

    some info's to create the 3d file ok create from eagle a povray file in a new folder e.g. temp. then make mod's to file and create the ini . copy files from ..\eagle3d\povray to \temp folder. The exported file from eagle and the ini file must have the same name e.g. test.pov test.ini, load both...
  3. F

    Convert your projects in 3D mode

    After the creation of POV Ray file from Eagle, open it and find and replase the following: --- Find --- //Animation #declare global_anim = off;--- Replace --- //Animation #declare global_anim = on;--- Find --- #if(global_anim=on) camera { location global_anim_spline_cam_flight(clock)...
  4. F

    Convert your projects in 3D mode

    I'm Using Library: switch-omron Device: 10-XX Pacage: B3F-10XX
  5. F

    Convert your projects in 3D mode

    Some examples from my projects. >>>>Animation <<<<
  6. F

    Convert your projects in 3D mode

    Matthias Weiber has write a ulp for Eagle to convert PCB's in 3D images or animation. The ulp create a POV Ray file that can be used in program to create images and animation for your project. You can download the ulp from Matthias Weiber website http://www.matwei.de/doku.php?id=en:home and...
  7. F

    Dark Room Timer v2.0 Modification

    Hi, I have mate a small modification into this project. 1. Keys are added to display 2. Magnetic switch added between 12V and relay. zip file includes word file in Greek language. PCB and Silkscreen. Special tnx to Vasilis Papanikolaou for this project. DarkRoomTimerModify.zip
  8. F

    design PCB using EAGLE

    Here is the print and page setup dialog
  9. F

    design PCB using EAGLE

    The best way to print your PCB is to printed directly on an transparency or in a PDF file for batch working ;)
  10. F

    Charging Battery !

    Hi spike0. First you must know how many cell's is your battery, then you need information from the manufacture as audioguru say allready, then try to search the net for how to build the charger (My opinion is to use a circuit with microcontroler and battery monitor IC's) and finally you must try...
  11. F

    IRC Channel

    A Channel open #Electronics-lab , use server srv.irc.gr to connect.
  12. F

    Simulation in Linux?

    hey Ante, have you aver try to use a pentium 3 500MHz and stend up a firewall, proxy, mail, web, dhcp, dns, ftp and other services with windows? if yes how it works? (Deadly slow) and you Alun how many hours have spent antil all this works fine? So any software have advandage and disadvandage
  13. F

    The PIC & The ATX PSU

    Thank you sec, but I just want to use an old ATX PSU as standart stabilized psu with an lcd (or led display) for reading the voltage's from the psu. I can connect an lcd on the pic, i can take the voltage's from the psu but I can't write the code, i m not good programmer and i need help for it...
  14. F

    The PIC & The ATX PSU

    Here it is the simplified way to turn on an ATX PSU, If you jumper the pin13 and pin 14 the PSU will turn on. For this purpose I use an MCU from Microchip the famous PIC16F84A (PIC16F84A-04/P). The schematic JP2 = Pin9 from PSU JP3 = Pin7 form PSU JP4 = Pin14 from PSU The Source Code...
  15. F

    Demagnetise - Degauss component identification

    This device is Degaussing of picture tubes and you will find it in all crt monitor's and tv's If this component is damage when power on the main switch your device will not demagnitize your screen. For more info see...
Top