JOY-IT 20×4 LCD Module with 16 Pin Header User Manual
- June 9, 2024
- JOY-It
Table of Contents
JOY-IT 20×4 LCD Module with 16 Pin Header
GENERAL INFORMATION
Dear customer, thank you very much for choosing our product. In the following, we will introduce you to what to observe while starting up and using this product. Should you encounter any unexpected problems during use, please do not hesitate to contact us
USE WITH THE ARDUINO
Code example
For use, you can use the library LiquidCrystal from Arduino Libraries, which
is released under the Creative Commons Attribution-ShareAlike 3.0 License. You
can download the library here. You can include the downloaded library into
your Arduino IDE by adding the .zip file under Sketch → Include Library → Add
.ZIP Library… . So select the down-loaded library there and restart your
Arduino IDE to be able to use the library. You can also go to Tools → Manage
Libraries… search for Li-quidCrystal and include the library that way. Copy
the following code into your IDE to test your display. test. To run the code
sample, click Tools Upload. Make sure that Board and Port are selected
correctly under Tools
USE WITH THE RASPBERRY PI
Since the display works with a 5V logic level, you must use a logic level converter if you want to read data from the display with the Raspberry Pi. In this example, the display is only written to, so the Raspberry Pi can be connected directly to the display.
Arduino **** | Display **** |
---|---|
D12 | Pin 4 |
D11 | Pin 6 |
D5 | Pin 11 |
D4 | Pin 12 |
D3 | Pin 13 |
D2 | Pin 14 |
GND | Pin 5 |
GND | Pin 1 |
5V | Pin 2 |
5V through a 220Ω
resistor
| Pin 15
GND| Pin 16
Arduino| Potentiometer| Display
---|---|---
GND| –|
| Signal| Pin 3
5V| +|
Code example
We use here the libraries adafruit-blinka and adafruit-circuitpython-charlcd which were published by adafruit. They are released under the MIT license. But before you can use them you first have to execute the following commands in the console on your Raspberry Pi
After you have done this you can now install adafruit-blinka and adafruit- circuitpython-charlcd on your Raspberry Pi by running the following commands
Now, after you have installed the two libraries, you can create a new file using the following command
and there, you can simply copy in the following code
After you have copied the code into your file you can save the file with CTRL+O and close the file with CTRL+X. After that, you can execute the file with the command and watch it on your LCD display. To interrupt the code just press CTRL+C. Alternatively, you can download the program to your Raspberry Pi with these 3 simple commands, unzip it and then run it.
ADDITIONAL INFORMATION
Symbol on electrical and electronic equipment
This crossed-out dustbin means that electrical and electronic appliances do
not belong in the household waste. You must return the old appliances to a
collection point. Before handing over waste batteries and accumulators that
are not enclosed by waste equipment must be separated from it.
Return options: As an end user, you can return your old device (which essentially fulfils the same function as the new device purchased from us) free of charge for disposal when you purchase a new device. Small appliances with no external dimensions greater than 25 cm can be disposed of in normal household quantities independently of the purchase of a new appliance.
Possibility of return at our company location during opening hours
SIMAC Electronics GmbH, Pascalstr. 8, D-47506 Neukirchen-Vluyn, Germany
Possibility of return in your area: We will send you a parcel stamp with which
you can return the device to us free of charge. Please contact us by email at
Service@joy-it.net or by telephone.
Information on packaging : If you do not have suitable packaging material or do not wish to use your own, please contact us and we will send you suitable packaging.
SUPPORT
If there are still any issues pending or problems arising after your purchase, we will support you by e-mail, telephone and with our ticket support system.
- Email: service@joy-it.net
- Ticket system: http://support.joy-it.net
- Telephone: +49 (0)2845 9360-50 (10-17 o‘clock)
- For further information please visit our website: www.joy-it.net
References
- ITnet | Servizi di Colocation e Cloud
- Joy-IT Helpdesk
- For Makers and Professionals | Joy-IT
- Adafruit Industries · GitHub
- GitHub - adafruit/Adafruit_Blinka: Add CircuitPython hardware API and libraries to MicroPython & CPython devices
- Adafruit_Blinka/LICENSE at main · adafruit/Adafruit_Blinka · GitHub
- GitHub - adafruit/Adafruit_CircuitPython_CharLCD: Library code for character LCD interfacing
- Arduino Libraries · GitHub
- GitHub - arduino-libraries/LiquidCrystal: Liquid Crystal Library for Arduino
- For Makers and Professionals | Joy-IT
Read User Manual Online (PDF format)
Read User Manual Online (PDF format) >>