EXCITING ELECTRONICS

MANUAL

EN CHIP KEY DISPLAY MODULE

WPM461

Introduction

To all residents of the European Union

Important environmental information about this product

♻️ This symbol on the device or the package indicates that disposal of the device after its lifecycle could harm the environment. Do not dispose of the unit (or batteries) as unsorted municipal waste; it should be taken to a specialized company for recycling. This device should be returned to your distributor or to a local recycling service. Respect the local environmental rules. If in doubt, contact your local waste disposal authorities.

Thank you for choosing Whadda! Please read the manual thoroughly before bringing this device into service. If the device was damaged in transit, do not install or use it and contact your dealer.

Safety Instructions

Read and understand this manual and all safety signs before using this appliance.

? For indoor use only.

General Guidelines

What is Arduino®

Arduino® is an open-source prototyping platform based on easy-to-use hardware and software. Arduino® boards are able to read inputs – light-on sensor, a finger on a button or a Twitter message – and turn it into an output – activating of a motor, turning on an LED, publishing something online. You can tell your board what to do by sending a set of instructions to the microcontroller on the board. To do so, you use the Arduino programming language (based on Wiring) and the Arduino® software IDE (based on Processing). Additional shields/modules/components are required for reading a twitter message or publishing online. Surf to www.arduino.cc for more information.

Product Overview

The Whadda chip key display module features a combination of eight 7-segment displays, eight red LEDs, and eight push-buttons making it ideally suited for making simple user interfaces.

All of the LEDs and buttons are driven and/or read by a TM1638 LED controller IC. This driver chip uses a simple 3-wire serial interface to communicate with your Arduino® compatible board.

Specifications

Wiring Description

Pin Name Arduino® connection
VCC Supply voltage (5 V DC) 5V
GND Ground GND
STB Chip selection input Digital Pin 4
CLK Clock input Digital Pin 6
DIO Serial data input Digital Pin 7

Example Program

You can download the example Arduino® program by going to the official Whadda github page: https://github.com/WhaddaMakers/TM1638-Chip-key-display-module

  1. Click the "Download ZIP" link in the "Code" menu.
  2. Unzip the downloaded file, and browse to the WPM461_example folder. Open the example Arduino® sketch (WPM461_example.ino) located in the folder.
  3. Use the Arduino Library manager to install the TM1638plus library, by going to Sketch > Include Library > Manage Libraries..., typing in TM1638plus in the search bar and clicking "Install".
  4. Connect your Arduino compatible board, make sure the correct Board and connection port are set in the tools menu, and hit Upload.

The example program will cycle through various display sequences, which includes showing "Velleman" and "Whadda" on the 7-segment displays, turning on and off all of the red LEDs, showing a number sequence on the 7-segment display, and displaying the number of milliseconds since last reset on the display. Check the comments in the example code for more information on what each function does.

Models: WPM461, Chip Key Display Module

File Info : application/pdf, 5 Pages, 346.81KB

PDF preview unavailable. Download the PDF instead.

manual wpm461

References

Microsoft Word for Microsoft 365

Related Documents

Preview Whadda WPI440 FT232 USB-to-TTL Adapter User Manual
User manual for the Whadda WPI440, a versatile USB-to-serial UART/TTL adapter featuring the FT232RL chip. This device provides easy USB connectivity for microcontrollers like Arduino, supporting switchable 3.3V and 5V operation and offering features such as over-current protection and DTR pin for auto-reset.
Preview Whadda WPM463 2-Channel Solid State Relay Module - Arduino Compatible
User manual and technical overview for the Whadda WPM463, a 2-channel Solid State Relay module designed for Arduino projects. Learn about specifications, wiring, and example programming.
Preview Whadda WPM319 Active Buzzer Module User Manual
User manual for the Whadda WPM319 active buzzer module, detailing its specifications, connection to Arduino, safety instructions, and general guidelines for electronic projects.
Preview Whadda WPM447 Mini Peristaltic Pump 6V User Manual
User manual for the Whadda WPM447 mini peristaltic pump (6V). This document details product specifications, safety instructions, general guidelines, and step-by-step procedures for replacing the silicon tube. It also provides context on Arduino compatibility.
Preview Whadda WPI300 3x4 Matrix Membrane Keypad User Manual
User manual for the Whadda WPI300, a 3x4 matrix membrane keypad designed for Arduino projects. Includes product overview, specifications, installation guide, and example code.
Preview Whadda WPB109 ESP32 Development Board User Manual
User manual for the Whadda WPB109 ESP32 development board. This guide covers product overview, specifications, functional details, getting started with Arduino IDE, uploading sketches, and a WiFi connection example. Includes safety instructions and troubleshooting tips.
Preview Whadda MG995 Servo Motor Manual and Arduino Integration Guide
Comprehensive guide for the Whadda MG995 servo motor, detailing its specifications, wiring, and integration with Arduino boards. Includes safety instructions and product overview.
Preview Whadda WPSE323 Current Sensor ACS712 Module - 20A User Manual
User manual for the Whadda WPSE323 Current Sensor ACS712 Module, a 20A AC/DC current sensing solution. Includes product overview, specifications, pin layout, and Arduino code example.