레이블이 영상처리인 게시물을 표시합니다. 모든 게시물 표시
레이블이 영상처리인 게시물을 표시합니다. 모든 게시물 표시

2011년 4월 17일 일요일

AVR OV7670 CMOS CAMERA + 2.8 LCD 개발보드

1. 제품명

AVR OV7670 CMOS CAMERA + 2.8 LCD 개발보드



2. 제품소개

AVR OV7670 CMOS CAMERA 개발보드는 ATMEGA32 AVR 을 Main MCU로 장착한 개발보드입니다.
OV7670 CMOS 이미지 센서를 사용하여 영상처리 실습에 필요한 CMOS 센서와 LCD 구동 소스를 제공합니다.

제품 구매 : http://www.toolparts.co.kr

3. 제품사양
CMOS camera specifications and features

Total height

5.1 ± 0.2mm

Base size

8.0 × 8.0mm

Image Size

VGA / CIF / format

Dynamic image resolution

640×480/320×240(VGA/QVGA)

Capture an image resolution

640×480/320×240(VGA/QVGA)

Number of Colors

True 24-bit color

Image transmission rate

15/30/60 fps(VGA/QVGA)

Output signal

YUV / YCbCr / RGB

Output pin

24Pin(PIN pitch: 0.5mm)

Operating Voltage

1.8V~3.3V

Power

90mW/30μW(15fps / Standby)

Operating Temperature

-20°C~70°C


AVR 개발보드 사양

MCU

ATMEGA32

LCD

2.8” TFT LCD

Power

Mini USB Power supply



(1) Camera pin description(AVR과의 연결은 제품 CD의 회로도를 참조하시기 바랍니다)

PIN NO

NAME

PIN NO

NAME

1

NC

13

MCLK

2

AGND

14

D6

3

SDA

15

DGND

4

AVDD(2.8V)

16

D5

5

SCL

17

PCLK

6

RESET

18

D4

7

VSYNC

19

D0

8

PWDN

20

D3

9

HSYNC

21

D1

10

DVDD(1.8V)

22

D2

11

DOVDD(2.8V)

23

NC

12

D7

24

NC







(2) 제품 매뉴얼 CD내용

Document

주요 부품의 데이터 시트

Schematic

개발보드 회로도

Example

2.8인치 LCD에 카메라 Preview영상 출력 샘플 코드 제공( GCC AVR컴파일러 )



5. 제품 구성
(1) One ATMEL AVRCAM Board
(2) One OV7670 CMOS camera(렌즈포함)
(3) One USB power cable
(4) One Manual, Source CD

2011년 2월 27일 일요일

S3C2440 Mini VGA Board V2

1. 제품명

S3C2440 Mini VGA Board V2




2. 제품소개

ARM9 Core를 내장한 삼성(Samsung)전자의 S3C2440 MCU를 탑재 하였고
1024x768@70Hz VGA conversion board 를 포함하고 있습니다. Windows CE 5.0, CE 6.0 BSP 소스 및
Linux 2.6.13 커널의 전체 BSP소스 코드를 포함 하고 있고 모든 장치 드라이버 소스 또한 포함 되어 있습니다.

3. 제품사양

Core Board specification
CPU Samsung S3C2440 400MHz(ARM920T core, Up to 532MHz)
SDRAM

64Mbyte SDRAM, 32bits Data Bus width 100MHz Clock

Flash

128Mbyte Nand Flash
2Mbyte Nor Flash(BIOS installed)

LCD 1024x768@70Hz VGA conversion board

USB Port

USB 1.1 Host 1 Port, Device 1 Port

Audio

1 Stereo audio out, 1 Mic In

LAN

10M/100M Ethernet interface 1 Port (RJ-45 interface) DM9000

SD/MMC

SD card interface and holder

Camera

20 Pin camera Interface(Camera module은 별도판매.)

Wi-Fi

USB Wi-Fi 모듈 별도 판매

UART

1 RS232 serial port, 3 serial ports available through 14pin (2.0mm space) interface

JTAG

Standard 20Pin JTAG interface

Buttons

4 Test buttons

LED

4 Status LEDs

I2C bus

AT24C08

AD input

AD input test

Audio

Stereo Audio out, Microphone In, PWM Beep

RTC

RTC (battery backed)

Expansion

34pin GPIO expansion connector
44 pin System bus expansion connector

Power Supply

+5V DC

Dimensions

120x100 mm


* About 1024x768@70Hz VGA conversion board
- FPGA + SDRAM-based programs to achieve, by the FPGA to control the clock, the field
  scanning, it definitely does not flash
- Linux, Wince 5.0, uCos2 test source code
- You need to know:?
  We do not use DA converter chips, but according to the required VGA display timing, the
  use of FPGA + SDRAM way, this can make full use of 2410 / 2440 itself has a function of
  the LCD Controller to achieve greater output resolution. VGA extension because in fact,
  borrowed from the 2440's LCD controller functions, so it is the driver how to set up
  these registers, which is an ordinary TFT LCD drivers are similar.?

* VGA driver source code of the location in the system :?
- Linux Kernel
  kernel-2.6.13/arch/arm/mach-s3c2410/mach-qq2440.c in the keyword
  "VGA1024768" part of the set, which in the past, as well as the core of the kernel mini2440 had existed for a long time .

- Win CE 5.0 BSP
  smdk2440/inc/s2440.h in the keyword "LCD_TYPE_VGA1024x768" part of the set.

- uCos2 OS
  uCos2/S3C2440/source/lcd.c in the keyword "LCD_TYPE_VGA1024x768" part of the set.

- Firmware Bare-metal test code
  2440test/src/LCD_VGA_1024x768.c

* Software feature
Windows CE 5.0 and 6.0 System
Boot Nboot, Eboot
Driver support

1. Display driver
2. Audio driver
3. Ethernet Driver, USB WIFI Driver(Install file)
4. USB Slave, Host driver
5. RTC (Real Time Clock) driver
6. NandFlash driver
7. Serial driver
8. EINT driver
9. LED driver
10. SD/MMC driver


Linux 2.6.13
Kernel

Linux kernel 2.6.13
ROM/CRAM/EXT2/FAT32/NFS file system
YAFFS file system

Driver support

1. System Interrupt & Timer driver
2. Serial device driver
3. Block memory device driver
4. Flash memory device driver
5. Ethernet device driver
6. RTC (Real Time Clock) Driver
7. USB Host driver
8. USB Slave
9. LEDS, Buttons Driver
10. Many Country Language Support
11. LCD & Touch driver
12. MMC/SD card driver
13. Audio driver
14. USB HID(Mouse, Keyboard) driver
15. Camera driver(V9650 1.3M)

GUI QT/EMBEDDED

DVD #1 Directory contents

DataSheet

제품에서 사용된 모든 칩의 데이터 시트

Firmware

개발보드 펌 웨어 소스
LCD, Camera, Key, RTC, LED 등

Images

Linux, CE 5.0, uCOS2, BootLoader Binary

Linux

Linux example

linux source

Linux BSP 소스

LinuxPDFBooks

Linux Device Driver EBOOK

Manual

보드 사용자 매뉴얼

Manual Video

CE 5.0, Linux, QTopia 등 포팅 동영상 매뉴얼

OpenSourceBootloader

Boot Loader 소스

Photo Mini2440

제품 이미지 사진

Schematic

개발보드 회로도

uCos2

uCos2 포팅 소스

Windows Tools

DNW, Image2Hex, USB Driver 등 윈도 도구 들

WindowsCE 5.0 BSP

CE 5.0 BSP 소스

WindowsCE 6.0 BSP

CE 6.0 BSP 소스

WindowsCE Wireless Driver

802.11b/g USB Wi-Fi module CE Driver






4. Accessaries

(1) OV9650 1.3 mega pixels CMOS camera module.
(2) VIA VT6656 802.11b/g USB Wi-Fi module.
(3) Debugger( ARM7, ARM9, Cortex-M3용) 지원 : H-JTAG USB (별도구매)

5. 제품 구성

(1) Parallel Wiggler Emulator (Work with H-JTAG Proxy Server, Support RDI Interface)
   병렬 포트를 통해서 Flash Write를 할 수 있는 JTAG Adapter 입니다.
   디버깅은 되지 않습니다.
(2) S3C2440 VGA
(3) Serial Cable
(4) RJ-45 Cable( LAN Cable )
(5) USB Cable( AB Type )
(6) 5V Power Adapter
(7) 소스 및 회로도, 데이터시트 DVD ROM




S3C2440 Mini Board Pro + 7인치 터치 LCD

1. 제품명

S3C2440 Mini Board Pro + 7인치 터치 LCD



2. 제품소개

S3C2440 Core Board와 Mother Board, 7인치 터치 LCD를 탑재한 개발 보드 입니다. Windows CE 5.0 BSP 소스 및
Linux 2.6.13 커널의 전체 BSP소스 코드를 포함 하고 있습니다. 또한 GPS, Camera, VGA Out, AV, HUB등 다양한 주변
모듈을 가지고 있습니다.

제품 구매 : http://www.toolparts.co.kr

3. 제품사양

Core Board specification
CPU Samsung S3C2440A ARM920T core
SRAM

32bit,100MHz, default mounted 64MB SDRAM, it can be replaced into 128MB

NAND Flash Default mounted 64MB, it can be replaced into 128MB to 1GB
NOR Flash 2 Mbytes, bootable. It can be replaced into 8MB
Core-Power 1.25V Kernel Voltage
Power 3.3V power supply for CPU board
Connector DC-2.0mm pitch board-to-board connectors
Dimension 37mmx74mm
Mother Board specification
Serial Ports
(UARTs)
COM-0 - RS232, five-wire DB9 RS232 serial port
COM-1 - RS232, three-wire available via 2mm pitch 3 pins
COM-2 - RS232, three-wire available via 2mm pitch 3 pins
LCD

The LCD port integrated 4-wire resistor touch screen port. The board comes with driver for 3.5inch,4.3inch, 7inch and 10.4inch TFT LCD (the resolution is 800x600)

제품에는 7인치 터치 TFT LCD(800*480) 가 포함되어 있습니다.
Ethernet Davicom DM9000A MAC & PHY, 10/100BaseT, Activity LED's
USB USB1 Host, 12 Mbps ,USB2 Device,12 Mbps
Camera 2mm pitch 20-pin,130 Mega pixels CMOS camera interface

JTAG

One 2.0mm, 10-Pin Jtag interface
Can be upgrade software via USB.

패러럴 JTAG Board 포함
Keyboard & mouse USB, keypad is working via USB
Audio codec Adopt UDA1341 Audio chip, Audio input and output slot
ADC Adjustable resistor is connected with pins of ADC to check analog/digital change
RTC Real Time Clock, powered by external lithium battery
Buzzer On-board PWM function test unit
Device support 1 x SD/MMC card socket, Supports Multimedia Card, Secure Digital and Secure Digital I/O communications protocols up to 2GB
General Purpose I/O A 40-pin GPIO Expansion Connector
BUS A 40-pin BUS extended interface
LEDs 4 x Status LEDs
Buttons 4 Programmable User Buttons

AV Monitor Module




AV모듈(SAA7113), CCD카메라 구매는 별도문의(master@deviceshop.net)
VGA Out


VGA Out 구매는 별도문의(master@deviceshop.net)
GPS Module

GPS 모듈, S/W 구매는 별도문의(master@deviceshop.net)

USB HUB Module



3 x USB Host + 2 x RS232 Serial Port + USB Converted SD Card Module

