mirror of
https://github.com/m3y54m/Embedded-Engineering-Roadmap.git
synced 2026-09-22 22:58:06 +03:00
Merge pull request #66 from AntonioBerna/docs/add-sccb-and-awesome-electronics
docs: add SCCB spec and awesome-electronics
This commit is contained in:
@@ -538,6 +538,7 @@ Some popular microcontroller families include AVR, PIC, STM32, MSP430, nRF, and
|
||||
- [📘💎 Embedded Systems Design using the MSP430FR2355 LaunchPad - Brock J. LaMeres](https://link.springer.com/book/10.1007/978-3-030-40574-8)
|
||||
- [📘💎 Building Embedded Systems: Programmable Hardware - Changyi Gu](https://link.springer.com/book/10.1007/978-1-4842-1919-5)
|
||||
- [🔗 Awesome Embedded: A curated list of awesome embedded programming](https://github.com/nhivp/Awesome-Embedded)
|
||||
- [🔗 Awesome Electronics: A curated list of electronics resources](https://github.com/kitspace/awesome-electronics)
|
||||
|
||||
#### 🔵 GPIO
|
||||
|
||||
@@ -681,6 +682,10 @@ Embedded systems often communicate with other devices or external systems via in
|
||||
|
||||
#### 🔵 Display & Camera Protocols
|
||||
|
||||
##### 🔶 SCCB
|
||||
|
||||
- [🔗 SCCB Specification (PDF)](https://people.ece.cornell.edu/land/courses/ece4760/FinalProjects/f2021/jfw225_aei23_dsb298/jfw225_aei23_dsb298/SCCBSpec_AN.pdf)
|
||||
|
||||
##### 🔶 MIPI CSI-2
|
||||
|
||||
- [🔗 MIPI Camera Serial Interface 2](https://www.mipi.org/specifications/csi-2)
|
||||
|
||||
Reference in New Issue
Block a user