Skip to content

Commit fd629b3

Browse files
Add Projects Section
1 parent 32c8c4b commit fd629b3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,14 @@
347347

348348
### H. [Interview Preparation](Interview/Preparation/prepare.md)
349349

350+
## Hands-On Projects
351+
### A. Raspberry Pi
352+
1. [Learning operating system development using Linux kernel and Raspberry Pi](https://github.com/s-matyukevich/raspberry-pi-os)
353+
2. [Raspberry-Pi-Multicore](https://github.com/LdB-ECM/Raspberry-Pi)
354+
3. [David Welch's tutorials](https://github.com/dwelch67/raspberrypi)
355+
4. [Cambridge tutorials](https://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/os/)
356+
5. [Bare Metal Programming on Raspberry Pi 3](https://github.com/bztsrc/raspi3-tutorial)
357+
350358
## Book Recommendation
351359
1. Network
352360
1. Unix Network Programming, volumes 1-2 by W. Richard Stevens.

0 commit comments

Comments
 (0)