background image

www.joy

-

it.net

 

Pascalstr. 8 47506 Neukirchen

-

Vluyn

 

 

 

2.  USAGE WITH AN ARDUINO

 

Connecting the display

 

Connect the display to the pins of your Arduino like shown in the picture 

or rather in the chart.

 

84 x 48 LCD

 

Arduino® Uno 

 

-

 LED

 

3.3 V

 

-

 SCLK

 

8

 

-

 DN < MOSI >

 

9

 

-

 D/C

 

10

 

-

 RST

 

11

 

-

 SCE

 

12

 

-

 GND

 

GND

 

-

 VCC

 

3.3 V

 

Содержание 84X48 LCD DISPLAY

Страница 1: ...48 LCD DISPLAY SBC LCD84x48 1 GENERAL INFORMATION Dear customer Thank you for purchasing our product In the following we will show you which things should be noted during the use Should you encounter...

Страница 2: ...2 USAGE WITH AN ARDUINO Connecting the display Connect the display to the pins of your Arduino like shown in the picture or rather in the chart 84 x 48 LCD Arduino Uno 8 LED 3 3 V 7 SCLK 8 6 DN MOSI 9...

Страница 3: ...pixels define LCD_X 84 define LCD_Y 48 Hexadecimal values for pixel assignment of characters and letters static const byte ASCII 5 0x00 0x00 0x00 0x00 0x00 20 0x00 0x00 0x5f 0x00 0x00 21 0x00 0x07 0x0...

Страница 4: ...0x41 0x3e 40 0x7e 0x11 0x11 0x11 0x7e 41 A 0x7f 0x49 0x49 0x49 0x36 42 B 0x3e 0x41 0x41 0x41 0x22 43 C 0x7f 0x41 0x41 0x22 0x1c 44 D 0x7f 0x49 0x49 0x49 0x41 45 E 0x7f 0x09 0x09 0x09 0x01 46 F 0x3e 0x...

Страница 5: ...62 b 0x38 0x44 0x44 0x44 0x20 63 c 0x38 0x44 0x44 0x48 0x7f 64 d 0x38 0x54 0x54 0x54 0x18 65 e 0x08 0x7e 0x09 0x01 0x02 66 f 0x0c 0x52 0x52 0x52 0x3e 67 g 0x7f 0x08 0x04 0x04 0x78 68 h 0x00 0x44 0x7d...

Страница 6: ...00 0x08 0x36 0x41 0x00 7b 0x00 0x00 0x7f 0x00 0x00 7c 0x00 0x41 0x36 0x08 0x00 7d 0x10 0x08 0x08 0x10 0x08 7e 0x78 0x46 0x41 0x46 0x78 7f DEL Initialization of the display void setup LCDInit void loop...

Страница 7: ...LCDWrite LCD_DATA 0x00 for int index 0 index 5 index LCDWrite LCD_DATA ASCII character 0x20 index LCDWrite LCD_DATA 0x00 Accepts the input and forwards it letter by letter void LCDString char characte...

Страница 8: ...N_SCLK OUTPUT digitalWrite PIN_RESET LOW digitalWrite PIN_RESET HIGH LCDWrite LCD_COMMAND 0x21 LCDWrite LCD_COMMAND 0xB0 LCDWrite LCD_COMMAND 0x04 LCDWrite LCD_COMMAND 0x14 LCDWrite LCD_COMMAND 0x20 L...

Страница 9: ...isplay Connect the display to the pins of your Arduino like shown in the picture or rather in the chart 84 x 48 LCD Raspberry Pi 8 LED Pin 1 3 3 V 7 SCLK Pin 23 BCM 11 SCLK 6 DN MOSI Pin 19 MCM 10 MOS...

Страница 10: ...we use a library from Adafruit which was published under the MIT licen se To do this open the console and execute the following commands sudo apt get install git git clone https github com adafruit Ad...

Страница 11: ...urchase of a new product in normal household quantities 1 Possibility of return at our company location during our opening hours SIMAC Electronics GmbH Pascalstr 8 D 47506 Neukirchen Vluyn 2 Possibili...

Отзывы: