Skip to content

Commit 7046198

Browse files
committed
Adding annotated photos
Update to hardware overview pages with annotated photos of Camera and Touch Display boards.
1 parent d6867fa commit 7046198

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed
820 KB
Loading
3.91 MB
Loading

docs/camera_board.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
Let's take a closer look at the Camera Board - HM0B10 and the hardware on it.
22

3+
<figure markdown>
4+
[![Annotated photo of the Red Vision Camera Board](./assets/img/RedVision-Camera-Board-Annotated.jpg){ width="600"}](./assets/img/RedVision-Camera-Board-Annotated.jpg)
5+
</figure>
6+
37
## Himax HM0B10 Camera Module (Color)
48

59
The HM0B10 camera module from Himax<sup>&reg;</sup> has a 320 x 320 pixel resolution that supports frame rates of up to 51FPS in full resolution (320x320) and up to 60FPS in windowed/QVGA (320x240) operation. The camera module also has a 2x2 monochrome binning mode that supports up to 120FPS if you're looking to maximize frame rate over resolution and color. The HM01B0 also has a motion detect feature tied to an interrupt output so you can program it to wake up your camera project whenever it senses motion. The video data interface communicates over a configurable 1, 4 or 8bit interface that features both video frame for synchronizing multiple cameras and line sync for creating a composite image from two cameras. The HM01B0 operates over a I<sup>2</sup>C serial interface with an address of <b>0x24</b>. For complete information on the HM0B10, refer to the [datasheet](https://cdn.sparkfun.com/assets/7/f/c/8/3/HM01B0-MNA-Datasheet.pdf).

docs/touch_display.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
Let's take a closer look at the Red Vision Touch Display for Pico and the hardware included on it.
22

3+
<figure markdown>
4+
[![Annotated photo of the Red Vision Touch Display](./assets/img/RedVision-Touch-Display-Annotated.jpg){ width="600"}](./assets/img/RedVision-Touch-Display-Annotated.jpg "Click to enlarge")
5+
</figure>
6+
37
## 2" Capacitive Touch LCD
48

59
The Touch Display Board has a 2", 340x240px resolution capacitive touch LCD.

0 commit comments

Comments
 (0)