구매는 별도문의(master@deviceshop.net)
Dimension 105x128mm

* Mother Board 사양




* CPU Board 사양



4. Software 사양

Linux drivers support  ( 2.6.28 )
Boot Boot Start up system, version u-boot-1.1.6
Tftp Support tftp transmitting protocol
File system Support writing yaffs file system image into Nand flash
Kernel

Support writing kernel image into nand flash and kernel parameter setting

Etc Support via USB and Serial Interface to download application to flash debug
Kernel Version Linux kernel 2.6.25.8
File system CRAMFS/RAMFS/EXT2/FAT32/NFS/YAFFS/YAFFS2
Serial device Three serial ports
10/100M Ethernet DM9000
RTC RTC driver
USB Host USB Host ,USB Slave driver
LEDs Four LEDs driver
Buttons User buttons
Language Multi-language Support
LCD Coming with driver for 3.5inch,4.3inch,7inch and 10.4inch TFT LCD (resolution 800*600)
Touch panel Touch panel driver
SD/MMC card SD/MMC card driver
Sound UDA1341
CMOS Camera CMOS Camera driver
USB Camera The chip of USB Camera is Vimicro 301p, the USB Camera is collecting dynamic picture and showing on the  LCD
GUI Qt/Embedded Qtopia 1.7.0 and Qtopia 2.2.0

Windows CE  ( 5.0 )
Boot Stepldr Copy Eboot to SDRAM to jump to Eboot
Eboot Ethernet bootloader for wince, support
downloading image through USB device port. supporting one Key to update Bootloader, Kernel, Yaffs, NK.bin and one Key to configure parameters of Linux
Driver Serial device Three serial ports
10M/100M Ethernet DM9000
USB Host USB Host driver, supporting USB ActiveSync
USB Device USB Device driver
RTC Real time keeping
Buttons User buttons
LCD Coming with driver for 3.5inch,4.3inch,7inch and 10.4inch TFT LCD (resolution 800x600)
USB Camera The chip of USB Camera is Vimicro 301p, the USB Camera is collecting dynamic picture and showing on the  LCD
USB WIFI Support Via USB WIFI module
ADC ADC driver
Touch Screen Touch Screen driver
Audio UDA1341
SD/MMC card Block devices drivers
Others Support MediaPlayer, IE browser, saving Register change, MFC ,NET2.0 and so on.
   

DVD #1 Directory contents
bootloader u-boot 1.1.6와 ADS 1.2 자체 bootloader
Data Sheet 주요 부품에 대한 모든 데이터 시트
TestProgram 모든 주변 장치에 대한 Non OS 테스트 프로그램( Firmware)
Image 미리 컴파일 된 모든 S/W에 대한 이미지
Linux 리눅스 BSP 소스, 크로스 컴파일러
Schematics PDF회로도, PCB 심볼
uCOS-II uCOS-II 포팅 소스( ADS 1.2)
User Manual PDF 매뉴얼
WinCE Source Windows CE 5.0 BSP 소스
Windows Software Package DNW, H-JTAG 등 Windows tools

5. Accessaries
(1) OV9650 1.3 mega pixels CMOS camera module.( Optional )
(2) GPS 모듈 ( Optional )
(3) VGA Out 모듈 ( Optional )
(4) SAA7113 AV Converter 모듈, CCD 카메라 ( Optional )
(5) 2Serial, 4 USB Host, USB SD Slot USB HUB 모듈 ( Optional )
(6) Debugger( ARM7, ARM9, Cortex-M3용) 지원 : H-JTAG USB (별도구매)

6. 제품 구성
(1) One Mini2440 Pro Single board computer  ( Core Board, 7인치 터치 LCD 포함 )
(2) One CD-ROM (WinCE 5.0 BSP, Linux BSP, Documents, tools, Schematic Drawing, datasheets)
(3) One Ethernet crossover cable
(4) One Serial Cable
(5) One Wiggler Board ( 패러럴 JTAG Board ) 
(6) One USB Cable
(7) One 5V/2A DC power supply 
(8) One Touch pen


S3C2440 Mini Board Pro + 3.5인치 터치 LCD

1. 제품명

S3C2440 Mini Board Pro + 3.5인치 터치 LCD



2. 제품소개

S3C2440 Core Board와 Mother Board, 3.5인치 터치 LCD를 탑재한 개발 보드 입니다. Windows CE 5.0 BSP 소스 및
Linux 2.6.13 커널의 전체 BSP소스 코드를 포함 하고 있습니다. 또한 GPS, Camera, VGA Out, AV, HUB등 다양한 주변
모듈을 가지고 있습니다.

제품 구매 : http://www.toolparts.co.kr

3. 제품사양

Core Board specification
CPU Samsung S3C2440A ARM920T core
SRAM

32bit,100MHz, default mounted 64MB SDRAM, it can be replaced into 128MB

NAND Flash Default mounted 64MB, it can be replaced into 128MB to 1GB
NOR Flash 2 Mbytes, bootable. It can be replaced into 8MB
Core-Power 1.25V Kernel Voltage
Power 3.3V power supply for CPU board
Connector DC-2.0mm pitch board-to-board connectors
Dimension 37mmx74mm
Mother Board specification
Serial Ports
(UARTs)
COM-0 - RS232, five-wire DB9 RS232 serial port
COM-1 - RS232, three-wire available via 2mm pitch 3 pins
COM-2 - RS232, three-wire available via 2mm pitch 3 pins
LCD

The LCD port integrated 4-wire resistor touch screen port. The board comes with driver for 3.5inch,4.3inch, 7inch and 10.4inch TFT LCD (the resolution is 800x600)

제품에는 3.5인치 터치 TFT LCD(320*240) 가 포함되어 있습니다.
Ethernet Davicom DM9000A MAC & PHY, 10/100BaseT, Activity LED's
USB USB1 Host, 12 Mbps ,USB2 Device,12 Mbps
Camera 2mm pitch 20-pin,130 Mega pixels CMOS camera interface

JTAG

One 2.0mm, 10-Pin Jtag interface
Can be upgrade software via USB.

패러럴 JTAG Board 포함
Keyboard & mouse USB, keypad is working via USB
Audio codec Adopt UDA1341 Audio chip, Audio input and output slot
ADC Adjustable resistor is connected with pins of ADC to check analog/digital change
RTC Real Time Clock, powered by external lithium battery
Buzzer On-board PWM function test unit
Device support 1 x SD/MMC card socket, Supports Multimedia Card, Secure Digital and Secure Digital I/O communications protocols up to 2GB
General Purpose I/O A 40-pin GPIO Expansion Connector
BUS A 40-pin BUS extended interface
LEDs 4 x Status LEDs
Buttons 4 Programmable User Buttons

AV Monitor Module




AV모듈(SAA7113), CCD카메라 구매는 별도문의(master@deviceshop.net)
VGA Out


VGA Out 구매는 별도문의(master@deviceshop.net)
GPS Module

GPS 모듈, S/W 구매는 별도문의(master@deviceshop.net)

USB HUB Module



3 x USB Host + 2 x RS232 Serial Port + USB Converted SD Card Module

구매는 별도문의(master@deviceshop.net)
Dimension 105x128mm

* Mother Board 사양




* CPU Board 사양



4. Software 사양

Linux drivers support  ( 2.6.28 )
Boot Boot Start up system, version u-boot-1.1.6
Tftp Support tftp transmitting protocol
File system Support writing yaffs file system image into Nand flash
Kernel

Support writing kernel image into nand flash and kernel parameter setting

Etc Support via USB and Serial Interface to download application to flash debug
Kernel Version Linux kernel 2.6.25.8
File system CRAMFS/RAMFS/EXT2/FAT32/NFS/YAFFS/YAFFS2
Serial device Three serial ports
10/100M Ethernet DM9000
RTC RTC driver
USB Host USB Host ,USB Slave driver
LEDs Four LEDs driver
Buttons User buttons
Language Multi-language Support
LCD Coming with driver for 3.5inch,4.3inch,7inch and 10.4inch TFT LCD (resolution 800*600)
Touch panel Touch panel driver
SD/MMC card SD/MMC card driver
Sound UDA1341
CMOS Camera CMOS Camera driver
USB Camera The chip of USB Camera is Vimicro 301p, the USB Camera is collecting dynamic picture and showing on the  LCD
GUI Qt/Embedded Qtopia 1.7.0 and Qtopia 2.2.0

Windows CE  ( 5.0 )
Boot Stepldr Copy Eboot to SDRAM to jump to Eboot
Eboot Ethernet bootloader for wince, support
downloading image through USB device port. supporting one Key to update Bootloader, Kernel, Yaffs, NK.bin and one Key to configure parameters of Linux
Driver Serial device Three serial ports
10M/100M Ethernet DM9000
USB Host USB Host driver, supporting USB ActiveSync
USB Device USB Device driver
RTC Real time keeping
Buttons User buttons
LCD Coming with driver for 3.5inch,4.3inch,7inch and 10.4inch TFT LCD (resolution 800x600)
USB Camera The chip of USB Camera is Vimicro 301p, the USB Camera is collecting dynamic picture and showing on the  LCD
USB WIFI Support Via USB WIFI module
ADC ADC driver
Touch Screen Touch Screen driver
Audio UDA1341
SD/MMC card Block devices drivers
Others Support MediaPlayer, IE browser, saving Register change, MFC ,NET2.0 and so on.
   

DVD #1 Directory contents
bootloader u-boot 1.1.6와 ADS 1.2 자체 bootloader
Data Sheet 주요 부품에 대한 모든 데이터 시트
TestProgram 모든 주변 장치에 대한 Non OS 테스트 프로그램( Firmware)
Image 미리 컴파일 된 모든 S/W에 대한 이미지
Linux 리눅스 BSP 소스, 크로스 컴파일러
Schematics PDF회로도, PCB 심볼
uCOS-II uCOS-II 포팅 소스( ADS 1.2)
User Manual PDF 매뉴얼
WinCE Source Windows CE 5.0 BSP 소스
Windows Software Package DNW, H-JTAG 등 Windows tools

5. Accessaries
(1) OV9650 1.3 mega pixels CMOS camera module.( Optional )
(2) GPS 모듈 ( Optional )
(3) VGA Out 모듈 ( Optional )
(4) SAA7113 AV Converter 모듈, CCD 카메라 ( Optional )
(5) 2Serial, 4 USB Host, USB SD Slot USB HUB 모듈 ( Optional )
(6) Debugger( ARM7, ARM9, Cortex-M3용) 지원 : H-JTAG USB (별도구매)

6. 제품 구성
(1) One Mini2440 Pro Single board computer  ( Core Board, 3.5인치 터치 LCD 포함 )
(2) One CD-ROM (WinCE 5.0 BSP, Linux BSP, Documents, tools, Schematic Drawing, datasheets)
(3) One Ethernet crossover cable
(4) One Serial Cable
(5) One Wiggler Board ( 패러럴 JTAG Board ) 
(6) One USB Cable
(7) One 5V/2A DC power supply 
(8) One Touch pen


S3C2440 Mini Board V2 + 7인치 터치 LCD

1. 제품명

S3C2440 Mini Board V2 + 7인치 터치 LCD



2. 제품소개


ARM9 Core를 내장한 삼성(Samsung)전자의 S3C2440 MCU를 탑재 하였고 7인치 터치 LCD(800x480)를 포함하고 있습니다. Windows CE 5.0과 CE 6.0 BSP 소스 및 Linux 2.6.13 커널의
전체 BSP소스 코드를 포함 하고 있고 모든 장치 드라이버 소스 또한 포함 되어 있습니다.

