资源列表

« 1 2 ... .85 .86 .87 .88 .89 7190.91 .92 .93 .94 .95 ... 15240 »

[单片机(51,AVR,MSP430等)propox_Software_EVBavr04

说明:PROPOX AVR EVB4 Example Applications
<jophn> 在 2025-11-23 上传 | 大小:189kb | 下载:0

[单片机(51,AVR,MSP430等)ADC_example

说明:AVR ADC Example program
<xxx> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)small_store_drive

说明:针对小容量的EEPROM存储数据管理。 API函数接口: 初始化函数:extern void memoryInit(void) 删除操作函数:extern void RemovForMemory(u16 number) 写入数据函数:extern void WriteToMemory(u8 *pdata) 读取数据函数:extern void ReadForMemory(u16 number,u8 *pdata) 读取存储个数:extern u16 ReadSto
<孤行者> 在 2025-11-23 上传 | 大小:7kb | 下载:0

[单片机(51,AVR,MSP430等)DAC0832

说明:介绍了一款D/A转换的芯片DAC0832,它可以连接单片机。-Describes a D/A converter chip DAC0832, which can be connected microcontroller.
<黎明> 在 2025-11-23 上传 | 大小:117kb | 下载:0

[单片机(51,AVR,MSP430等)waterTempControl

说明:本人在2010年 黑龙江省电子大赛 水温自动控制题目 最终作品 程序包好按键部分 12864液晶显示部分 18b20传感器部分 还有温控PID算法部分 代码每一个重要的函数均有较详细的注解 该作品获得省二等奖-In 2010, temperature automatic control in heilongjiang electronic series final works program wrapped topic 12864 LCD part buttons part 18b20 sens
<menshen08> 在 2025-11-23 上传 | 大小:99kb | 下载:0

[单片机(51,AVR,MSP430等)AT24C02

说明:AT24C02的驱动程序,用51模拟IIC总线时序。-AT24C02 driver, with 51 analog IIC bus timing.
<夜雨潇湘> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)ROBOT

说明:基于AVR的机器人掷球比赛所使用的顶层程序,底层程序由另一个AVR担任,用一个接口将两个avr联系起来-AVR based robot used by the top throw contest procedure as the underlying program by another AVR, with an interface to link the two avr
<menshen08> 在 2025-11-23 上传 | 大小:308kb | 下载:0

[单片机(51,AVR,MSP430等)Text1

说明:基于单片机的数字时钟程序,可以按键调节时分秒。-Microcontroller based digital clock program that can adjust the minutes and seconds buttons.
<夜雨潇湘> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)timeSetEvent

说明:采用wince6.0,天嵌开发板及BSP,制作的SDK,针对WM_TIMER定时精度不高的问题,本列采用多媒体定时器,可方便实现高精度定时器,最小定时为MS级。-#include "stdafx.h" #include "TimeCount.h" #include "TimeCountDlg.h" #include "stdafx.h" #include "TimeCount.h" #include "TimeCountDlg.h" #include "
<loveclt> 在 2025-11-23 上传 | 大小:8.52mb | 下载:0

[单片机(51,AVR,MSP430等)JiDianProgress

说明:本列子是控制测试继电器动作用的, 它控制的基础是在继电器驱动也就是IO驱动的基础上完成滴。 继电器驱动在本质上就是对IO口的控制,继电器有两种状态,打开和关闭, 分别对应IO口的高电平和低电平,所以驱动中我们只要对IO口进行高电平和低电平的转换就可以了, 在应用程序中直接打开驱动然后操作IO口让其高电平低电平就可以实现对继电器的控制啦。-#define IO_CTL1_GPIO_1_ON 0x01 #define IO_CTL1_GPIO_2_ON 0x02 #defin
<loveclt> 在 2025-11-23 上传 | 大小:9.14mb | 下载:0

[单片机(51,AVR,MSP430等)final-vison

说明:参加CPLD竞赛时的全部源码。内含DS18B20温度检测模块、串口通讯模块、GPRS手机拨号模块、6位密码锁模块、液晶LCD1602显示模块、播放音乐模块等等各种模块,相信大家一定用的着。-Participate in all the source code when CPLD contest. Containing DS18B20 temperature detection module, serial communication module, GPRS mobile phone dial-
<王新锋> 在 2025-11-23 上传 | 大小:1.65mb | 下载:0

[单片机(51,AVR,MSP430等)51_game

说明:使用51单片机实现贪吃蛇游戏程序! MCU:STC89C51 操作:四个按键 显示:LED8*8 或 串口-MCU: STC89C51 operation: four buttons Display: LED8* 8 or serial
<孤行者> 在 2025-11-23 上传 | 大小:77kb | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 7190.91 .92 .93 .94 .95 ... 15240 »

源码中国 www.ymcn.org