commit 4abab54d095277408cd5895001f5724afe69d78f parent 780261774ed77691c96e20f562830fc8fa955bd6 Author: Martin Kloeckner <mjkloeckner@gmail.com> Date: Sun, 3 Dec 2023 16:27:06 -0300 Add README.md Diffstat:
M | README.md | | | 5 | +++-- |
1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md @@ -1,7 +1,8 @@ # Arduino DAC Multiport -This is an Arduino program to run a 6Bit DAC using a [R2R -ladder](https://en.wikipedia.org/wiki/Resistor_ladder) +This is an Arduino program to make a 6Bit DAC using an [R2R +ladder](https://en.wikipedia.org/wiki/Resistor_ladder) connected to the +corresponding pins. The code is a slight modified version of a previously existing one that adds the ability to use pins from different ports instead of all the pins from the same