제품 구매 : http://www.toolparts.co.kr

3. 제품사양
Core Board specification
CPU Samsung S3C2440 400MHz(ARM920T core, Up to 532MHz)
SDRAM

64Mbyte SDRAM, 32bits Data Bus width 100MHz Clock

Flash

128Mbyte Nand Flash
2Mbyte Nor Flash(BIOS installed)

LCD AT070TN83 26K colors / 800*480 / 7 inches TFT Touch LCD

USB Port

USB 1.1 Host 1 Port, Device 1 Port

Audio

1 Stereo audio out, 1 Mic In

LAN

10M/100M Ethernet interface 1 Port (RJ-45 interface) DM9000

SD/MMC

SD card interface and holder

Camera

20 Pin camera Interface(Camera module은 별도판매.)

Wi-Fi

USB Wi-Fi 모듈 별도 판매

UART

1 RS232 serial port, 3 serial ports available through 14pin (2.0mm space) interface

JTAG

Standard 20Pin JTAG interface

Buttons

4 Test buttons

LED

4 Status LEDs

I2C bus

AT24C08

AD input

AD input test

Audio

Stereo Audio out, Microphone In, PWM Beep

RTC

RTC (battery backed)

Expansion

34pin GPIO expansion connector
44 pin System bus expansion connector

Power Supply

+5V DC

Dimensions

120x100 mm


* About 7-inch LCD screen?
- Model: AT070TN83
- Manufacturers: Innolux
- Resolution: 800x480
- Backlight: LED backlight
- Color RGB: 6-6-6 (26K colors)
- Visual regional dimensions: 152.4 X 91.44 mm
- Contour Dimensions: 165X104X5.5 (mm)

* Software feature
Windows CE 5.0 and 6.0 System
Boot Nboot, Eboot
Driver support

1. Display driver
2. Audio driver
3. Ethernet Driver, USB WIFI Driver(Install file)
4. USB Slave, Host driver
5. RTC (Real Time Clock) driver
6. NandFlash driver
7. Serial driver
8. EINT driver
9. LED driver
10. SD/MMC driver


Linux 2.6.13
Kernel

Linux kernel 2.6.13
ROM/CRAM/EXT2/FAT32/NFS file system
YAFFS file system

Driver support

1. System Interrupt & Timer driver
2. Serial device driver
3. Block memory device driver
4. Flash memory device driver
5. Ethernet device driver
6. RTC (Real Time Clock) Driver
7. USB Host driver
8. USB Slave
9. LEDS, Buttons Driver
10. Many Country Language Support
11. LCD & Touch driver
12. MMC/SD card driver
13. Audio driver
14. USB HID(Mouse, Keyboard) driver
15. Camera driver(V9650 1.3M)

GUI QT/EMBEDDED




DVD #1 Directory contents

DataSheet

제품에서 사용된 모든 칩의 데이터 시트

Firmware

개발보드 펌 웨어 소스
LCD, Camera, Key, RTC, LED 등

Images

Linux, CE 5.0, uCOS2, BootLoader Binary

Linux

Linux example

linux source

Linux BSP 소스

LinuxPDFBooks

Linux Device Driver EBOOK

Manual

보드 사용자 매뉴얼

Manual Video

CE 5.0, Linux, QTopia 등 포팅 동영상 매뉴얼

OpenSourceBootloader

Boot Loader 소스

Photo Mini2440

제품 이미지 사진

Schematic

개발보드 회로도

uCos2

uCos2 포팅 소스

Windows Tools

DNW, Image2Hex, USB Driver 등 윈도 도구 들

WindowsCE 5.0 BSP

CE 5.0 BSP 소스

WindowsCE 6.0 BSP

CE 6.0 BSP 소스

WindowsCE Wireless Driver

802.11b/g USB Wi-Fi module CE Driver


4. Accessaries
(1) OV9650 1.3 mega pixels CMOS camera module.
(2) VIA VT6656 802.11b/g USB Wi-Fi module.
(3) Debugger( ARM7, ARM9, Cortex-M3용) 지원 : H-JTAG USB (별도구매)

5. 제품 구성

(1) Parallel Wiggler Emulator (Work with H-JTAG Proxy Server, Support RDI Interface)
   병렬 포트를 통해서 Flash Write를 할 수 있는 JTAG Adapter 입니다.
   디버깅은 되지 않습니다.
(2) AT070TN83 7" 800*480 TFT LCD with touch screen and Cables.
(3) Touch Pen.
(4) S3C2440 board
(5) Serial Cable
(6) RJ-45 Cable( LAN Cable )
(7) USB Cable( AB Type )
(8) 5V Power Adapter
(9) 소스 및 회로도, 데이터시트 DVD ROM


S3C2440 Mini Board V2 + 3.5인치 터치 LCD

1. 제품명

S3C2440 Mini Board V2 + 3.5인치 터치 LCD




2. 제품소개

ARM9 Core를 내장한 삼성(Samsung)전자의 S3C2440 MCU를 탑재 하였고 3.5인치 터치 LCD(240x320)를
포함하고 있습니다. Windows CE 5.0과 CE 6.0 BSP 소스 및 Linux 2.6.13 커널의 전체 BSP소스 코드를
포함 하고 있고 모든 장치 드라이버 소스 또한 포함 되어 있습니다.

제품 구매 : http://www.toolparts.co.kr

3. 제품사양

Core Board specification
CPU Samsung S3C2440 400MHz(ARM920T core, Up to 532MHz)
SDRAM

64Mbyte SDRAM, 32bits Data Bus width 100MHz Clock

Flash

128Mbyte Nand Flash
2Mbyte Nor Flash(BIOS installed)

LCD NEC 256K color 320*240/3.5 inches TFT Touch LCD

USB Port

USB 1.1 Host 1 Port, Device 1 Port

Audio

1 Stereo audio out, 1 Mic In

LAN

10M/100M Ethernet interface 1 Port (RJ-45 interface) DM9000

SD/MMC

SD card interface and holder

Camera

20 Pin camera Interface(Camera module은 별도판매.)

Wi-Fi

USB Wi-Fi 모듈 별도 판매

UART

1 RS232 serial port, 3 serial ports available through 14pin (2.0mm space) interface

JTAG

Standard 20Pin JTAG interface

Buttons

4 Test buttons

LED

4 Status LEDs

I2C bus

AT24C08

AD input

AD input test

Audio

Stereo Audio out, Microphone In, PWM Beep

RTC

RTC (battery backed)

Expansion

34pin GPIO expansion connector
44 pin System bus expansion connector

Power Supply

+5V DC

Dimensions

120x100 mm


* Software feature
Windows CE 5.0 and 6.0 System
Boot Nboot, Eboot
Driver support

1. Display driver
2. Audio driver
3. Ethernet Driver, USB WIFI Driver(Install file)
4. USB Slave, Host driver
5. RTC (Real Time Clock) driver
6. NandFlash driver
7. Serial driver
8. EINT driver
9. LED driver
10. SD/MMC driver


Linux 2.6.13
Kernel

Linux kernel 2.6.13
ROM/CRAM/EXT2/FAT32/NFS file system
YAFFS file system

Driver support

1. System Interrupt & Timer driver
2. Serial device driver
3. Block memory device driver
4. Flash memory device driver
5. Ethernet device driver
6. RTC (Real Time Clock) Driver
7. USB Host driver
8. USB Slave
9. LEDS, Buttons Driver
10. Many Country Language Support
11. LCD & Touch driver
12. MMC/SD card driver
13. Audio driver
14. USB HID(Mouse, Keyboard) driver
15. Camera driver(V9650 1.3M)

GUI QT/EMBEDDED




DVD #1 Directory contents

DataSheet

제품에서 사용된 모든 칩의 데이터 시트

Firmware

개발보드 펌 웨어 소스
LCD, Camera, Key, RTC, LED 등

Images

Linux, CE 5.0, uCOS2, BootLoader Binary

Linux

Linux example

linux source

Linux BSP 소스

LinuxPDFBooks

Linux Device Driver EBOOK

Manual

보드 사용자 매뉴얼

Manual Video

CE 5.0, Linux, QTopia 등 포팅 동영상 매뉴얼

OpenSourceBootloader

Boot Loader 소스

Photo Mini2440

제품 이미지 사진

Schematic

개발보드 회로도

uCos2

uCos2 포팅 소스

Windows Tools

DNW, Image2Hex, USB Driver 등 윈도 도구 들

WindowsCE 5.0 BSP

CE 5.0 BSP 소스

WindowsCE 6.0 BSP

CE 6.0 BSP 소스

WindowsCE Wireless Driver

802.11b/g USB Wi-Fi module CE Driver


4. Accessaries
(1) OV9650 1.3 mega pixels CMOS camera module.
(2) VIA VT6656 802.11b/g USB Wi-Fi module.
(3) Debugger( ARM7, ARM9, Cortex-M3용) 지원 : H-JTAG USB (별도구매)

5. 제품 구성

(1) Parallel Wiggler Emulator (Work with H-JTAG Proxy Server, Support RDI Interface)
   병렬 포트를 통해서 Flash Write를 할 수 있는 JTAG Adapter 입니다.
   디버깅은 되지 않습니다.
(2) NEC 256K color 320*240/3.5 inches TFT Touch LCD
(3) Touch Pen.
(4) S3C2440 board
(5) Serial Cable
(6) RJ-45 Cable( LAN Cable )
(7) USB Cable( AB Type )
(8) 5V Power Adapter
(9) 소스 및 회로도, 데이터시트 DVD ROM


S3C2440 Core Board V2

1. 제품명

S3C2440 Core Board V2



2. 제품소개

ARM9 Core를 내장한 삼성(Samsung)전자의 S3C2440 MCU를 탑재 하였고 Windows CE 5.0, 6.0 BSP 소스 및
Linux 2.6.13 커널의 전체 BSP소스 코드를 포함 하고 있습니다.

제품 구매 : http://www.toolparts.co.kr

3. 제품사양

Core Board specification
CPU Samsung S3C2440 400MHz(ARM920T core, Up to 532MHz)
SDRAM

64Mbyte SDRAM, 32bits Data Bus width 100MHz Clock

Flash

128Mbyte Nand Flash
2Mbyte Nor Flash(BIOS installed)

JTAG Standard 20Pin JTAG interface
Expansion 34pin GPIO expansion connector
44 pin System bus expansion connector
Power Supply +5V DC
Dimension 63x52 mm
OS Support Linux 2.6.x, Windows CE 5.0, CE 6.0, uCos2
회로도 Porete98SE/PDF

* Software feature
Windows CE 5.0 and 6.0 System
Boot Nboot, Eboot
Driver support

1. Display driver
2. Audio driver
3. Ethernet Driver, USB WIFI Driver(Install file)
4. USB Slave, Host driver
5. RTC (Real Time Clock) driver
6. NandFlash driver
7. Serial driver
8. EINT driver
9. LED driver
10. SD/MMC driver


Linux 2.6.13
Kernel

Linux kernel 2.6.13
ROM/CRAM/EXT2/FAT32/NFS file system
YAFFS file system

Driver support

1. System Interrupt & Timer driver
2. Serial device driver
3. Block memory device driver
4. Flash memory device driver
5. Ethernet device driver
6. RTC (Real Time Clock) Driver
7. USB Host driver
8. USB Slave
9. LEDS, Buttons Driver
10. Many Country Language Support
11. LCD & Touch driver
12. MMC/SD card driver
13. Audio driver
14. USB HID(Mouse, Keyboard) driver
15. Camera driver(V9650 1.3M)

