一个简单的二元和三电阻梯形DAC的计算器和测试程序
资 源 简 介
RL-DAC
A simple Resistor Ladder DAC calculator and test program.
This program was initially ment to assist me in determining if a trinary tristate DAC resistor ladder was feasible (it is - well kinda, if not using too many trits - same as for the binary counterpart). Hence it also includes a few useless features for test purposes.
Released in case others also find it fun to play with.
Made in processing 1.5.1.
Main features
* Basically made to "experiment theoretically" a bit (no pun intended) with resistor-only DAC"s in binary and trinary
* R-2R type ladders
* Weighted resistors (binary or trinary weighted).
* DAC output shown as the big blue diagram bars in the center of the window
* Originally this was to make an overlay of a scaled photo of an oscilloscope display.
* Free resistor values or E-series preferred values (E3 throug
文 件 列 表
RL_DAC_1_50
application.linux
RL_DAC_1_50.pde
GUI_stuff.pde
E_series_functions.pde
application.windows
application.macosx
resistor_functions.pde
GUI_sliders_buttons.pde