Close
0%
0%

Component Tester UNO Shield

Turn your Arduino into a handheld component tester

Similar projects worth following
Hola Folks!!

In my past component tester projects - Component Tester in a keychain and USB Component Tester I received many comments and messages asking for an Arduino compatible version of the component tester. The wait is over folks !!!

Presenting Component Tester UNO Shield...🥁 Similar functionality as of USB Component Tester, with all through-hole components and a little button to trigger the test from the board itself. It gives you the flexibility to upload the code via standard Arduino UNO USB cable. So, you don't need to re-flash the bootloader. Though Arduino's bootloader limits some of the functionalities and capabilities, still, I would argue it is a great addon to anyone wanting to convert their Arduino UNO in a Component Tester.

This project is inspired by AVR TranistorTester by Markus F.

Presenting Component Tester UNO Shield...🥁 Similar functionality as of USB Component Tester, with all through-hole components and a little button to trigger the test from the board itself. It gives you the flexibility to upload the code via standard Arduino UNO USB cable. So, you don't need to re-flash the bootloader. Though Arduino's bootloader limits some of the functionalities and capabilities, still, I would argue it is a great addon to anyone wanting to convert their Arduino UNO in a Component Tester.

This project is inspired by AVR TranistorTester by Markus F.

This Project is Sponsored by PCBWAY

Here I would like to take a moment to thank PCBWay for sponsoring this build and providing me with their great quality PCBs. I got PCBs in all white soldermask and they look amazing 😍. If your project requires PCB, do check them out. You can get 10 custom PCBs for as low as $5 with a wide range of customization options to chose from, such as soldermask colors, a wide variety of thicknesses, surface finishes, and copper weights. They also offer assembly services for your custom projects for a pretty low price. The delivery service is blazing fast, I got my boards delivered in 4 days from the date of order.

shield.sch

Autodesk Eagle Schematic

sch - 473.51 kB - 10/12/2020 at 15:06

Download

shield.brd

Autodesk Eagle Board File

brd - 245.12 kB - 10/12/2020 at 15:06

Download

  • 1 × Arduino UNO with Cable
  • 2 × 100nF Capacitor
  • 1 × LM336-2.5V voltage regulator
  • 4 × 10kΩ Resistor ±1%
  • 2 × 470Ω Resistor ±1%

View all 11 components

View project log

  • 1
    Getting Your PCB Manufactured

    I used Autodesk Eagle to design the circuit board for the project. You will find schematics and design files in files section. Alternatively, you can also go to PCBWay (redirects you to the project ordering page) to directly order your high-quality boards.

  • 2
    Soldering Them One by One...
    ⚠️ Always remember - "If it smells like chicken you're doing it wrong" ⚠️

    To begin with soldering I started out by soldering the resistors and capacitors first followed by the button and transistor. Followed by the 4mm banana jack binding post and male headers. Following the above mini-steps while soldering will make it easier for a neat looking board without lose or hanging components.

  • 3
    Uploading the Firmware

    Follow the instructions in the video to upload the firmware. The code is available at Project's GitHub repository.

    Commands -

    make all
    make flash

View all 5 instructions

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates