Welcome![Sign In][Sign Up]
Location:
Search - 256串口

Search list

[Com Port多线程串口类

Description:

编译环境: BC++ 5(free tool); C++ BUILDER 4, 5, 6, X; VC++ 5, 6, 7, 8;  GCC;

支持256个串口

体积小巧


Platform: | Size: 4801 | Author: gongzhu | Hits:

[Com Portchuankoubiancheng

Description: 串口编程--接收PC发过来的字符串,回发字符串.发送期间中断控制LED灯闪烁 采用外部晶振22.1184MHz 使用定时器1,方式2产生波特率,SMOD = 0或者1 定时器初值X=256-SYSCLK*(SMOD+1)(BAUDRATE*384) -Serial Programming -- receiving PC sent the string, the string back. During this interruption control LED lights external crystal 22.1184MHz use of a timer, two methods have baud rate, SMOD = 0 or a timer initial X = 256-SYSCLK * (SMOD a) (baudrate * 384)
Platform: | Size: 2436 | Author: 团党委 | Hits:

[Other resourceZIMOLZY

Description: 8×8,16×16,至256×256大小的各种字体的字母,数字,汉字点阵字库提取程序,支持C51和汇编格式,232通信发送二进制文件,能把所生成的字库数据通过232串口发送出去,不用任何协议,方便单片机调试。-8脳8, 16脳16, to 256脳256 the size each kind of typeface letter, the numeral, the Chinese character lattice fonts withdraws the procedure, supports C51 and the assembly form,,232 correspondences transmissions binary file, can the fonts data which produces through 232 strings mouths transmit, does not use any agreement, convenient monolithic integrated circuit debugging.
Platform: | Size: 338887 | Author: laiyao | Hits:

[Com PortscoComm

Description: 非常好的串口控件,OCX的,可支持到波特率921600,串口好到256,对于做手机及USB的通信将是非常好的工具!OCX源码,可改成你的控件名称啊-very good controls, OCX, offering support to 921,600 baud rate, good to 256 serial port, so the phone and USB communication will be a very good tool! OCX source, you can change the name ah Control
Platform: | Size: 69414 | Author: chen | Hits:

[Other resource20065303295

Description: : 8×8,16×16,至256×256大小的各种字体字母,数字,汉字点阵字库提取程序支持C51和汇编格式,232通信发送二进制文件,能把所生成的字库数据通过232串口发送出去,不用任何协议,方便单片机调试 8×8,16×16,至256×256大小的各种字体的字母,数字,汉字点阵字库提取程序,支持C51和汇编格式,232通信发送二进制文件,能把所生成的字库数据通过232串口发送出去,不用任何协议,方便单片机调试
Platform: | Size: 339182 | Author: laiyao | Hits:

[Other resourcegunchess

Description: gun C 环境下编写的,ARM芯片国际象棋代码,芯片采用LPC2124,所有代码包括:256*256的LCD显示屏驱动代码,串口输入驱动代码,国际象棋游戏完整代码。可以直接编译烧写到ARM芯片内执行。-gun C environment prepared by the ARM chip international chess code, chips used LPC2124. all of the code include : 256 * 256 LCD display driver code, serial input-driven code, International Chess integrity of the game code. Burning can be directly translated to the ARM chip implementation.
Platform: | Size: 153471 | Author: 刘伟 | Hits:

[OtherC51TOOLS

Description: C51开发者应用软件包,包括256色液晶字模程序,LCD字模软件、频率计算软件、51定时计算软件,串口调试助手等。希望对大家有帮助
Platform: | Size: 332939 | Author: 向云船 | Hits:

[Other resourceVirtual51

Description: 一个动态可视化的MCS-51全功能模拟器,此模拟器可以让您在PC机上模拟运行MCS-51程序就如同在硬体上一样. 这模拟器提供8KB的程序空间,256字节的RAM,16KB的XRAM,2个16位的定时/计数器(T0与T1),一个实时时钟,一个 5x6 的小键盘,一个 128x64 点阵的 LCD,一个音频发生器,一个串口,一个打印口,和5个有两个优先级的中断源,并且程序以固定的 12MHz 时钟运行.再附上四个 Keil C51 的例程,KeyPad(演示KeyPad使用),Music(模拟器演奏音乐),Picture(LCD图形演示),Proc24c02(使用此模拟器从电脑打印口读写24C02)等.. 再附上取图程序方便LCD图片程序应用.
Platform: | Size: 544349 | Author: kly | Hits:

[Embeded-SCM DevelopUART 串口编程

Description:

//串口编程--接收PC发过来的字符串,回发字符串.发送期间中断控制LED灯闪烁
//采用外部晶振22.1184MHz 使用定时器1,方式2产生波特率,SMOD = 0或者1
//定时器初值X=256-SYSCLK*(SMOD+1)/(BAUDRATE*384)
 


Platform: | Size: 4438 | Author: mcumcu | Hits:

[Com PortscoComm

Description: 非常好的串口控件,OCX的,可支持到波特率921600,串口好到256,对于做手机及USB的通信将是非常好的工具!OCX源码,可改成你的控件名称啊-very good controls, OCX, offering support to 921,600 baud rate, good to 256 serial port, so the phone and USB communication will be a very good tool! OCX source, you can change the name ah Control
Platform: | Size: 69632 | Author: chen | Hits:

[Embeded-SCM Develop320X240LCD仿真程序

Description: 320X240LCD仿真程序 320x240lcd仿真程序,仿真单色,4色,16色,256色lcd 使用方法:(需要注册mscomm32.ocx控件程序才能正常运行) 通过串口或TCP/IP将LCD显示缓冲区的全部内容发送到本软件接收即可 软件同时监控串口和tcp/ip口的数据,数据为一屏时刷新显示内容。 数据格式: 单色:unsigned char lcdbuf[9600] 每位一点 4色:unsigned char lcdbuf[19200] 每两位一点 16色:unsigned char lcdbuf[38400]每4位一点 256色:unsigned char lcdbuf[76800]每8位一点 软件用来在无lcd屏的时候调试图形GUI:-320X240LCD simulation program 320x240lcd simulation program, based on monochrome, four color, 16-color, 256 color LCD Use : (registered mscomm32.ocx control procedures in order to work) through serial or TCP/IP will be LCD display buffer to send the full contents of this software can receive while monitoring software serial and tcp/ip mouth of data, data for a screen refresh content. Data formats : Monochrome : unsigned char lcdbuf [9600] 1 o'clock every four colors : unsigned char lcdbuf [19,200] 2 1:16 every color : unsigned char lcdbuf [38,400] every four 1:00 256 color : unsigned char lcdbuf [76,800] 1:00 every eight software used in the absence of the LCD screen graphical debugger GUI :
Platform: | Size: 221184 | Author: 康康 | Hits:

[SCMZIMOLZY

Description: 8×8,16×16,至256×256大小的各种字体的字母,数字,汉字点阵字库提取程序,支持C51和汇编格式,232通信发送二进制文件,能把所生成的字库数据通过232串口发送出去,不用任何协议,方便单片机调试。-8脳8, 16脳16, to 256脳256 the size each kind of typeface letter, the numeral, the Chinese character lattice fonts withdraws the procedure, supports C51 and the assembly form,,232 correspondences transmissions binary file, can the fonts data which produces through 232 strings mouths transmit, does not use any agreement, convenient monolithic integrated circuit debugging.
Platform: | Size: 338944 | Author: | Hits:

[SCM20065303295

Description: : 8×8,16×16,至256×256大小的各种字体字母,数字,汉字点阵字库提取程序支持C51和汇编格式,232通信发送二进制文件,能把所生成的字库数据通过232串口发送出去,不用任何协议,方便单片机调试 8×8,16×16,至256×256大小的各种字体的字母,数字,汉字点阵字库提取程序,支持C51和汇编格式,232通信发送二进制文件,能把所生成的字库数据通过232串口发送出去,不用任何协议,方便单片机调试-: 8 × 8,16 × 16, to 256 × 256 size of the various fonts of letters, numbers, Chinese characters dot-matrix font support C51 extraction procedures and compilation format, 232 communications to send binary file, can the font data generated through 232 serial port to send out, without any agreement, to facilitate debugging single-chip 8 × 8,16 × 16, to 256 × 256 size of the various fonts of letters, numbers, Chinese characters dot-matrix font extraction procedures, to support the C51 and compilation format , 232 communications to send binary file, can the generated font data sent through the serial port 232, do not have any agreement to facilitate the single-chip debugging
Platform: | Size: 338944 | Author: laiyao | Hits:

[OtherC51TOOLS

Description: C51开发者应用软件包,包括256色液晶字模程序,LCD字模软件、频率计算软件、51定时计算软件,串口调试助手等。希望对大家有帮助-C51 application developer package, including 256-color liquid crystal matrix procedures, LCD matrix software, the frequency of calculation software, 51 regular computing software, such as serial debugging aides. Hope everyone has to help
Platform: | Size: 332800 | Author: 向木星 | Hits:

[SCMVirtual51

Description: 一个动态可视化的MCS-51全功能模拟器,此模拟器可以让您在PC机上模拟运行MCS-51程序就如同在硬体上一样. 这模拟器提供8KB的程序空间,256字节的RAM,16KB的XRAM,2个16位的定时/计数器(T0与T1),一个实时时钟,一个 5x6 的小键盘,一个 128x64 点阵的 LCD,一个音频发生器,一个串口,一个打印口,和5个有两个优先级的中断源,并且程序以固定的 12MHz 时钟运行.再附上四个 Keil C51 的例程,KeyPad(演示KeyPad使用),Music(模拟器演奏音乐),Picture(LCD图形演示),Proc24c02(使用此模拟器从电脑打印口读写24C02)等.. 再附上取图程序方便LCD图片程序应用.-A dynamic visualization of the MCS-51 full-function simulator, this simulator allows you to run PC-simulated MCS-51 procedure as in the same hardware. This simulator provides procedures 8KB space, 256 bytes of RAM, 16KB The XRAM, 2 16-bit timer/counter (T0 and T1), a real-time clock, a small 5x6 keyboard, a 128X64 lattice of the LCD, an audio generator, a serial port, one LPT, and 5 there are two priority interrupt sources, and procedures to run a fixed 12MHz clock. Keil C51 together with four of the routines, KeyPad (demo KeyPad use), Music (playing music simulator), Picture (LCD presentation graphics), Proc24c02 (use this simulator to read and write from the computer print port 24C02), etc. .. and then attach a check chart procedure process to facilitate the application of LCD pictures.
Platform: | Size: 544768 | Author: kly | Hits:

[VHDL-FPGA-VerilogRS232uart(VHDL)

Description: 256字节深度的RS232串口程序,共分4个模块,顶层文件\FIFO程序\串口收和串口发.经过测试已用于产品.可靠!-Depth of 256-byte Serial RS232 procedures, divided into four modules, top-level document procedures FIFO serial and serial-fat collection. After the test has been used in products. Reliable!
Platform: | Size: 5120 | Author: 温海龙 | Hits:

[SCMFlash_ROM_lab

Description: 用SmartGen生成一个256*8的大小同步FIFO,并通过串口发送数据初始化FIFO。然后,再通过串口返回到上位机的串口调试程序显示,确认数据是否正确。-SmartGen generated with a size of 256* 8 Synchronous FIFO, and sending data through the serial port to initialize FIFO. And then back through the serial port to the PC serial port debugger display to confirm the data is correct.
Platform: | Size: 3072 | Author: 劳杰勇 | Hits:

[SCM2052Player

Description: 由于不满意语音芯片的复制性差,于是自己做了一个语言模块,用STC12LE2052单片机的PWM功能播放声音,从Wave文件中提取的声音数据通过串口从计算机下载,存储在串行Flash芯片SST25VF016B中,可进行单段播放和循环播放,单个模块的制作成本应该在30元以下,可以播8K8位的声音256秒。-Not satisfied with the voice chip, as a result of poor copy, so do a language module, with the STC' s 2052 single-chip PWM function to play a sound, from the Wave files to extract the audio data downloaded from the computer through the serial port, is stored in the Serial Flash chip, can play single player and recycling, the production costs of a single module should be below 30, you can broadcast the voice of 8K8-bit 256 seconds.
Platform: | Size: 3072 | Author: 顾振宇 | Hits:

[VHDL-FPGA-Veriloguart_EP3C16_FIFO

Description: Verilog编写的串口RS232收发字符串程序,使用FIFO作为数据缓冲区,有效收发字符串长度为256字节,解决了利用串口调试工具与FPGA通讯只能收发单字节的问题.-Programs for uart/RS232, it can receive and transmit strings.
Platform: | Size: 6756352 | Author: 515666524 | Hits:

[Embeded-SCM DevelopP35PWM_P15ADC_串口1设置占空比

Description: 使用PCA0从P3.5输出8位的PWM, 输出的PWM经过RC滤波成直流电压送P1.5做ADC并用数码管显示出来.串口1配置为115200bps, 8,n, 1, 切换到P3.0 P3.1, 下载后就可以直接测试. 主时钟为22.1184MHZ, 通过串口1设置占空比.串口命令使用ASCII码的数字, 比如: 10, 就是设置占空比为10%, 100, 就是设置占空比为100%.可以设置的值为0~256, 0为连续低电平, 256为连续高电平.右边4位数码管显示ADC值, 左边4位数码管显示PWM值.(PWM-STC15 Series, including the header files and source files.)
Platform: | Size: 116736 | Author: 轩妍鲽恋 | Hits:
« 12 3 »

CodeBus www.codebus.net