-
基于s3c44b0的rtc,watchdog,adc,ads的驱动程序
基于s3c44b0的rtc,watchdog,adc,ads的驱动程序-Based on S3C44B0 the rtc, watchdog, adc, ads driver
- 2022-12-18 04:25:03下载
- 积分:1
-
R8C1B 监听iic通信 通过串口显示iic通信的具体内容
使用瑞萨的r8c-1b单片机,实现对iic通信的监听,并用串口显示iic通信的内容。
- 2023-06-24 00:30:05下载
- 积分:1
-
keil with Proteus FBI, including source code, circuit
keil与proteus联调,含源码、电路-keil with Proteus FBI, including source code, circuit
- 2022-11-29 08:05:04下载
- 积分:1
-
红外遥控器已被广泛使用在各种类型的家电产品上,它的出现给使用家器提供了很多的便利。红外遥控系统一般由红外发射装置和红外接受设备两大部分组成。红外发射装置又可由键...
红外遥控器已被广泛使用在各种类型的家电产品上,它的出现给使用家器提供了很多的便利。红外遥控系统一般由红外发射装置和红外接受设备两大部分组成。红外发射装置又可由键盘电路、红外编码芯片、电源和红外发射电路组成。红外接收设备可由红外接收电路、红外解码芯片、电源和应用电路组成。通常为了使信号能更好的被传输发送端将基带二进制信号调制为脉冲串信号,通过红外发射管发射。本设计采用Atmega8作为红外发射编码和接收解码芯片。-Infrared remote control has been widely used in various types of household electrical appliances, it" s there to provide the users a lot of convenience. Infrared remote control system in general by the infrared emission devices and infrared devices to accept the composition of two major parts. Infrared emission circuit device can be by keyboard, infrared encoder chip, power and infrared emission circuit. By the infrared receiver infrared receiver circuit equipment, infrared decoder chip, power supply and application circuit. Usually better in order to signal the sending end of the transmission to binary base-band signal for pulse modulation, through the launch tube infrared emission. The design uses infrared emission Atmega8 as encoding and decoding chip receiver.
- 2022-05-06 14:11:23下载
- 积分:1
-
Win32移植uCOS
该软件显示运行μC/OS-II在微软Windows XP实例代码。实例初始化并开始μC/OS-II这 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-18 00:32:40下载
- 积分:1
-
是《linux设备驱动》RD2,的中文版,本书是告诉一个新手,如何开发Linux驱动,本书是根据E文翻译过来的,适合搞嵌入式行业而且英文不太好的朋友,如果英文n...
是《linux设备驱动》RD2,的中文版,本书是告诉一个新手,如何开发Linux驱动,本书是根据E文翻译过来的,适合搞嵌入式行业而且英文不太好的朋友,如果英文nice,建议看《linux device drivers 3》,站里有,如果你在本站找不到,也可以发邮件给我,我发给你! my email: lifei4690277@yahoo.com.cn-Is
- 2022-03-19 09:41:31下载
- 积分:1
-
8051 基于带领的接口
#include < REG51F。H >
无符号的 int a、 b ;
无效的延迟 (无符号的 int 时间) ;
void main)
{
= 0x01;
P0 = a;
while(1)
{
无符号的 int x,b,c;
= 0x00;
b = 0;
c = 500 ;
为 (x = 0 ; x < 500 ; x + +)
{
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-04 04:49:37下载
- 积分:1
-
国外某大学关于FreeRTOS的讲义。由于目前对FreeRTOS的介绍还很欠缺,官方网站的离线文档需要购买,因此这个材料可以帮助你深入了解FreeRTOS。有一
国外某大学关于FreeRTOS的讲义。由于目前对FreeRTOS的介绍还很欠缺,官方网站的离线文档需要购买,因此这个材料可以帮助你深入了解FreeRTOS。有一点要申明:建议是英文的,-Abroad on a university lecture FreeRTOS. Since the introduction of FreeRTOS is still lacking, the official website of the offline files will need to purchase, so this material can help you a deeper understanding FreeRTOS. It should be stated: the recommendations are in English,
- 2022-04-10 06:12:38下载
- 积分:1
-
此书是关于cu/os的书,可以帮助嵌入式开发的朋友们。
此书是关于cu/os的书,可以帮助嵌入式开发的朋友们。-This book is about the cu/os a book that can help embedded development friends.
- 2022-02-10 07:10:20下载
- 积分:1
-
stm32,RTC实时时钟,按键可修改时间
12864液晶屏显示年份,月份,时间,日期,星期,可以通过按键修改时间,修改后能实时显示,修改方式为中断模式修改,按键触发中断来修改。程序有STM32 min开发板的RTC时钟修改而来。希望对大家有帮助,谢谢i
- 2022-08-09 00:53:05下载
- 积分:1