-
pic18f458单片机 io口是如何工作的
pic18f458单片机 io口是如何工作的-pic18f458 microcontroller io port How does it work
- 2022-03-13 13:26:27下载
- 积分:1
-
MSP430与液晶显示器的串行接口方案
MSP430与液晶显示器的串行接口方案-MSP430 and LCD serial interface program
- 2022-07-04 07:54:51下载
- 积分:1
-
TFT LCD驱动单芯片与240rgbx320分辨率、26万色的源代码
TFT LCD Single Chip Driver with 240RGBx320 Resolution and 262K color source code
- 2022-02-13 20:07:37下载
- 积分:1
-
Can be modified serial clock procedures, using serial debugging tool for debuggi...
能用串口修改时间的时钟程序,用串口调试助手工具调试.电路大家看程序就知道了,用S8952的单片机.-Can be modified serial clock procedures, using serial debugging tool for debugging aides. See procedures on the U.S. circuit know, with the single-chip S8952.
- 2022-12-08 02:05:04下载
- 积分:1
-
tnkernel是开放的
TnKernel是一个源码开放的ARM嵌入式实时操作系统,该操作系统在众多ARM芯片中得到广泛应用,官方已经移植了包括LPC、AT91SAM7S、STR7等ARM7芯片,本工程是最新的2.4版本,包含了ADS、Keil、IAR、GCC等众多编译环境,开发人员可以在不同的目录下找到自己熟悉的编译器工程文件,对嵌入式开发人员极具参考价值。-TnKernel is an open-source embedded real-time operating system ARM, The operating system in many ARM chip to be widely applied, the government has been transplanted, including LPC, AT91SAM7S, such as ARM7 STR7 chip, the project is the latest version 2.4, includes ADS, Keil, IAR, and many other GCC compiler environment. Development officers in different directory to find their own familiar with the compiler works documents, Embedded developers of great reference value.
- 2023-08-17 19:00:05下载
- 积分:1
-
msp430f5529 液晶显示器
液晶显示器与 msp430 单片机的接口
板载外设
8 nos。指示灯
8 nos。数字输入 (幻灯片切换)
4 x 4 的矩阵键盘
2 x 16 字符 LCD 背灯
4 号 7 段显示器
2 nos。模拟量输入 (电位器)
温度传感器
步进电机控制接口
2 nos。单刀双掷开关继电器的
RTC 的面糊-备份 (I2C)
4 KB 串行 EEPROM (I2C)
UART(RS232) 接口
USB 2.0 设备接口
蜂鸣器 (报警)
数字/模拟输出
中断的研究中,重置按钮
研究交通灯控制器,带领
- 2022-03-12 10:42:36下载
- 积分:1
-
many verilog source codes, include a lot of small electrocircuit.
很多verilog源代码,包括很多小电路。
- 2022-07-27 12:58:07下载
- 积分:1
-
建立两个任务AB,A可以挂起B,同时也可以恢复B
建立两个任务AB,A可以挂起B,同时也可以恢复B-Mission set up two AB, A can hang B, can also restore B
- 2022-02-16 07:31:54下载
- 积分:1
-
在89C51芯片上运行,采用两个中断方式,一个外部0中断实现救护车通行,南北红灯10秒后恢复中断前状态,另一个是定时器0中断实现南北灯状态转换,16X16 LE...
在89C51芯片上运行,采用两个中断方式,一个外部0中断实现救护车通行,南北红灯10秒后恢复中断前状态,另一个是定时器0中断实现南北灯状态转换,16X16 LED点阵对应显示“南北”字样信息-89C51 chip in operation, interruption of the use of two methods to achieve an external 0 interrupt the passage of ambulances, the North-South red light 10 seconds after the resumption of state, and the other is the timer 0 interrupt to achieve the state of North-South light conversion, 16X16 LED dot-matrix corresponding show " South-North" in the information
- 2022-02-21 06:39:05下载
- 积分:1
-
linux下record音频
音频采集过程:
1、打开PCM驱动设备来刻录(捕获)
2、分配硬件变量:声道,采样率等
3、获取声卡信息,把rec_handle的参数信息复制到rec_params中。 添加确定的值
4、 设置进入模式(初始化访问权限) :交错模式
5、设置采样格式(位数)
6、设置信道(通道数)
7、设置波特率(采样率)
8、设置帧的大小
9、设置缓冲区空间
10、向驱动中写变量
11、利用足够大的空间来存储一个帧
12、开始刻录
- 2022-05-25 20:19:00下载
- 积分:1