"I LIKE MCU!
XIAO WO ”
And the display method is to dynamically move from the right screen to the left in sequence.
Solution: (C language programming)
#include
#define uchar unsigned char
#define uint unsigned int
uchar code table[]="I LIKE MCU!";
uchar code table1[]="XIAO WU"
sbit lcdrs=P1^7;
sbit lcdrw =P1^6;
sbit lcde=P2^4;
sbit le=P3^
sbit leden=P2^5;
sbit
void delay(uint a) ;
uchar num;
void write_com(uchar com) //write command sub-function
{
}
void write_data(uchar dat) //write data sub-function
{
}
void init() //initialization sub-function
{
}
void main() //main function
{
}
void delay(uint a) { //Delay function
}
Previous article:Single chip microcomputer learning - LCD1602 display experiment 2
Next article:Single chip microcomputer learning - LED display experiment 2
- Popular Resources
- Popular amplifiers
Professor at Beihang University, dedicated to promoting microcontrollers and embedded systems for over 20 years.
- LED chemical incompatibility test to see which chemicals LEDs can be used with
- Application of ARM9 hardware coprocessor on WinCE embedded motherboard
- What are the key points for selecting rotor flowmeter?
- LM317 high power charger circuit
- A brief analysis of Embest's application and development of embedded medical devices
- Single-phase RC protection circuit
- stm32 PVD programmable voltage monitor
- Introduction and measurement of edge trigger and level trigger of 51 single chip microcomputer
- Improved design of Linux system software shell protection technology
- What to do if the ABB robot protection device stops
- Keysight Technologies Helps Samsung Electronics Successfully Validate FiRa® 2.0 Safe Distance Measurement Test Case
- Innovation is not limited to Meizhi, Welling will appear at the 2024 China Home Appliance Technology Conference
- Innovation is not limited to Meizhi, Welling will appear at the 2024 China Home Appliance Technology Conference
- Huawei's Strategic Department Director Gai Gang: The cumulative installed base of open source Euler operating system exceeds 10 million sets
- Download from the Internet--ARM Getting Started Notes
- Learn ARM development(22)
- Learn ARM development(21)
- Learn ARM development(20)
- Learn ARM development(19)
- Learn ARM development(14)
- Talk about the high and low temperature test problems of CC2640 CC1310
- Professional standards for engineers in integrated circuits, artificial intelligence, the Internet of Things, etc. have been released. Come and see if you are qualified?
- EEWORLD University ---- Networking Technology
- Purgatory Legend-BCD to Binary War
- [Hua Diao Experience] 03 Building the Xingkong board development environment - Mind+ programming
- CCS51 Programming Project Tutorial
- How to write a good state machine_Verilog_CH06_FSM
- Go Bluetooth
- Hong Kong robbers targeted chips, and chips worth 5 million Hong Kong dollars were robbed!
- EEWORLD University----What is Electrostatic Discharge (ESD)?