GUI QT/EMBEDDED



DVD #1 Directory contents

DataSheet

제품에서 사용된 모든 칩의 데이터 시트

Firmware

개발보드 펌 웨어 소스
LCD, Camera, Key, RTC, LED 등

Images

Linux, CE 5.0, uCOS2, BootLoader Binary

Linux

Linux example

linux source

Linux BSP 소스

LinuxPDFBooks

Linux Device Driver EBOOK

Manual

보드 사용자 매뉴얼

Manual Video

CE 5.0, Linux, QTopia 등 포팅 동영상 매뉴얼

OpenSourceBootloader

Boot Loader 소스

Photo Mini2440

제품 이미지 사진

Schematic

개발보드 회로도

uCos2

uCos2 포팅 소스

Windows Tools

DNW, Image2Hex, USB Driver 등 윈도 도구 들

WindowsCE 5.0 BSP

CE 5.0 BSP 소스

WindowsCE 6.0 BSP

CE 6.0 BSP 소스

WindowsCE Wireless Driver

802.11b/g USB Wi-Fi module CE Driver


4. Accessaries
(1) Micro2440 SDK Board(Micro2440 Core Board 를 연결해서 쓸 수 있는 UART, USB, LCD, SD,
   Button 등이 있는 개발 보드)

(2) OV9650 1.3 mega pixels CMOS camera module.
(3) VIA VT6656 802.11b/g USB Wi-Fi module.
(4) Debugger( ARM7, ARM9, Cortex-M3용) 지원 : H-JTAG USB (별도구매)

5. 제품 구성
(1) Micro2440 Core Board
(2) 소스 및 회로도, 데이터시트 DVD ROM

* 확장 핀 설명


- PA.1 : 주로 SPI, I2C, USB 관련

PA1

VDD5V

PA2

GND

PA3

EINT19/GPG11

PA4

EINT18/GPG10

PA5

EINT17/GPG9

PA6

EINT16/GPG8

PA7

EINT15/GPG7

PA8

EINT14/GPG6

PA9

EINT13/GPG5

PA10

EINT11/GPG3

PA11

EINT8/GPG0

PA12

EINT6/GPF6

PA13

EINT5/GPF5

PA14

EINT4/GPF4

PA15

EINT3/GPF3

PA16

EINT2/GPF2

PA17

EINT1/GPF1

PA18

EINT0/GPF0

PA19

WP_SD/GPH8

PA20

SDCLK/GPE5

PA21

SDCMD/GPE6

PA22

SDDATA2/GPE9

PA23

SDDATA3/GPE10

PA24

SDDATA0/GPE7

PA25

SDDATA1/GPE8

PA26

OM0

PA27

LCDVF0/GPC5

PA28

M_nRESET

PA29

DN1

PA30

DP1

PA31

DN0

PA32

DP0

PA33

AIN2

PA34

VDDRTC(1.8)

PA35

AIN0

PA36

AIN1

PA37

L3MODE/GPB2

PA38

L3DATA/GPB3

PA39

L3CLOCK/GPB4

PA40

I2SLRCK/GPE0

PA41

I2SSCLK/GPE1

PA42

CDCLK/GPE2

PA43

I2SSDI/GPE3

PA44

I2SSDO/GPE4

PA45

GPB0/TOUT0

PA46

GPB1/TOUT1

PA47

TXD2/GPH6

PA48

RXD2/GPH7

PA49

TXD1/GPH4

PA50

RXD1/GPH5

PA51

TXD0/GPH2

PA52

RXD0/GPH3

PA53

nCTS0/GPH0

PA54

nRTS0/GPH1

PA55

I2CSDA/GPE15

PA56

I2CSCL/GPE14


- PB.1 은 주로 LCD, CMOS Camera 관련 핀

PB1

TSYM

PB2

TSYP

PB3

TSXM

PB4

TSYM

PB5

VD22/GPD14

PB6

VD23/GPD15

PB7

VD20/GPD12

PB8

VD21/GPD13

PB9

VD18/GPD10

PB10

VD19/GPD11

PB11

VD16/GPD8

PB12

VD17/GPD9

PB13

VD14/GPD6

PB14

VD15/GPD7

PB15

VD12/GPD4

PB16

VD13/GPD5

PB17

VD10/GPD2

PB18

VD11/GPD3

PB19

VD8/GPD0

PB20

VD9/GPD1

PB21

VD6/GPC14

PB22

VD7/GPC15

PB23

VD4/GPC12

PB24

VD5/GPC13

PB25

VD2/GPC10

PB26

VD3/GPC11

PB27

VD0/GPC8

PB28

VD1/GPC9

PB29

LCD_PWR

PB30

VM/VDEN

PB31

VFRAME/VSYNC

PB32

VLINE/HSYNC

PB33

VCLK

PB34

LEND/GPC0

PB35

CAMDATA7

PB36

CAMDATA6

PB37

CAMDATA5

PB38

CAMDATA4

PB39

CAMDATA3

PB40

CAMDATA2

PB41

CAMDATA1

PB42

CAMDATA0

PB43

CAMCLK

PB44

CAM_PCLK

PB45

CAM_VSYNC

PB46

CAM_HREF

PB47

EINT20/GPG12

PB48

CAMRESET

PB49

VDD5V

PB50

GND


- PC.1 은 주로 메모리 관련 핀

PC1

EINT7/GPF7

PC2

EINT9/GPG1

PC3

LnGCS1

PC4

LnGCS3

PC5

LnGCS2

PC6

LnGCS5

PC7

LnGCS4

PC8

LnWE

PC9

LnOE

PC10

nRESET

PC11

nWAIT

PC12

