/nemonemo_embedded_term

Nonogram Game Project using stm32

Primary LanguageC

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