Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mur4ik18 authored Jul 29, 2023
1 parent 8046130 commit 707b428
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,25 @@
<br>
</h1>

I started this project to understand Arduino. h and how my arduino works.
For this I had to learn how to work with bits, what is the UART, what is the Shift Register, etc.
I hope this project has improved me as an engineer and programmer.

## Done
* Digital ports using
- Output mode
* UART driver

### Micro libraries
* * library for 74hc595
* * library for 1 Digit 7-Segment Display

## Features
* Digital ports using
- Input mode
* library for 74hc595
- write documentation
* library for 1 Digit 7-Segment Display
- write documentation
- Input mode
* DHT11 library
- write documentation
* library for 4 Digit 7-Segment Display
- write documentation
* library LCD1602 Module (Display)
- write documentation


0 comments on commit 707b428

Please sign in to comment.