- Environmental monitoring with uChipPosted 6 days ago
- ARDULEGO KIT: create with Lego and ArduinoPosted 3 weeks ago
- Share & Discover by PCBWayPosted 1 month ago
- ENERGY METER IOTPosted 1 month ago
- Energy Meter GSM with Arduino (part 2)Posted 2 months ago
- Energy Meter GSM with Arduino (part 1)Posted 2 months ago
- ARDULOCK: a keyboard with RFID modulePosted 3 months ago
- Autofocus Glasses/Phoropter Using Variable Focus Liquid LensPosted 4 months ago
- Home Automation & Lights controlling SystemPosted 4 months ago
- Solar TrackerPosted 5 months ago
ArduTester V1.13: the Arduino transistor tester
The project consists of an automatic transistor tester, which allows you to identify the pinout and characteristics of various discrete semiconductors (NPN, PNP, MOSFET transistors, etc.). It is also capable of measuring resistors, capacitors, inductances and diodes.
The original project was written in a mix of C and AVR Assembly Code; this instead uses an Arduino Editor, that simplifies the handling of the software and makes it instantly possible to modify, verify and load on an Arduino UNO board without installing any suite.
The main components are: Arduino UNO R3, LCD 1602, push buttons, breadboard and resistors. In order to use it you just need to connect the component you want to teste, press the TEST button and read the result on the LCD.