-
LCD多级菜单具体实现
LCD多级菜单具体实现-LCD multi-level menu concrete realization
- 2022-08-14 23:43:55下载
- 积分:1
-
变频器面板控制代码,嵌入式,高
前面板vfd控制代码,嵌入式,高清播放机前面板。-Vfd front panel control code, embedded, high-definition player front panel.
- 2022-01-25 21:08:14下载
- 积分:1
-
此程序为查询方式下的tl16c750程序.开发环境为uClinux2.4.x+s3c440b.不需要向uClinux内核中加入驱动,使用方便,代码量小。附:编译...
此程序为查询方式下的tl16c750程序.开发环境为uClinux2.4.x+s3c440b.不需要向uClinux内核中加入驱动,使用方便,代码量小。附:编译映像。-procedure for inquiry under the tl16c750 procedures. Development Environment for uClinux2.4 . x s3c440b. uClinux kernel do not need to add-driven, easy to use, a small amount of code. Report : Build mapping.
- 2022-04-09 06:22:48下载
- 积分:1
-
使用蓝牙的家庭自动化的 GSM 代码
这个项目演示了一种可以自动控制的事情所采取的决定基于传感器网络或使用手动控制使用你的手机通过蓝牙或 GSM 的智能家庭装置。这就意味着如果你是房子里面,你可以使用你可以控制你的电器使用蓝牙时外面使用您的 GSM 电话 (SMS)。
这一项目采用 avr 单片机运行 Arduino 的 ATMega328 控制器固件。有大量的传感器连接到控制器上个 gpio 由决定和一些通过模拟端口。这里是一个传感器的简短列表:
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-11 14:56:06下载
- 积分:1
-
keil and Proteus FBI needed a file, see a lot of users are looking for, so Chuan
keil和Proteus联调所必须的一个文件,看到好多网友都在找,所以传上来,希望对大家有用-keil and Proteus FBI needed a file, see a lot of users are looking for, so Chuan-up, in the hope that useful to everybody
- 2022-01-28 11:54:06下载
- 积分:1
-
DS1302 driver, testing and successful transplantation can be successful in the 5...
DS1302驱动程序,测试与成功,可顺利的移植在51系列单片机中-DS1302 driver, testing and successful transplantation can be successful in the 51 Series MCU
- 2022-06-30 10:35:15下载
- 积分:1
-
最新版IAR511下AT91SAM7S64的USB例程
最新版IAR511下AT91SAM7S64的USB例程-IAR511 under the latest version of the USB routines AT91SAM7S64
- 2022-08-11 20:50:32下载
- 积分:1
-
十进制转bcd三种算法 单片机设计的可以看看 作为参看使用
十进制转bcd三种算法 单片机设计的可以看看 作为参看使用-Decimal switch bcd three kinds of algorithms designed to take a look at as a microcontroller refer to the use of
- 2023-07-15 23:00:03下载
- 积分: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
-
verilog div
简单分频程序,Verilog,只供参考,本人不懂嵌入式,刚刚开始学习,先写个分频程序,从简单入手。程序很小,切不要用来在实际产品上,只用于实验和交流!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- 2022-07-04 04:19:37下载
- 积分:1