Documentation of my changes to the AVR transistor tester
-
Updated
Feb 10, 2023 - C
Documentation of my changes to the AVR transistor tester
Small version of the famous component tester from mikrocontroller.net
Component Tester in a Keychain
This repo presents Markus' ComponentTester firmware (https://github.com/Mikrocontroller-net/transistortester/tree/master/Software/Markus and https://github.com/madires/Transistortester-Warehouse) in the structured git workflow. Branch AY-AT_20MHz with pin modifications for this special kind of HW with 20 MHz XTAL.
GUI for Component Tester
This is a clone of an SVN repository at svn://mikrocontroller.net/transistortester. It had been cloned by http://svn2github.com/ , but the service was since closed. Please read a closing note on my blog post: http://piotr.gabryjeluk.pl/blog:closing-svn2github . If you want to continue synchronizing this repo, look at https://github.com/gabrys/svn2g
Sources of the Transistor Tester project
Markus Reschke Component Tester 1.49m derivative: Arduino Nano, ST7735S, Zener converter and transistor LC meter
This mirrors the development of the SW from Markus for the ComponentTester (https://github.com/Mikrocontroller-net/transistortester/tree/master/Software/Markus and https://github.com/madires/Transistortester-Warehouse)
Arduino component tester: auto-ranging resistance, capacitance from RC charge time, and diode identification.
Electronic project for use an Arduino Nano as an electronics components identifier.
Component Tester Firmware 1.56m from Markus Reschke configured for the Joy-IT LCR-T7. My LCR-T7 was the LGT8F328 variant that lacked accuracy in the measurements. I replaced the LGT8F328 with an Atmega328P as described here: https://dzen.ru/a/Z6jQIYuWZz3csS56
To associate your repository with the component-tester topic, visit your repo's landing page and select "manage topics."