Skip to content

theoim/Surf5_LCD_library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Surf5_LCD_library

You can use Surf 5 and LCD with VS Code. This library is a complete C library that does not use C++ or Python.

put it in the "...\W7500x-surf5\Projects\W7500x_StdPeriph_Examples" directory and use it.

Communication uses 8Bits-bus communication. The SPI version will be uploaded later.

refer to the following when connecting the module and Surf 5.

LCD -- Surf 5
--------------
VSS - GND
VDD - 5V
VO - Variable Resistance

RS - PA0
RW - PA2
E - PA1

D0 - PC0
D1 - PC1
D2 - PC2
D3 - PC3
D4 - PC4
D5 - PC5
D6 - PC8
D7 - PC9

A - Resistance - GND
K - GND

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors