-
ATmega48
ATmega48-88-168_中文说明书,是由datasheet翻译的,准确度很高,适合阅读英文datasheet比较吃力的人学习。-ATmega48-88-168_ Chinese manual is translated from the datasheet, high accuracy, suitable for reading in English datasheet relatively difficult to learn.
- 2022-05-21 10:22:37下载
- 积分:1
-
made a ModelSim simulation based on the Verilog source code
发一个基于ModelSim仿真的Verilog源代码包-made a ModelSim simulation based on the Verilog source code
- 2022-05-30 03:47:34下载
- 积分:1
-
LCD display C Programming
LCD的显示C编程-LCD display C Programming
- 2022-07-18 08:50:08下载
- 积分:1
-
串行 Termios
这个项目是基于两台计算机之间的绿色植物。在本报告中,我们讨论了通过蓝牙视频流。视频是 framesand 流的序列是连续发送的帧。实时视频流的变得非常受欢迎外地这些天和许多应用程序已 builtusing 不同的技术。我们使用 streamingvideo 技术是蓝牙 2.0 + Edr (增强数据速率)。作为数据率和距离 rangesof 蓝牙增加一天又一天,所以我们就选择蓝牙视频流。该项目调查可能最好的实时 streamingusing 蓝牙。视频蒸不是像数据流由于 involvementof 固有的延时的限制,因为如果数据包迟到然后来接替这显示视频中的一些问题。我们创建这个应用程序垒服务器。我们已经使用计时器框架 controlwhich 的速度传输和接收双方的应用程序。我们开创这短的范围内,如果结果和测试是可行的 thenlatter,它可以在手机上实现并用于任何成本使用蓝牙长范围的视频 callingwithout。它提供了一个非常强大和 powerfultechnology 内短距离无线通信
- 2022-04-18 14:38:23下载
- 积分:1
-
这是msp430f1611驱动DS1302的完整程序
这是msp430f1611驱动DS1302的完整程序-This is the DS1302 drive msp430f1611 complete procedures
- 2023-08-27 00:30:04下载
- 积分:1
-
ar5001 5002驱动程式
atheros ar5001 5002 driver
- 2023-03-13 02:40:04下载
- 积分:1
-
STM32f4 Can 项目:CanOpen 协议
这个是STM32F4 CAN 项目的源代码,CanOpen 协议。
- 2022-10-31 21:30:03下载
- 积分:1
-
OLED SSD1322
力元oled 256x064 C51源码 内部有两个文件,一个是8080接口,一个是spi接口。对于使用6800接口的,简单的修改命令发送函数即可完成6800接口,同时要将模块的BS1和BS0改为11模式。
- 2023-06-20 07:25:03下载
- 积分:1
-
基于STM32的USART串口调试程序
该程序基于STM32利用ST库3.5实现了一个串口通信程序,程序支持printf和用户实现的print_usart来模拟C语言中的printf功能,以辅助代码的调试和变量的回显,方便调试。
- 2023-07-16 12:10:04下载
- 积分:1
-
weeks D12 development board, who were brought to the Windows XP drivers, the com...
周立功D12开发板中带的WINDOWS XP驱动程序,在编译后会出现USB设备不能正常工作. 以下是修改的代码,修改后可以正常工作. 在d12.c和Ioctl.c中, 将+256去掉,这个会引去枚举设备时,设备描述符的长度不对,修改后: siz = sizeof(USB_CONFIGURATION_DESCRIPTOR) 在d12.c中的D12_SelectInterface函数中, 设备查询完接口后有一段代码,也会引起驱动返回不对,需要屏蔽下面的代码 // Retrieve the selected Configuration and Interface 修改上面两处后,USB可以正常使用了. -weeks D12 development board, who were brought to the Windows XP drivers, the compiler will happen after the USB device not working properly. Following is the revised code, revised after normal work. In d12.c and Ioctl.c, 256 will be removed, this will generate to Enumerate equipment located descriptors up the length wrong, the revised : not = sizeof (USB_CONFIGURATION_DESCRIPTOR) in the D12_SelectInterface d12.c function, equipment End interface for a period after the code can also lead to wrong drivers need to shield the following code// Retrieve the selected Configuration Interface and the above two changes, USB can use the normal.
- 2022-06-28 00:42:14下载
- 积分:1