搜索资源列表
rs
- Reed-Solomoon 纠错算法C语言的实现,在ARM嵌入式平台MLC NAND flash 驱动验证过。-Reed-Solomoon correction algorithms in C language to achieve, in the ARM embedded platform for MLC NAND flash driver verified.
RS-232
- 本文提出了基于MCU和RS232总线的嵌入式系统的常用设计方法,为工程师们提供了程序框架可供调用和移植。-In this paper, based on the MCU and RS232 bus embedded system design methods commonly used for the engineers to provide the procedural framework for the call and transplantation.
RS-232RS-422RS-485
- RS-232、RS-422与RS-485标准及应用-RS-232, RS-422 and RS-485 standard and its application
7
- :基于无线网络的大型武器装备故障诊断系统,其下位机在32 位微处理器S3C2410A 基础上,进行外围扩 展。包括信号采集、信号调理电路、JTAG 接口、LED 显示、无线网卡接口及RS232 接口,从而实现大型武器装备 数据采集及和上位机的无线数据交互。上位机由配置无线网卡微机组成。并采用笔记本电脑,通过无线网卡接受各 下位机采集的信息并显示。通过调用数据库,对数据进行分析,查找故障原因。-Fault diagnosis system for large-scale weapon
RS-485
- 基于核是ARM7TDMI-s的LPC2364的RS—485的串口通信源码-Is based on the ARM7TDMI-s nuclear LPC2364 of the RS-485 Serial Communication source
EXAM01
- You may control P0, P1, P2, P3 by using simple instruction A , B , C , D + [control byte}, at 57600bps with 22.1184MHz osc.-Programmable digital IO controller for c51 via RS-232 interface.
MAX3232.pdf
- MAX3234 RS-232 Transceiver SPEC
DMXREP
- rs 485 receptor dmx software
STM32-WWDGPLCD1602-Sec-counter
- WWDG+LCD1602秒表实验;* WWDG + LCD1602 秒表实验 *两个按键中断方式控制,计时精确到10ms *key1--Start/Stop---PA8(板子上User键) key2---Clear---PC13(板子上Tamper键) *LCD1602接线:D0~D7--->PD[0..7] RS->PE0 RW->PE1 E->PE2(外部接上拉电阻到5V) *by 追梦 2011-4-8 *change by:追梦 2011-
RS-232
- rs-232 module for stm32f103
CAN-RS232
- CAN 与rs-232实现通信互转,了解更多CAN 的功能-CAN and rs-232 communication system conversion to understand more the function of the CAN
Ethernet-RS-232
- PIC18F97J60单片机以太网源程序,可以使用MCC18或PICC18编译器编译,源程序内包含Microchip公司的TCPIP协议栈-PIC18F97J60 microcontroller Ethernet source, you can use or PICC18 MCC18 compiler, source code contains Microchip' s TCPIP stack
RS-485-communication-experiment
- 利用单片机MSP430f149单片机实现的 实验十一 模拟设定时间和RS-485通信实验-Experiment 11 MSP430f149 simulation using microcontroller MCU set time and RS-485 communication experiment
stm32-12864-MENU
- stm32下用12864做的多级菜单,void LCD_WriteData(u8 data) { CheckBusy() RW=0 //? RS=1 //?? DATAOUT12864(data) CE=1 delay_us(5) CE=0 }-Made of 12864 under the stm32 multilevel menu
1-Port-RS-232-Ethernet-Serial-Port
- 1-Port RS-232 Ethernet Serial Port.pdf
password
- 功能:支持3~20位的密码设置,初始密码为123456;若要重设密码,需先输入正确密码开锁。 ** 正常显示情况下,按下确认键上锁;按下密码键,开始输入密码。 **接线:PE[0..3] 4*4键盘的行线,均用中断方式,上拉输入,下降沿触发 ** PE[4..7] 4*4键盘的列线,下拉输入,在中断内临时改为上拉输入,用于读键值 ** PD[0..7] LCD12864 D0~D7 ** PD[13..15] LCD12864 RS,RW,E ** PA.1 连接继电器,
RS-232-Serial
- This file contains the necessary codes to Serial RS232 configuration on Linux
Thermostat_V1.5
- 一款常用的中央空调温控器,带液晶显示和RS-485通讯。-A common central air-conditioning thermostat with LCD display and RS-485 communications.
ADCPDACPDMA
- 实验器材: 探索者STM32F4开发板 实验目的: 学习STM32内部ADC的使用 硬件资源: 1,DS0(连接在PF9) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 4,ADC(STM32内部ADC1,通道5,即:ADC1_CH5)-experiment
19 RS485 transceiver test
- A simple example for implementing RS485 in STM32103F