mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-06-18 18:25:31 -04:00
31 lines
1.0 KiB
HTML
Executable File
31 lines
1.0 KiB
HTML
Executable File
---
|
|
layout: devinfo
|
|
app: TWL_EVA_CAMERA
|
|
altname: CAMERA
|
|
category: [TWL EVA]
|
|
sequence: TRUE
|
|
redirect_from: /dsidev/twl_eva_camera.html
|
|
group: true
|
|
---
|
|
<b>CAMERA</b> is used to test the DSi cameras. These test allow for changing exposure, lighting, sharpness, etc. When taking a photo CAMERA will also display it in 9 zoomed in sections to check for small errors.
|
|
<br><br>
|
|
The test list is shown below:
|
|
<br><br>
|
|
<table class="functionlist"><tr><td><pre>
|
|
CAMERA TESTER:
|
|
25-06 OPEN SHORT CHECK
|
|
25-01 CAMERA TEST
|
|
|
|
CAMERA ASSY:
|
|
25-06 OPEN SHORT CHECK
|
|
25-05 CAMERA ASSY
|
|
</td></tr></table>
|
|
<div class="screenshot">
|
|
<img src="{{ site.imgdir }}{{ page.app }}/screenshots/camera.png">
|
|
<img src="{{ site.imgdir }}{{ page.app }}/screenshots/camera_chart.png">
|
|
<img src="{{ site.imgdir }}{{ page.app }}/screenshots/camera_easy.png">
|
|
<img src="{{ site.imgdir }}{{ page.app }}/screenshots/camera_easy_2.png">
|
|
<img src="{{ site.imgdir }}{{ page.app }}/screenshots/camera_features.png">
|
|
<img src="{{ site.imgdir }}{{ page.app }}/screenshots/camera_contrast.png">
|
|
</div>
|