Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (2)
Fingerprint module
4.0
Others prepared their integration on the basis of the code, has fully implemented the fingerprint entry, identification, basic features such as admin login, only drawback is the fingerprint images cannot be uploaded from the module SCM (PC) for display, hope to improve.
Ahk1993
2016-08-23
0
1
STM32 IIC protocol reading and writing EEPROM
no vote
According to the IIC bus reading and writing sequence in 24c02datasheet, the 2KB EEPROM is read and written by using the IIC bus in STM32 MCU. The code mainly includes the initialization of MCU internal setting and external IO port, EEPROM write byte and read byte operation driver. Check whether EEPROM is in normal state by writing 55h to address 255. If it is normal, write warshipstm32 IIC test to EEPROM, then read it out and display it through 2.8-inch LCD. The code has been verified,
Ahk1993
2016-08-23
1
1
No more~