搜索资源列表
ucos2 can总线通讯
- 编程实现MCP2510 的CAN 总线通讯;两个UP-NetARM3000 通过CAN 总线相连接。ARM 监视串行口,将接收到的字符发送 给另一个开发板并通过串口显示(计算机与开发板是通过超级终端通讯的)。即按PC 键盘通 过超级终端发送数据,开发板将接收到的数据通过CAN 总线转发,再另一个PC 的超级终 端上显示数据-Programming MCP2510 CAN bus communication; Two UP-NetARM3000 CAN bus link. ARM su
uc_51_small_for_c8051f023
- ucosii移植到C8051F023上的源代码。 有三个任务,分别通过串口输出数据。 有很好的参考价值-C8051F023 ucosii transplanted to the source code. There are three tasks, namely through the serial data output. Have a good reference value
UARTandSPIcg
- 在PC机上用串口精灵发送数据,可在LPC2136开发班上通过SPI接受数据的源代码
stm32-timerPPS2PUSART
- 在STM32F103上实现双定时器1S定时,利用RS232串口发送数据,利用中断检测PS2键盘和PC机交换信息并在串口助手上显示-In the STM32F103 dual timer 1 S timing, using RS232 serial send data, using interrupt the PS2 and PC keyboard detection to exchange information and serial port on display in assistant
STM32-serial-DEMO
- STM32 2个串口进行交互,串口1(2)发送的数据在串口2(1)接收并显示。-Interact of STM32 2 serial ports, serial ports (2) send data on the serial port 2 (1) to receive and display.
LPC2378Ucos2
- 开发环境是在MDK 下LPC2378下的UCOS串口编程,和以前那个相比,改动了启动代码,去掉了系统里面的一个报警提示,并且使用了信号量、邮箱等,初学者使用!还没有使用队列,而且要经过改动才能支持串口的多个数据接收目前一次最多是发8个数据。 函数的测试是上电后,P2.0~P2.7从高变低并发一个字母给串口,从低变高,还有一个外部按键中断,按一下,发1000Bytes数据。从串口发的数据给ARM,ARM返回收到的数据。-Development environment is under the
lpc2132_ucos_uartv1.6
- 在LPC2132的ARM处理器上,运行Ucos系统,并在此系统之上开始串口收发数据的代码实例。 -In the ARM processor LPC2132 running uCOS system and the system serial port to send and receive data on the beginning of the code examples.
PWM
- 运行程序时,正常情况下,喇叭和蜂鸣器会发声,数码管的第一个显示A,表示AD的意思,中间两个数码管显示AD转换出来的数值,闪动的点为定时器工作时每秒的计时。按键时在第4个数码管上显示所按下的键值。8个LED除第3,4个不亮外其他都亮,而当把插在J1第1,2针上的插线改插在J1第3,4针上时,这第3,4个LED亮。通过调节滑动变阻器VR1或VR2的值使数码管上显示的AD值改变。通过串口调试助手发送数据,目标板接收后在液晶上显示(波特率为9600),目标板每次复位后,都会向上位机发送一串数据,并在LC
uart_ucos
- 使用三星ARM9芯片S3C2410A,在uC/OS-II操作系统中实现串口的配置和数据传输-The use of Samsung ARM9 chips S3C2410A, in the uC/OS-II operating system to implement serial port configuration and data transfer
s1c33_uCos
- uCos在s1c33上的移植 S1C33 MCU EPSON最新的32位微处理器系列,专用于需要高级数据处理的便捷设备。 CPU性能 核心CPU 精工EPSON32位的RISC CPU,32位内部数据处理 33MHz 105条16位固定长度的指令 16个32位多用途的寄存器 在60MHZ操作下的最小指令执行时间为16.7ns 乘法、除法和MAC指令 内存 0~128K ROM 8K RAM 片内周边电路 晶振电路 32.769K~33MHz 定
KEYcom-232
- 在LM3s8962开发板上运行,keil开发环境,带按键和串口的中断,收发数据。-In LM3s8962 development board to run, keil development environment, with keys and serial port interrupts, send and receive data.
shiyan5
- 熟悉利用Ucos-II嵌入式操作系统开发一个实际项目的过程。 1.当开关switch闭合时,数码管显示0xff,串口终端发送数据0xff。不管是哪个键盘按下,都保持不变。 2.当开关switch打开时,数码管显示键盘键值,并在串口终端中输出此键值。 -failed to translate
Ilpc2132_ucosn
- 在LPC2132的ARM处理器上,运行Ucos系统,并在此系系统之上开始串口收发数据的代码实例。 ,已通过测试。 -In the ARM processor LPC2132 running Ucos system and the system to send and receive seerial data on the beginning of the code examples. Complete source code, has been tested.
ucos
- 智能交通灯,以通道转换采集的数据模拟实时道路车流量,以数码管显示数据,在串口输出相应信息。-Intelligent traffic lights, real-time road traffic flow channel conversion data acquisition analog, digital tube display data in the serial output.
NewSTM32F4xx_uCosII
- 基于STM32F4的ucosII移植程序,包含在ucosII下的DMA USART串口发送程序,无CPU干预,直接通过DMA向上位机发送数据!-Based STM32F4 of ucosII transplant procedures contained in ucosII the DMA USART serial transmission program, without CPU intervention, directly by the DMA to send data up crew!
uCOS-II-SmartFusion2
- 在smartfusion2平台上,在ucosII操作系统下,通过串口向计算机发送图像数据,计算机用串口调试助手接收-On smartfusion2 platform, operating system under ucosII send image data to a computer via serial port, the computer receives serial debugging assistant
test
- rcm3010板串口网口测试程序,用串口调试助手,波特率9600,向每个口发送数据,会有回应,但是每个字节都会加上10H-rcm3010 test program
ucos-project-ii-stm32c8t6
- stm32单片机-F103C8T6上实现了多任务的切换的ucos任务,实现了3路的串口数据的通信,串口数据接收的灵敏度比较高,其中一个串口通信是基于modbus协议,同时可以进行CAN的通信,需要的朋友可以根据自己的需要进行修改。-implemented on a single chip-F103C8T6 stm32 ucos task switching multitasking achieve three-way serial communication data, serial data
two_PWM
- 将UCOS-II移植至STM32F103ZET6上,并输出两路PWM波,和串口数据发送。-The UCOS-II transplanted to the STM32F103ZET6, and output two PWM wave, and serial data transmission.
气象站数据采集
- 采集气象数据通过串口输出送到到WIFI网络中(Collecting meteorological data is sent to WIFI network through serial port output.)