-
flash测试代码,它主要是针对SST39VF1601进行测试,主控制器是44B0。...
flash测试代码,它主要是针对SST39VF1601进行测试,主控制器是44B0。-flash test code, it is mainly directed against SST39VF1601 test, the main controller is 44B0.
- 2022-04-02 11:39:33下载
- 积分:1
-
easyARM1138驱动nRF2401A无线接收,IAR开发环境
easyARM1138驱动nRF2401A无线接收,IAR开发环境-easyARM1138 drive nRF2401A wireless receiver, IAR development environment
- 2023-02-15 09:45:03下载
- 积分:1
-
有关protel PCB设计的有关注意事项和经验
有关protel PCB设计的有关注意事项和经验--Issues and lessons during designing protel PCB.
- 2022-04-29 03:53:24下载
- 积分:1
-
ISE最常用的FPGA、CPLD开发软件教程,对代码的编绎、下载等环节十分有用。...
ISE最常用的FPGA、CPLD开发软件教程,对代码的编绎、下载等环节十分有用。-ISE the most commonly used FPGA, CPLD development software tutorials, code editing and Sounds, download links, such as very useful.
- 2023-06-27 17:10:03下载
- 积分:1
-
nRF24L01的软件驱动程序运行
nRF24L01 software driver running on
AT89C5131A micrcontroller.-nRF24L01 driver software running on AT89C 5131A micrcontroller.
- 2022-01-25 15:32:25下载
- 积分:1
-
AD7799的源代码。电子秤是8051控制器通过SPI接口。
AD7799 source code. AD7799 is interfaced with 8051 controller using SPI.
- 2022-04-20 11:05:42下载
- 积分:1
-
adios在windows的实现,可以模拟adios的运作
adios在windows的实现,可以模拟adios的运作-Adios windows in the realization can simulate the operation Adios
- 2022-03-10 02:27:09下载
- 积分:1
-
arm嵌入式系统lpc22**错误的喂狗产生中断源代码
arm嵌入式系统lpc22**错误的喂狗产生中断源代码-arm embedded system lpc22** wrong喂狗generate an interrupt source
- 2022-01-25 17:17:36下载
- 积分:1
-
最基本的Linux驱动程序,自写,如按键和GPIO的驱动程序,基于S33C2410开发板,希望对初学者有所帮助...
最基本的Linux驱动程序,自写,如按键和GPIO的驱动程序,基于S33C2410开发板,希望对初学者有所帮助-basic Linux driver,written myself,including the key driver and gpio driver ,holp it is helpfull for freshmen of arm linux driver designer.
- 2023-05-08 18:25:03下载
- 积分:1
-
单片机电子密码锁
#include
#include
#include
#include //包含随机函数rand()的定义文件
#include //包含_nop_()函数定义的头文件
#define uchar unsigned char
#define uint unsigned int
#define LCDIO P0
#define delay4us() _nop_();_nop_();_nop_();_nop_();
uchar buffer[4]={0}; //缓冲
sbit sda=P3^3; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 00:10:04下载
- 积分:1