Posts

Showing posts with the label Devices

Universal Tester for 3 pin Devices

Image
Most 3-terminal active components can be  tested statically using just an ohmmeter. But  when you have a lot of these devices to test,  the procedure soon becomes boring. That’s  where the idea came from to combine fast,  easy testing for these types of device into a  single instrument.  The unit described here enables you to test  NPN and PNP bipolar transistors, N-or Pchannel FETs or MOSFETs, UJTs, triacs, and thyristors. Regardless of the type of device, the  tests are non-destructive. Universal connectors allow testing of all package types, including SMDs (up to a point). The unit lets you  change from one type of device to another in  a trice. It avoids using a multi-pole switch, as  they’re too expensive and hard to find.  . Circuit diagram : Universal Tester for 3-pin Devices Circuit Diagram . Here’s how to build a versatile instrument at  a ridiculously low cost. IC1 is a 4066 quad CMOS switch which will let u...

Devices Controlling Through Voice commands in VB6

Image
I designed this project with following Tools: Microsoft Voice Recognition SDK tool Kit Microsoft Visual Basic 6 Some sort of components for Control the Appliances In this Project i control Only 4 Devices which are depends on Human Voice Commands. e g if i want to turn on Fan Simply Say "FAN ON" and if you want to turn it off Simply Say "FAN OFF".Basically its totally depends on Voice Recognition ,When we say any thing the Microsoft Voice Recognition SDK tool kit convert it into TEXT and compare it with Predefined Voice Command List and the Output will be change according yo Over Voice. I Designed it to control the Devices which are connected to the PCs Parallel port later on i will use Serial or USB port for further..... Top Components Side View Top Components Side view with DB-25 Connector Bottom Solder Side View DB-25 Connector To get Complete Project in Working and Tested condition feel free to contact me or email me on mentioned email address in the ...