You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
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/
3
3
4
4
Description:
5
5
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.
7
7
8
8
Use of Codes:
9
9
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