Search the Community
Showing results for tags 'lcd display'.
-
I can't use UART to communicate with the module.This display module is from https://www.stoneitech.com/product/by-application/industrial-type I tried different serial port applications, such as SSCOM, RealTERM, and SerialPlot, but nothing changed. I don't know what's wrong.
- 1 reply
-
- lcd display
- tft display
-
(and 1 more)
Tagged with:
-
Arduino LCD display project brief introduction Some time ago, I found a heart rate sensor module MAX30100 in shopping online. This module can collect blood oxygen and heart rate data of users, which is also simple and convenient to use. According to the data, I found that there are libraries of MAX30100 in the Arduino library files. That is to say, if I use the communication between Arduino and MAX30100, I can directly call the Arduino library files without having to rewrite the driver files. This is a good thing, so I bought the module of MAX30100. I decided to use Arduin
-
I finally have an LCD display to connect to my MSP430 Launchpad but I'm not sure which pins to connect. I decided to use a serial inteface because it will leave more pins open on my Launchpad for other inputs and outputs. Here is the pin description but it doesn't really tell me what CS, SDO, SDI, and SCL mean. As far as the pins on the Launchpad http://www.ti.com/lit/ds/symlink/msp430g2553.pdf (Pages 6-8) I'm not really sure which ones to use for CS, SDO, SDI, and SCL. Could it just be any pins with digital read and digital write functionality? If so, I assume it would be best to use the
- 5 replies
-
- Wiring
- LCD Display
-
(and 2 more)
Tagged with: