Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 870 Bytes

README.md

File metadata and controls

20 lines (19 loc) · 870 Bytes

nemonemo_embedded_term

Nonogram Game Project using STM32 Board

Overview

  • Board: STM32F107VCT6
  • Module
    • 3.2" TFT LCD
    • Joystick(on board)
    • Button(on board)
    • Buzzer
    • Bluetooth(FB755AC)
  • IDE: IAR Embedded Workbench for Arm
  • Interrupt handler
    • Timer handler for buzzer and delay method
    • USART2 handler for bluetooth commnuication
    • EXTI handler for joystick, button input
  • Diagram diagram
  • Preview preview