Search Code
About DigiCam

First published 06 Oct 2011, with 3 revisions since.
Last update: 13 Oct 2011.
View history

Last change message: N/A

Import this program

DigiCam

Published 13 Oct 2011, by   user Noriaki Mitsunaga   tag IS-C15, OLED, serial camera, ucam

Summary of DigiCam

How to get this program

Import this program

Open this program in the mbed Compiler, where you can edit it and compile it for your hardware.

Download as .zip

Download this program as .zip file.

Libraries included as part of DigiCam

TextLCD
TextLCD library for controlling various LCD panels based on the HD44780 4-bit interface
tag HD44780, TextLCD

Description

This is an digital video camera program using NKK\'s oLED swtich and 4D Systems\' uCam serial camera. It takes image from the uCam and displays on the IS-C15 switch. Some image processing demos are included. This program uses FatFileSytem, SDFileSystem, and TextLCD library. See http://www.youtube.com/watch?v=fqHTaCRHyQs for how it works.

CQ出版社の「mbed/ARM活用事例」第10章シリアル接続カメラと有機ELディスプレイ内蔵スイッチで作るmbedディジタル・カメラの作例です。動作の様子は http://www.youtube.com/watch?v=fqHTaCRHyQs で見れます。

Code

isc15.cpp [code]
isc15.h [code]
main.cpp [code]
ucam.cpp [code]
ucam.h [code]