-
PDA Code of STM32
基于STM32的PDA源代码,此PDA界面类似Windows98,功能请自测,完美支持原子迷你板,注意,在使用此工程文件夹之前,请把板子上的W25Q16替换成W25Q64,因为此PDA的一切图标,字库都存放在这个芯片里,板子标配的2M不够用,我替换成8M的。用户需要注意一下, 在使用之前先配置一下工程包,如果你的原子板是2MFlash芯片的,请打开theme.h文件,把ICO_TO_SD更改为1,重新编译后下载,如果你的Flash是8M的W25Q64,就可以直接下载了,ICO_TO_SD这个功能是配置你的图标存放位置的,1为SD卡,0为Flash的那个芯片,也就是W25Q64,如果你的这个芯片是2M,而又忘记把ICO_TO_SD修改为1后下载的话,会导致死机,死在图片解码里。
- 2022-11-03 15:40:03下载
- 积分:1
-
在纯C语言嵌入式开发环境下可以使用的双链表算法及相关调试接口函数。...
在纯C语言嵌入式开发环境下可以使用的双链表算法及相关调试接口函数。-double list using C language
- 2022-02-05 08:53:59下载
- 积分:1
-
altera开发板的两张电路图,pcb格式,powerpcb可以打开,看看高手如何布板...
altera开发板的两张电路图,pcb格式,powerpcb可以打开,看看高手如何布板-altera developed two circuit boards, pcb format, powerpcb can open and see how the cloth plate master
- 2022-04-22 03:12:21下载
- 积分:1
-
DHT51湿度传感器测试程序源码,可以读取当前湿度值。
DHT51湿度传感器测试程序源码,可以读取当前湿度值。-DHT51 humidity sensor test program source code, you can read the current humidity.
- 2022-07-27 16:17:55下载
- 积分:1
-
Atmel AT91SAM9260芯片的I2C控制器的读写程序,外部…
atmel的at91sam9260芯片的I2C控制器读写程序,外部eeprom为at24lc256,通过调试,已用于实际应用-atmel chip I2C controller of at91sam9260 reading and writing program, the external eeprom for at24lc256, through commissioning, has been used in the practical application of
- 2022-05-06 02:27:37下载
- 积分:1
-
数字密码锁:S0是复位状态:密码为00000001,关锁。
S1是开锁状态。
S2是修改密码状态:将输入的code作为新密码,关锁。硬件用FPGA200...
数字密码锁:S0是复位状态:密码为00000001,关锁。
S1是开锁状态。
S2是修改密码状态:将输入的code作为新密码,关锁。硬件用FPGA2000实现-The number of locks: S0 is the reset state: password is 00000001, Guan Suo. S1 is the unlock state. Password to modify the state of S2: the code will enter a new password lock clearance. Hardware used to achieve FPGA2000
- 2023-08-17 19:30:02下载
- 积分:1
-
MiniGUI1.6.9的窗口编程实例,学习MiniGUI的好资料
MiniGUI1.6.9的窗口编程实例,学习MiniGUI的好资料-Window MiniGUI1.6.9 programming examples, learning good information MiniGUI
- 2022-06-28 14:17:59下载
- 积分:1
-
atmel的at91sam9260芯片的外部中断初始化实例以及一些常用接口初始化程序,源于实际应用...
atmel的at91sam9260芯片的外部中断初始化实例以及一些常用接口初始化程序,源于实际应用-atmel chip of at91sam9260 external interrupt as well as some commonly used to initialize an instance of interface initialization procedure, from the practical application of
- 2022-03-18 20:46:44下载
- 积分:1
-
NVRAM_Configuration_Guide_User
密码在注释文挡里
NVRAM_Configuration_Guide_User
密码在注释文挡里-Notes NVRAM_Configuration_Guide_User password in the text block in
- 2022-01-26 05:30:07下载
- 积分:1
-
基于Lwip的TFTP Server
资源描述基于Lwip的TFTP Server,修改了STM32开发包中源码的bug,经过测试,正式发布的代码。
- 2022-01-25 16:48:23下载
- 积分:1