-
keil编译器的环境下基于lpc2378的各个模块的工程代码
keil编译器的环境下基于lpc2378的各个模块的工程代码-keil compiler environment of each module based on lpc2378 project code
- 2022-09-01 19:40:03下载
- 积分:1
-
LPC2368外设
LPC2368外设驱动程序,Keil编译环境。这包括定时器初始化,系统初始化源程序。
- 2022-08-13 13:11:35下载
- 积分:1
-
使用MEGA16芯片,通过串口控制GSM模块,进行GSM模块配置,可以实现收发英文短信。当接受到相应短信可以自动反馈信息。编译环境为CVAVR...
使用MEGA16芯片,通过串口控制GSM模块,进行GSM模块配置,可以实现收发英文短信。当接受到相应短信可以自动反馈信息。编译环境为CVAVR-Use MEGA16 chip, through the serial port control of GSM module, GSM module to configure, you can achieve the send and receive SMS in English. When messages can automatically receive the appropriate feedback. Compile the environment CVAVR
- 2022-03-12 23:47:40下载
- 积分:1
-
I2C驱动PIC、PICC编译器
I2C driver for PIC, PICC compiler - bitbanged. Needs pull-up resistor on SCK and SDA and ports set for open collector -I2C driver for PIC, PICC compiler- bitbanged. Needs pull-up resistor on SCK and SDA and ports set for open collector
- 2022-04-30 23:49:46下载
- 积分:1
-
PLC梯形图的设计原理资料,好的学习资料
PLC梯形图的设计原理资料,好的学习资料-The design principle of the information ladder. . . . .
- 2022-07-04 05:42:24下载
- 积分:1
-
TMS320F28035的CAN收发程序
基于DSP TMS320F28035的CAN收发程序,根据官网程序改写,经测试可以使用。
- 2023-09-04 21:35:04下载
- 积分:1
-
基于stm32的ucosII程序实现led秒闪
基于keil开发平台,在stm32上实现led的秒闪。程序能够成功运行,实现led秒闪功能。
程序部分代码摘录:
void LED_GPIO_Config(void)
{
/*定义一个GPIO_InitTypeDef类型的结构体*/
GPIO_InitTypeDef GPIO_InitStructure;
/*开启LED的外设时钟*/
RCC_APB2PeriphClockCmd( RCC_APB2Periph_GPIOD, ENABLE);
/*选择要控制的GPIOB引脚*/ &n
- 2022-07-11 20:58:14下载
- 积分:1
-
MiniGUI的地址簿模块完整版。显示已添加的功能,如…
minigui 通讯录模块 完成版。有添加 查看 删除 编辑等功能。-minigui complete version of Address Book module. Show has added features such as delete edit.
- 2023-04-28 13:10:03下载
- 积分:1
-
Single
单片机开发,在液晶显示器上显示图片和数字-Single-chip development, the LCD display pictures and figures
- 2022-01-27 14:37:11下载
- 积分:1
-
emgui是gui变成架构,希望可以让大家学到东西
emgui是gui变成架构,希望可以让大家学到东西-emgui
- 2022-07-21 07:32:03下载
- 积分:1