Skip to content

qburst/compose-led-matrix-display

Repository files navigation

LED Matrix Display using Jetpack Compose

A configurable LED dot matrix display using Jetpack Compose. This uses a 7x5 matrix of Boxes to build the component.

Please refer to this blog post for a step-by-step tutorial on how to build this LED Matrix composable in Jetpack Compose, how to add animations, and two example usages.

This repository covers the following features of Compose:

  • Using states.
  • Basic animations using animateIntAsState().
  • Basic side effects - LaunchedEffect.

Preview

preview.mp4

About

A configurable LED Matrix Display using Jetpack Compose

Topics

Resources

License

Stars

Watchers

Forks

Languages