Skip to content

Commit 1698fac

Browse files
authored
Merge pull request #66 from AntonioBerna/docs/add-sccb-and-awesome-electronics
docs: add SCCB spec and awesome-electronics
2 parents 4f4058c + c341c84 commit 1698fac

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -538,6 +538,7 @@ Some popular microcontroller families include AVR, PIC, STM32, MSP430, nRF, and
538538
- [📘💎 Embedded Systems Design using the MSP430FR2355 LaunchPad - Brock J. LaMeres](https://link.springer.com/book/10.1007/978-3-030-40574-8)
539539
- [📘💎 Building Embedded Systems: Programmable Hardware - Changyi Gu](https://link.springer.com/book/10.1007/978-1-4842-1919-5)
540540
- [🔗 Awesome Embedded: A curated list of awesome embedded programming](https://github.com/nhivp/Awesome-Embedded)
541+
- [🔗 Awesome Electronics: A curated list of electronics resources](https://github.com/kitspace/awesome-electronics)
541542

542543
#### 🔵 GPIO
543544

@@ -681,6 +682,10 @@ Embedded systems often communicate with other devices or external systems via in
681682

682683
#### 🔵 Display & Camera Protocols
683684

685+
##### 🔶 SCCB
686+
687+
- [🔗 SCCB Specification (PDF)](https://people.ece.cornell.edu/land/courses/ece4760/FinalProjects/f2021/jfw225_aei23_dsb298/jfw225_aei23_dsb298/SCCBSpec_AN.pdf)
688+
684689
##### 🔶 MIPI CSI-2
685690

686691
- [🔗 MIPI Camera Serial Interface 2](https://www.mipi.org/specifications/csi-2)

0 commit comments

Comments
 (0)