Presentation is loading. Please wait.

Presentation is loading. Please wait.

ARM7s256 ARM7s256 ARM7s256 C h r y s l e r C h r y s l e r

Similar presentations


Presentation on theme: "ARM7s256 ARM7s256 ARM7s256 C h r y s l e r C h r y s l e r"— Presentation transcript:

1 ARM7s256 ARM7s256 ARM7s256 C h r y s l e r C h r y s l e r
2009年 12月 24日 서일식 김경식 이춘권 박효근 김영훈 조우상 임기훈 김동윤 하선웅 박수용 오정민 C h r y s l e r C h r y s l e r

2 THECOLOR-RED THECOLOR-RED ARM 설계 The Red 항공장애등 F1 ~F11 내부조명 LCD 제어
FA ~ FE 외부조명

3 Welcome to Chrysler Bulding Merry_christmas Happy New Year
알고리즘 The Violet <ARM-2> PIO_SODR = (unsigned int)1 << 1; while(1){ if(LCD_flag == 1) { welcom_to(50); LCD_flag=2; } if(LCD_flag == 2) { LCD_Instruction(0xC0); chrysler_building(50); LCD_flag=3; } while(TC0_RA != 0xFE00) { TC0_RA += 0x100; Delayms(20);} LCD_Instruction(0x01); API 버튼입력 DGBU_RX_Char() LED 옵션 선택 해당 LED 동작 명령 대기 Welcome to Chrysler Bulding 피뢰침 점점 어두워짐 Merry_christmas Happy New Year 피뢰침 점점 밝아짐 ARM-2 <API> LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM); void InitDCB(void); void InitCheckBox(void); void InitButtonBox(void); void InitLedCtrlButtonBox(void); void SelectRelaySwitch(int, char*); void SelectInOutSwitch(int, char*); void SelectLedCtrlSwitch(int, char*); void InitPwrFlag(void); void DrawOnText(HDC); <ARM-1.h> #define ID_F #define ID_F #define ID_F …… #define ID_F #define ID_FA #define ID_FB #define ID_FC #define ID_FD #define ID_FE <ARM-1> while(1) { led_on = DBGU_RX_char(); LED_ON_OFF(led_on); LED_SET_ON_OFF(led_on); LED_RELAY_ON_OFF(led_on); LED_EFFECT01_ON_OFF(led_on); LED_EFFECT02_ON_OFF(led_on); } THECOLOR-VIOLET ARM-1

4 실행프로그램 The Gold THECOLOR-GOLD

5 자,이제 보시죠


Download ppt "ARM7s256 ARM7s256 ARM7s256 C h r y s l e r C h r y s l e r"

Similar presentations


Ads by Google