-
mmc driver to use in avr family (body)
mmc driver to use in avr family (body)
- 2022-04-08 09:58:52下载
- 积分: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
-
该文件是点阵型液晶驱动,可以驱动128*64点阵型液晶,同时,也可以驱动汉字...
该文件是点阵型液晶驱动,可以驱动128*64点阵型液晶,同时,也可以驱动汉字-Point that the document is a LCD driver, you can drive 128 LCD* 64 points at the same time, Chinese characters can also be driven
- 2022-02-05 22:35:08下载
- 积分:1
-
PIC16 红外接收器与 Nec 代码
这一项目使用泛型的38 千赫红外 riceiver 解码标准 nec 编纂中最受欢迎的电视遥控器,使用测试此代码对 PIC 16F873,但它的适合很多不同的 PIC,像 PIC12,16、 18、 dsPic、 33。
收到的信号解调由红外接收器连接到 RB0,此端口状态的变化,产生一个中断。
在同一时间 TMR0 用于检查的时间信号和理解,如果接到用户 0 或 1。
此固件中收到的代码是写直接插入端口 C,但您可以更改它以激活中继或领导。
该代码将移植到其他单片机与外部中断结束计时器功能。
- 2022-01-25 17:49:31下载
- 积分:1
-
对于adm6996l以太网驱动
Ethernet switch driver for adm6996L
- 2022-04-16 05:25:32下载
- 积分:1
-
LM3S6965_Http_demo
* The HTTP server provides a small scripting language.
*
* The script language is simple and works as follows. Each script line starts
* with a command character, either "i", "t", "c", "#" or ".".
* "i" - command tells the script interpreter to "include" a file from the
* virtual file system and output it to the web browser.
* "t" - command should be followed by a line of text that is to be output
* to the browser.
* "c" - command is used to call
- 2022-03-31 18:07:45下载
- 积分:1
-
4x4 keyboard program in 430 MCU program, the keyboard is active, the hardware ci...
4x4的键盘的程序在430单片机程序,键盘是有源的,硬件电路设置成的是上拉-4x4 keyboard program in 430 MCU program, the keyboard is active, the hardware circuit set the pull-up
- 2022-05-31 08:50:48下载
- 积分:1
-
AT91RM9200 the DS1307 RTC test code, only to learn (ADS1.2)
AT91RM9200的DS1307 RTC 测试代码,仅供学习(ADS1.2)-AT91RM9200 the DS1307 RTC test code, only to learn (ADS1.2)
- 2022-06-27 05:32:24下载
- 积分:1
-
单片机控制继电器,实现继电器控制室内灯的开关。
单片机控制继电器,实现继电器控制室内灯的开关。-Single-chip microcomputer to control the relay, the realization of the relay switch control room lights.
- 2023-05-30 03:45:04下载
- 积分:1
-
在davinci下的fpga下载程序,测试通过
在davinci下的fpga下载程序,测试通过-In the FPGA davinci download procedures, test
- 2022-01-26 04:11:07下载
- 积分:1