Mercurial > public > logic-led
comparison README.md @ 5:93a911be2d8d
Update README.md
committer: GitHub <noreply@github.com>
author | Dennis C. M. <dennis@denniscm.com> |
---|---|
date | Tue, 12 Dec 2023 08:55:05 +0000 |
parents | 19eda8a56e54 |
children | e1e37e20f935 |
comparison
equal
deleted
inserted
replaced
4:19eda8a56e54 | 5:93a911be2d8d |
---|---|
1 | 1 |
2 # logic-led | 2 # logic-led |
3 | |
4 My first Arduino project. A simple circuit to interact with logic gates. | |
5 | |
6 - Docs: [denniscm.com/proj/logic-led.html](https://denniscm.com/proj/logic-led.html) | |
7 - Main repo on SourceHut: [git.sr.ht/~denniscmartin/logic-led](https://git.sr.ht/~denniscmartin/logic-led) | |
8 - Github: [github.com/denniscmartin/logic-led](https://github.com/denniscmartin/logic-led) | |
9 - Gitlab: [gitlab.com/denniscmartin/logic-led](https://gitlab.com/denniscmartin/logic-led) | |
10 |