LCD1602 for microbit shield

From Elecrow
Revision as of 04:19, 21 September 2022 by Admin (talk | contribs) (→‎Usage)
Jump to navigation Jump to search

Description

This shield is specially designed for Micro: bit, LCD1602 and Micro: bit using 4-wire connection, it is the same size as LCD1602 display and has 4 crowtail interface, IIC, UART, analog port and digital port. LCD1602 display contrast also can be adjusted.

Model: DTS02115S

LCD1602 for microbit shield 1.png

Features

  • Apply to Micro: bit.
  • The contrast also can be adjusted.
  • 4-wire communication.

Specifications

  • Crowtail interface : IIC, UART, analog port and digital port
  • Output voltage:5v
  • Size: 37mm x 80mm

Usage

Step 1: Open https://makecode.microbit.org/, then log in.
Step 2: Click "New Project" to create a project
Creatproject.png


Step 3: Click "Extensions", and search for LCD1602. Click "i2cLCD1602". Waiting for downloading...
Clickextensions.png
I2CLCD1602EXTENSION.png


Step 4: Drag the blocks to make your code. After programming, click "Download" to download the HEX file.
Makecode lcd1602.png


Step 5: Insert the Microbit into LCD1602 shield, then conncet the shield with computer with Micro USB cable. After connecting, open "This PC" and find that there is an additional storage disk on the computer:
20220921121617.png


Step 6: Drag the microbit.hex file into the microbit's hard disk to upload the program, and something will happen.
LCD1602 for microbit shield 2.png
LCD1602 for microbit shield 3.png