An open API service indexing awesome lists of open source software.

https://github.com/aturley/multiplication-rectangle

A Meowbit MicroPython program for visualizing multiplication.
https://github.com/aturley/multiplication-rectangle

Last synced: 7 months ago
JSON representation

A Meowbit MicroPython program for visualizing multiplication.

Awesome Lists containing this project

README

          

# Multiplication Rectangle

## Overview

This is a program for a [Kittenbot
Meowbit](https://www.kittenbot.cc/products/meowbit-codable-console-for-microsoft-makecode-arcade). When
potentiometers are attached to pins 0 and 1 they change the dimensions
of a grid on the screen, from 0 to 30 in each direction. To the right
of the grid the width is displayed, at the bottom the height is
displayed, and in the lower-right corner the total are is
displayed. The grid is draw in white unless the height and width are
the same in which case it is drawn in red.