Skip to content

slugrustle/electronics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electronics

This repository includes various electronics projects in a sufficient state of completion to publish informally.

HighImpedanceBuffer is a two‑channel unity gain buffer amplifier with high impedance inputs and a ±17.5V input range.

SOT23ZenerTester is a fixture and set of software that can be used to obtain the voltage / current curves of SOT23‑3 case Zener diodes when used in conjunction with other test equipment.

TestSequencer is a fairly simple board that surrounds an 8‑bit PIC microcontroller with a power supply, programming header, and various inputs and outputs through ESD protected terminal blocks. I use it for controlling other equipment and running tests.

HH509R_Logger is a command line program to log temperature measurements from an Omega Engineering HH509R thermocouple reader.

Big_Fast_Switch is a sizable combination of film capacitor, N-MOSFET, and rectifier intended for generating input voltage transients to test DC->DC converters.

Getting Started

The README files the individual directories descibed above are a good place to start.

Contributing

I would love to receive bug reports and user feedback. If you have improvements to the code, please get in touch.

Author

Ben Tesch – slugrustle

License

All files in this repository that have been produced by the author are distributed under the CC0 1.0 Universal Public Domain Dedication. See also LICENSE.txt in each project directory and the files themselves.

The projects in this repository store copies of datasheets for parts used in each project. These remain under the copyright of their respective owners and are provided for reference.

The SOT23ZenerTester project also includes copies of files from the redistributable software for the Diolan DLN‑4ME interface adapter. These files belong to Diolan; see https://diolan.com for more information.