Skip to main content

Octopus ADKeypad(EF04017)

Introduction

This keyboard uses an analog input to read the five key state with one IO port. It can achieve many amazing interactive projects.

ELECFREAKS Octopus ADKeypad

Characteristics

The 3pins ports is easy to plug and play.. It can work with micro:bit in 3V.

Specifications

ItemParameter
SKUEF04017
Power Input3V5V
Connector TypeAnalog
Pins Definition1Signal 2VCC 3GND
ResponseQuick to response with high sensitivity
CircuitSimple
StabilityStable and durable

Outlook and Dimensions

Quick to Start

Connection diagram

Connect to P1 port as the picture shows.

Take sensor:bit for example

Program as the picture shows

Analog read the returned value. When returned value is between 0~20, it means the button A is pressed, an icon is shown on the micro:bit. By parity of reasoning.

Reference

Links:https://makecode.microbit.org/_dqjTtAM5sfmy

You can also download it directly below:

Result

Press different buttons on the ADKeypad, different graphs show on the micro:bit.

Relevant Cases

Technique Files