We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32c8c4b commit fd629b3Copy full SHA for fd629b3
README.md
@@ -347,6 +347,14 @@
347
348
### H. [Interview Preparation](Interview/Preparation/prepare.md)
349
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
+
358
## Book Recommendation
359
1. Network
360
1. Unix Network Programming, volumes 1-2 by W. Richard Stevens.
0 commit comments