-
嵌入式的系统
秀一天台山 se gioi 阮祖 cac 禁止他再见了哈恩达航 petalinux 维罗 microblazeHy 疯人台代替 nay se giup 继而参观莫上
- 2022-02-12 03:29:59下载
- 积分:1
-
ADS based on the development of a template ARM_LPC2131
基于ADS的ARM_LPC2131开发模板-ADS based on the development of a template ARM_LPC2131
- 2022-03-05 03:54:05下载
- 积分:1
-
with KEIL C AGSI I2C debugging tools, including a dialog box appears, can operat...
配合KEIL C的AGSI调试I2C的工具,包含了显示对话框,可以操作。-with KEIL C AGSI I2C debugging tools, including a dialog box appears, can operate.
- 2023-01-23 05:05:04下载
- 积分:1
-
基于stm32的ucosII程序实现4x2键盘检测
基于keil开发平台,在stm32板子上实现4x2键盘检测。程序完全正确能够完美实现功能。
部分代码摘录:
void Task1(void *pdata)
{
u8 key;
while(1)
{
key=KEY_Scan();
if(key==1)
{
digitalToggle(GPIOD,GPIO_Pin_7); //D4亮
OSTimeDlyHMSM(0,0,1,0);
}
if(key==2)
{
digitalToggle(GPIOD,GPIO_Pin_6); //D5亮
OSTimeDlyHMSM(0,0,1,0);
}
if(key==3)
{
digitalToggle(GPIOD,GPIO_Pin_5); //D6亮
OSTimeDlyHMSM(0,0,1,0);
}
if(key==4)
{
&n
- 2022-08-12 16:41:51下载
- 积分:1
-
LPC240
LPC240-1.pdf
详细介绍了LPC240-1各部分的硬件及其代码-LPC240-1.pdf details LPC240-1 all parts of the hardware and its code
- 2022-05-13 16:03:46下载
- 积分:1
-
MC9S08AW60 RTC LCD PWM
mc9s08aw60 RTC LCD PWM -mc9s08aw60 RTC LCD PWM
- 2022-05-14 01:41:50下载
- 积分:1
-
蓝牙HID设备
资源描述这是一个蓝牙设备,蓝牙HID协议通讯,程序里面包含了USB,HID的协议栈,有USB描述符,HID描述符等等!
- 2022-12-24 13:35:04下载
- 积分:1
-
ipp printer server to the original code : I would be grateful if ipp.gz ipp.tar....
ipp打印机服务器原代码
注意:请将ipp.gz改为ipp.tar.gz
然后使用tar zxvf ipp.tar.gz解压
站长注意,为何不能上载tar.gz后缀的文件给用户造成不变!-ipp printer server to the original code : I would be grateful if ipp.gz ipp.tar.gz then use to tar zxvf ipp.tar.g z decompression station attention, why not on the tar.gz extension of the document to users unchanged!
- 2022-04-20 09:38:10下载
- 积分:1
-
基于三星s3c44b0x芯片的uc/gui演示,含lcd、触摸屏的驱动源码。
基于三星s3c44b0x芯片的uc/gui演示,含lcd、触摸屏的驱动源码。-s3c44b0x based Samsung chips uc/gui presentations, including LCD and touch screen driven source.
- 2022-03-15 06:40:16下载
- 积分:1
-
PIC16F87X控制AD7894的C语言程序(PICC)
MPLAB PICC编译,PIC16F876A单片机通过三个IO口控制数模转换器AD7894并由RB1口串行输出转化结果,通过proteus仿真,编码完全无误。
- 2022-03-26 16:13:44下载
- 积分:1