nXDACK0

PC13

LADDR0

PC14

nXDREQ0

PC15

LADDR1

PC16

LADDR2

PC17

LADDR3

PC18

LADDR4

PC19

LADDR5

PC20

LADDR6

PC21

LADDR7

PC22

LADDR8

PC23

LADDR9

PC24

LADDR10

PC25

LADDR11

PC26

LADDR12

PC27

LADDR13

PC28

LADDR14

PC29

LADDR15

PC30

LADDR16

PC31

LADDR17

PC32

LADDR18

PC33

LADDR19

PC34

LADDR20

PC35

LADDR21

PC36

LADDR22

PC37

LADDR23

PC38

LADDR24

PC39

LDATA0

PC40

LDATA1

PC41

LDATA2

PC42

LDATA3

PC43

LDATA4

PC44

LDATA5

PC45

LDATA6

PC46

LDATA7

PC47

LDATA8

PC48

LDATA9

PC49

LDATA10

PC50

LDATA11

PC51

LDATA12

PC52

LDATA13

PC53

LDATA14

PC54

LDATA15

PC55

VDD5V

PC56

GND


Micro2440 SDK Board + 3.5인치 터치 LCD

1. 제품명

Micro2440 SDK Board + 3.5인치 터치 LCD




2. 제품소개

Micro2440 Core(ARM9) Board를 탑한 SDK 개발 보드 입니다. Windows CE 5.0 BSP 소스 및
Linux 2.6.32 커널의 전체 BSP소스 코드를 포함 하고 있습니다.

제품 구매 : http://www.toolparts.co.kr



3. 제품사양

Core Board specification
CPU Samsung S3C2440 400MHz(ARM920T core, Up to 532MHz)
* S3C2440 Core Board가 포함되어 있습니다.
SDRAM

64Mbyte SDRAM, 32bits Data Bus width 100MHz Clock
* Micro2440 Core Board에 내장하고 있습니다.

Flash

128Mbyte Nand Flash
2Mbyte Nor Flash(BIOS installed)

LCD NEC 256K color 320*240/3.5 inches TFT Touch LCD

USB Port

USB 1.1 Host 1 Port, Device 1 Port

Audio

Stereo Audio out, Microphone In, PWM Beep

LAN

10M/100M Ethernet interface 1 Port (RJ-45 interface) DM9000

SD/MMC

SD card interface and holder

Camera

20 Pin camera Interface(Camera module은 별도판매.)

Wi-Fi

USB Wi-Fi 모듈 별도 판매

UART

1 RS232 serial port, 3 serial ports available through 14pin (2.0mm space) interface

JTAG

Standard 20Pin JTAG interface

Buttons

4 Test buttons

LED

4 Status LEDs

I2C bus

AT24C08

AD input

AD input test

RTC

RTC (battery backed)

Expansion

34pin GPIO expansion connector
44 pin System bus expansion connector

Power Supply

+5V DC


* Software feature
Windows CE 5.0 and 6.0(R3) System
Boot Nboot, Eboot
Driver support

1. Display driver
2. Audio driver
3. Ethernet Driver, USB WIFI Driver(Install file)
4. USB Slave, Host driver
5. RTC (Real Time Clock) driver
6. NandFlash driver
7. Serial driver
8. EINT driver
9. LED driver
10. SD/MMC driver


Linux 2.6.13
Kernel

Linux kernel 2.6.32
ROM/CRAM/EXT2/FAT32/NFS file system
YAFFS file system

Driver support

1. System Interrupt & Timer driver
2. Serial device driver
3. Block memory device driver
4. Flash memory device driver
5. Ethernet device driver
6. RTC (Real Time Clock) Driver
7. USB Host driver
8. USB Slave
9. LEDS, Buttons Driver
10. Many Country Language Support
11. LCD & Touch driver
12. MMC/SD card driver
13. Audio driver
14. USB HID(Mouse, Keyboard) driver
15. Camera driver(OV9650 1.3M)

GUI QT/EMBEDDED 2.2


DVD #1 Directory contents

DataSheet

제품에서 사용된 모든 칩의 데이터 시트

Firmware

개발보드 펌 웨어 소스
LCD, Camera, Key, RTC, LED 등

Images

Linux, CE 5.0, CE 6.0, uCOS2, BootLoader Binary

Linux

Linux example

linux source

Linux BSP 소스

LinuxPDFBooks

Linux Device Driver EBOOK

Manual

보드 사용자 매뉴얼

OpenSourceBootloader

Boot Loader 소스

Photo Micro2440

제품 이미지 사진

Schematic

개발보드 회로도

uCos2

uCos2 포팅 소스

Windows Tools

DNW, Image2Hex, USB Driver 등 윈도 도구 들

WindowsCE 5.0 BSP

CE 5.0 BSP 소스

WindowsCE 6.0 BSP

CE 6.0 BSP 소스

WindowsCE Wireless Driver

802.11b/g USB Wi-Fi module CE Driver


4. Accessaries
(1) OV9650 1.3 mega pixels CMOS camera module.
(2) VIA VT6656 802.11b/g USB Wi-Fi module.
(3) Debugger( ARM7, ARM9, Cortex-M3용) 지원 : H-JTAG USB (별도구매)




5. 제품 구성

(1) Parallel Wiggler Emulator (Work with H-JTAG Proxy Server, Support RDI Interface)
   병렬 포트를 통해서 Flash Write를 할 수 있는 JTAG Adapter 입니다.
   디버깅은 되지 않습니다.
(2) NEC 256K color 320*240/3.5 inches TFT Touch LCD
(3) Touch Pen.
(4) S3C2440 board
(5) Serial Cable
(6) RJ-45 Cable( LAN Cable )
(7) USB Cable( AB Type )
(8) 5V Power Adapter
(9) 소스 및 회로도, 데이터시트 DVD ROM