Mercurial > public > logic-led
changeset 6:e1e37e20f935
Move to mercurial
author | Dennis C. M. <dennis@denniscm.com> |
---|---|
date | Tue, 03 Jun 2025 15:40:40 +0100 |
parents | 93a911be2d8d |
children | 0e0a2d4bdce2 |
files | .gitignore .hgignore DOCS.md README.md |
diffstat | 4 files changed, 3 insertions(+), 51 deletions(-) [+] |
line wrap: on
line diff
--- a/.gitignore Tue Dec 12 08:55:05 2023 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,3 +0,0 @@ -.pio -.clang_complete -.ccls
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Tue Jun 03 15:40:40 2025 +0100 @@ -0,0 +1,3 @@ +.pio +.clang_complete +.ccls
--- a/DOCS.md Tue Dec 12 08:55:05 2023 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,47 +0,0 @@ -1. [Schematic](#orgd55b9ef) -2. [Controls](#orgb5364f6) - - -<a id="orgd55b9ef"></a> - -# Schematic - - - - - - -<a id="orgb5364f6"></a> - -# Controls - -- Press this button to change the logic gate. - - - -- Press this button to select the logic gate shown on the LCD. - - - -- These two button are the inputs. - - - -- I have selected the `AND` gate, so If I press both buttons the LED lights up. - - - -- There are 7 logic gates to choose from. - - - - - - - - - - - - -