Skip to content

A program for the STM32L476RG microcontroller sending device rotation data to the computer. The device acts as a controller for a game "Ścigałka".

Notifications You must be signed in to change notification settings

Triadziuch/Scigalka-STM32

Repository files navigation

A program for the STM32L476RG microcontroller sending device rotation data to the computer. The device acts as a controller for a game "Ścigałka".

Description

This repository contains files for a program designed for the STM32L476RG microcontroller with the attached IKS01A3 board and an LCD Keypad Shield. The program transmits information to the computer via the UART interface about the device's rotation, which is read from sensors on the IKS01A3 board. Additionally, the device asynchronously receives data from the computer about the state of the "Ścigałka" game, formats it, and displays it on the LCD Keypad Shield screen.

Rotation data transmitted via UART:

5 0 - 7

LCD Displaying data received via UART:

2 2 - 5

Usage

Simply download the repository and compile it using STM32CubeIDE.

About

A program for the STM32L476RG microcontroller sending device rotation data to the computer. The device acts as a controller for a game "Ścigałka".

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published