Skip to content

hrdzkj/raspberrypi

Repository files navigation

raspberrypi

树莓派相关资料

树莓派原理图及树莓派3电路分析(这是3b+的可以用来对照学习3b的电路图)

http://tongxinmao.com/Article/Detail/id/65

BCM2837 Datasheet

来源https://github.com/raspberrypi/documentation/issues/325,一共提供了2个DataSheet.
https://github.com/raspberrypi/documentation/blob/master/hardware/raspberrypi/bcm2837/README.md 介绍,BCM2837应该和BCM2836也差不多。 https://web.stanford.edu/class/cs140e/docs/BCM2837-ARM-Peripherals.pdf (stanford提供的版本) https://github.com/raspberrypi/documentation/files/1888662/ BCM2837-ARM-Peripherals.-.Revised.-.V2-1.pdf (DarkJediNinja提供的版本) https://elinux.org/BCM2835_datasheet_errata (BCM2835的勘误)

CS140E操作系统课程

https://web.stanford.edu/class/cs140e (这里有翻译:https://zhuanlan.zhihu.com/p/33144102) CS40E是斯坦福的操作系统实验课,相比于其它操作系统公开课,最大的特点是所有代码都将在真实机器上运行。 这门课选择的平台是树莓派3B,除了入门介绍点亮led是使用C语言,后面所有的程序都使用Rust编写。 课程网址https://web.stanford.edu/class/cs140e/, 类似课程网址:https://jsandler18.github.io/

About

树莓派相关资料

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published