Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (2)
STM32 of code
no vote
Based on LCD5110 library function code, already packaged function, can be used directly, there are basic fonts and characters, you can add their own Chinese character fonts and easy to use. Basic functions include: //LCD class void LCD_init(void); void LCD_write_byte(unsigned char dt, unsigned char command); void LCD_set_XY(unsigned char X, unsigned char Y); void LCD_clear(void); //Row: page: DD: characters void LCD_write_shu(unsigned char row, unsigned char page,unsigned char c); //Row: page: DD: characters void LCD_write_hanzi(unsigned char r
凌云长风
2016-08-23
0
1
Hammond organ/music player based on FPGA device
4.0
1, can be used directly; 2, Verilog programming; 3, 16X16 matrix keyboard keystrokes can be realized; 4, you can play music of the butterfly lovers; 5, piano; 6, you can play the history of key value; 7, digital control can display key values in real time, is also shown to play music notes.
凌云长风
2016-08-23
1
1
No more~