Click here to Skip to main content
15,886,771 members
Articles / Internet of Things / Arduino

Matrix Voltage Divider Button Calculator for Microcontrollers

Rate me:
Please Sign up or sign in to vote.
4.97/5 (18 votes)
4 Dec 2020CPOL10 min read 23.1K   361   9  
Interactive interface helps generate resistance ratios for button matrices of various sizes
Uses Greedy-Best-First-Search algorithm to determine viable solutions to complex voltage-divider resistance combinations that will allow a microcontroller to control variously sized button matrices using only 1 analog input pin. Cut-n-Paste app-generated Arduino code to quickly and easily include button-matrix into your project. Sweep-And-Prune system of objects create interactive bitmaps user-interface.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
CEO unemployable
Canada Canada
Christ Kennedy grew up in the suburbs of Montreal and is a bilingual Quebecois with a bachelor’s degree in computer engineering from McGill University. He is unemployable and currently living in Moncton, N.B. writing his next novel.

Comments and Discussions