搜索资源列表
SPI-PRT
- 昨天在论坛上看到有人帖出了他写的并串转换VHDL代码,但是他自己说有问题,但是不知道怎么改。我大概看了一下,发现思路还是比较乱的。于是就写下了我自己的并串转换代码。-yesterday at the forum see someone points out his writing and string conversion VHDL code, But he said there are problems, but does not know how reform. I probably wat
ha0123(2)
- 设计一个实用的小型类C语言的编译器,能够通过词法分析程序将一串字符流转换为一组单词,并能够通过语法分析程序将该单词组转换为中间代码,中间代码可为四元组等各种形式。-practical design a small category C language compiler. through lexical analysis procedure to a bunch of characters flow into a group of words Grammar can pass this word
xapp514_hd-integ-demobrd
- SDI接口的源程序,包括扰码编码,并串转换,用VHDL硬件描述语言编写-SDI interface of the source, including interference coding and string conversion, using VHDL hardware descr iption language
avrasm100
- AVR单片机100个汇编代码,如BCD码转换,步进电机驱动,异步串行口的使用等等,并有详细的中文注释
zzky081
- 串行接受AD转换数值并显示成图象-Serial Numerical AD converter to accept and display the images
lx
- 设计目的 加深对语法分析程序的任务及其工作原理的理解;掌握语法分析程序的实现方法;掌握简单语言的状态转换图表示形式极其识别程序的构造。 设计任务 编写对简单语言进行语法分析的词法分析程序。并对输入串for I=1to 20 do {x:=x+2 y:=y*(2+c) }} 进行语法分析,要求如下: 1。识别其中的关键字,标识符,常数,运算符和界符。2,对其中的数字注明其值和类型 3。将识别的结果填入表中并输出。-designed to deepen the syntax analysis pro
adc_portd__sch_
- A/D模块,压力测量系统设计。采用PIC16F877单片机,此型号有8路A/D转换通道,可将压力传感器输出的1--5V的电压信号转换为压力数值,并通过串口发送到上位机,通过串口调试助手即可查看数据。-A/D module, the pressure measurement system design. The use of PIC16F877 microcontroller, this model has eight A/D converter channel, the pressure sen
Serialdebuggingassistant
- 串口调试助手(DELPHI版MSCOMM) 这是一篇设计方案及源码,对于学习串口编程的来说非常有帮助。 利用Delphi或C++作为开发工具,根据SPCOM或MSCOMM控件、PCOMM.DLL等,设计出一串口调试助手,要求在不同计算机之间实现串口间数据通信,并以此为基础,实现对不同数据格式间的转换功能。 要求: 1、串口通信。 2、数据格式。 3、系统软件(Delphi7.0)。-Serial debugging assistant (DELPHI version MS
STC12C5412ADADCandUART
- 在KEILC下实现STC12C5412AD的三通道A/D转换程序,并用串口显示,软硬件结合,调试通过,程序稳定,请放心使用,并多提意见。由于本人以前用的是汇编开发,现刚改为C,所以可能程序不是很地道。-KEILC under STC12C5412AD in the three-channel A/D conversion process, and serial shows that combination of hardware and software, debugging is passed
adc12_UART
- 对于MSP430F169,采用单通道单次转换方式,对接口板上的一路模拟信号P6.0(0~3.3V可调电压)进行A/D转换,并将12位转换结果通过串口发到PC机,由PC机的串口助手显示出来。-For MSP430F169, the use of single-channel single conversion by means of an interface board all the way analog signal P6.0 (0 ~ 3.3V adjustable voltage) for
SPCE061A_MAX_Sub_good
- 凌阳子程序大全+++趣味语音识别程序+++61板自检程序+++语音电子钟程序+++语音识别且识别过程在图形液晶显示模组LCD上显示实验+++复读机程序+++数据传送指令演示程序+++冒泡排序程序+++LED键盘模组自检程序+++led单向循环流水灯程序+++点亮IOA口外接LED键盘模组的不同的led来显示按键输入值+++外部中断实验+++触键唤醒实验+++IRQ5,4,6时基信号中断实验+++定时器实验+++定时器A/B的irq0、irq1和irq2中断实验+++双路DAC实验+++ADC转换
readme_vhd
- VHDL串并转换源程序,可以实现信号在串行和并行间的转换。-SERDES VHDL source code, you can achieve signal at between serial and parallel conversion.
decoder
- 并行数据向串行数据的转换,实现并到串之间的随意变换-parelell to seriel
DS1820
- DS18B20单总线数字式温度传感器实验,实验连线时QD连P1.0,串并转换实验孔 DIN P3.0, CLK P3.1,LED两位显示,-DS18B20 single-bus digital temperature sensor experiment, experiment QD connection with P1.0, string and convert experimental hole DIN P3.0, CLK P3.1, LED 2 display,
ser_par
- 24bitAD数据采样进行串并转换,并行输出。另包括24位DA并串转换,串行输出。-24bitAD data sampling and converted to strings, parallel output. Other notable features include 24-bit DA and string conversion, serial output.
chuanbing
- FPGA串口转并口示例,用于spi接口转换,便于数据处理-FPGA serial-to-parallel port example
chuanbingzhuanhuan
- Verilog串并转换,任意阶均可实现。-Verilog serial-to-parallel conversion of any order can be realized.
1
- 熟悉DOS编程环境:编写一个DOS环境的汇编语言程序,要求从键盘输入一串字符,并逆序显示,遇到英文字母的时候全部转换为大写字母。-Familiar with DOS programming environment: an assembly language program written in DOS environment required to enter a string of characters from the keyboard, and the reverse shows alph
DQPSK
- 基于VHDL的串并转换设计 完美编译 希望可以帮到大家- String and transformation design based on VHDL Perfect compilation The hope can help you
trial
- 可读取串口数据并显示在波形图上,然而并没有数组来储存数据,数据直接转换为数值后显示于波形图。-Serial data can be read and displayed on the waveform, but not the array to store data.