-
stm32串口实验
stm32 串口实验 STM32 通过串口和上位机的对话,STM32 在收到上位机发过来的字符串后,原原本本的返回给上位机。
- 2022-01-25 15:53:18下载
- 积分:1
-
BK2411 information hard to find, BK2411 to use essentially the same with the 24L...
BK2411资料难找,BK2411使用起来跟24L01基本一样,硬件上基本兼容,软件上只是开始要对BK2存储器进行初始化,花掉很长一段代码。初始化完成后,操作就跟24L01基本一样了-BK2411 information hard to find, BK2411 to use essentially the same with the 24L01, the hardware basically compatible, software is only the beginning of the BK2 memory to initialize, to spend a very long piece of code. Initialization is complete, operate basically the same as the Jiugen 24L01
- 2022-03-03 13:38:49下载
- 积分:1
-
Using 9054 as the board of the media and computer communications, ADSP21161 comp...
采用9054做为板卡与计算机通信的媒介,ADSP21161作为运算器件的采集卡。该程序完成计算机通信。-Using 9054 as the board of the media and computer communications, ADSP21161 computing device as a capture card. Computer Communications completed the program.
- 2022-07-09 04:58:25下载
- 积分:1
-
For the Linux driver under the touch screen, use the version in the 2.6.15 kerne...
用于Linux下的触摸屏驱动,使用在2.6.15版本内核上,可以作为两种方式使用,运行可靠稳定。-For the Linux driver under the touch screen, use the version in the 2.6.15 kernel, it can be used as two ways, reliable operation and stability.
- 2022-06-17 05:31:36下载
- 积分:1
-
基于IAR平台STM32处理器实现鼠标、键盘类设备的源代码
基于IAR平台STM32处理器实现鼠标、键盘类设备的源代码-STM32 processor-based platform to achieve IAR mouse, keyboard class device" s source code
- 2022-07-01 18:02:56下载
- 积分:1
-
ZigBee单灯无线通信程序
为本人参与的一个项目,关于物联网照明监控的,本程序为单灯之间的通信程序,涉及ZigBee无线通信,程序十分完整,对做相关项目的同学有很大的参考价值。硬件芯片为Freescale的MC13211,软件环境为:Freescale codewarrior
- 2022-10-14 09:30:03下载
- 积分:1
-
RTXTiny2 complete source Code.
RTXTiny2 complete source Code.
- 2022-11-30 09:55:04下载
- 积分:1
-
液晶t6963驱动芯片程序范例
液晶t6963驱动芯片程序范例-LCD driver chips procedures example
- 2022-03-01 18:43:33下载
- 积分:1
-
嵌入式GSM短信息接口的软硬件设计
嵌入式GSM短信息接口的软硬件设计--Software and hardware design of embedded GSM short messaging port.
- 2022-03-20 20:06:02下载
- 积分:1
-
DE2 练习源码2-2
FPGA DE2开发板 实验2第一部分VHDL硬件语言练习源码
Part II
You are to design a circuit that converts a four-bit binary number V = v3v2v1v0 into its two-digit decimal equivalent
D = d1d0. Table 1 shows the required output values. A partial design of this circuit is given in Figure 1. It
includes a comparator that checks when the value of V is greater than 9, and uses the output of this comparator
in the control of the 7-segment displays. You are to complete the design of this circuit by creating a VHDL entity
which includes the comparator, multiplexers, and circuit A (d
- 2022-05-07 21:56:50下载
- 积分:1