Skip to content

Commit fd3300d

Browse files
authored
Update README.md
1 parent ef4a77d commit fd3300d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# AD5761_Micropython - AD5761 DAC Control on MicroPython
33

44
This project provides a full implementation for controlling the **AD5761** Digital-to-Analog Converter on **MicroPython**. All testing is done on a **Raspberry Pi Pico** with RP2040. You might want to add timing interval between sync pulses and read/write operations if you encounter random bit in return values.
5-
Datasheet Reference: [AD5761 Datasheet](./ad5761_5721.pdf)
5+
Datasheet Reference: [Datasheet](./ad5761_5721.pdf)
66

77
## Features
88

0 commit comments

Comments
 (0)