(New page: '''Camera-LCD Interfacing with Microcontroller''' (alec green) ---- <pre>OUTLINE . introduction . CAMERA . signs of life . interpreting pixel values . sccb/...) |
|||
Line 2: | Line 2: | ||
---- | ---- | ||
− | <pre> | + | <pre> |
− | . introduction | + | . introduction |
− | + | CAMERA | |
− | + | . interpreting vsync/href | |
− | + | . interpreting pixel values | |
− | + | . fifo frame buffer | |
+ | . sccb/i2c communication | ||
− | + | LCD | |
− | + | . populating with pixels | |
− | . references | + | . references |
</pre> | </pre> | ||
+ | ---- | ||
+ | |||
+ | ---- | ||
+ | '''References''' | ||
+ | |||
+ | [] | ||
+ | |||
+ | [] | ||
+ | |||
+ | [] | ||
+ | |||
+ | [] |
Revision as of 13:03, 18 November 2012
Camera-LCD Interfacing with Microcontroller (alec green)
. introduction CAMERA . interpreting vsync/href . interpreting pixel values . fifo frame buffer . sccb/i2c communication LCD . populating with pixels . references
References
[]
[]
[]
[]