Skip to content

Commit 0a2b570

Browse files
authored
Update README.md
1 parent 38f49d6 commit 0a2b570

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
These excercises are a part of E-book on : "Arduino + Python Programming for Robots"
2-
Link to Book: To be updated
2+
Link to book: https://www.amazon.com/dp/B08CY735W9/
33

44
Description:
55
This books takes you through fundementals of Design, User interface and Programming. Then it introduces you to Python and Arduino fundamentals following with excersices on tkinter
6-
GUI creation techniques for various Hardware interfaces. All exercises are equipped with Codes for Arduino and Pyhton that you will in this repository.
6+
GUI creation techniques for various Hardware interfaces. All exercises are equipped with Codes for Arduino and Python that you will find in this repository.
77

88
Use of Codes:
99
1. Use the Arduino codes (.ino files) to upload to your favourite arduino board / Other supported boards from Arduino IDE. Make sure to modify the PINS assignment according to your hardware connections.

0 commit comments

Comments
 (0)