Skip to content

Commit bca6353

Browse files
authored
Update README.md
resources and code example link added to ReadMe.
1 parent 2696427 commit bca6353

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ This textbook is the perfect introduction for the beginner looking to enter the
1313

1414
No prior knowledge of programming or electronics is assumed as the authors have adopted a 'learn-by-doing' approach. Basic ideas are explained and then demonstrated by means of examples that progressively introduce the fundamental concepts, techniques, and tools of embedded system design. All exercises are based on the ST Nucleo-F429ZI board, so readers can gain experience in implementing these key concepts on an industry-relevant Arm-based microcontroller.
1515

16-
For educators looking to adopt this textbook, the authors have conveniently organized the book to align with a typical twelve-week semester, the idea being that one chapter can be addressed each week. .
16+
For educators looking to adopt this textbook, the authors have conveniently organized the book to align with a typical twelve-week semester, the idea being that one chapter can be addressed each week.
17+
18+
Additional projects and resources for this textbook can be found [here](https://github.com/armBookCodeExamples/Directory/blob/main/README.md).
1719

1820
## Table of Contents:
1921
1. Introduction to Embedded Systems

0 commit comments

Comments
 (0)