Decipher 4x6 keyboard with 8 pins

Hi Class,

I left 8 digital pins reserved on a Nodemcu 1.0 12E to connect a keyboard for a weighing scale that I am adding more functions to. When I looked at her keyboard more closely I noticed that it has 24 keys and 8 pins.

Of course, this doesn't make 4x4 = 16 keys.

I looked at the board with the keys and came across some 20K and 680r resistors and a screen print containing WGV12345 in the identification of the 8 pins.

The two photos are the same. Each with its own quality:

Can anyone help? By any luck, has anyone come across this type of keyboard? What would the code be like to use these keys on an esp8266 nodemcu 1.0 12E?

What code snippet could I try here?

Grateful. Good week.

A 4 by 6 key keyboard can be handled by 2 + 3 I/O pins and 2 control pins using external circuitry. Else 10 pins would be needed.
Else drop some keys and use 4 by 4 keys.

Most likely, the one You create Yourself.

Schematics please.

My second option, which is becoming the first option, is to build another board and then put the keys in a 4x4 matrix format. But I found this here:

However, even so, on my board, in the photo, the key circuit is different.

I'll wait a bit to see if anyone has come across a keyboard like this and might want to help.

.

I tried to draw the key diagram using a multimeter:

Teclas

But I think I'm really going to make a new board with just the keys that I'm going to use. This keyboard contains resistors and so I think it uses voltage range and ADC input to distinguish certain keys. It's a complexity that my intention doesn't need at this moment. That's why I'm closing this topic.

Hi,
Where did you get the board?

Can you please post a link to the PCB?

Thanks.. Tom... :grinning: :+1: :coffee: :australia:

Where are the wires that go to the WGV12345 connections?

Thanks.. Tom.. :grinning: :+1: :coffee: :australia:

It's just a simple heavy scale as reported in post#1. I already resolved it here. I placed the keys in 4x4 format in a new layout on another plaque I made here. Good week.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.