搜索资源列表
ucos2 can总线通讯
- 编程实现MCP2510 的CAN 总线通讯;两个UP-NetARM3000 通过CAN 总线相连接。ARM 监视串行口,将接收到的字符发送 给另一个开发板并通过串口显示(计算机与开发板是通过超级终端通讯的)。即按PC 键盘通 过超级终端发送数据,开发板将接收到的数据通过CAN 总线转发,再另一个PC 的超级终 端上显示数据-Programming MCP2510 CAN bus communication; Two UP-NetARM3000 CAN bus link. ARM su
usbtest0326
- 基于ARM的读U盘,并从串口发送的程序, 附带12864带字库也晶子程序.-ARM-based U disk read and sent from the serial port procedures, fringe characters also brought 12,864 crystal subroutine.
lpc2210UCOSIIGPS
- 处理器:lpc2210;操作系统:UCOS;开发环境:ADS1.2;程序功能:GPS模块采样数据,发送给ARM处理器-Processor: lpc2210 Operating System: UCOS development environment: ADS1.2 program features: GPS module sampled data, sent to the ARM processor
STM32PUCOS-II=GPIO_PS2_TIM
- 1.板上的8 个按键分别 代表数字1-8,按下一个按键将结果通过串口发送到PC机上显示; 2.使用两个定时器模块,分别定时为1ms 和100ms 产生中断,使用它们分别 产生1s的定时时间,将时间分别显示到数码管上; 3.外接PS/2小键盘,将按键的值通过串口显示到PC机上。-A panel of eight key representing the number 1-8 press a key the results sent through the serial port on
RTC
- RTC的时钟设置和显示,通过秒中断功能,在LED1(GPIO_Pin_0)上以2s为周期闪烁,并以1s为周期通过USART送出时间信息 (在串口调试软件上以24小时时间制显示)-RTC clock setting and display by seconds interrupt function in LED1 (GPIO_Pin_0) the 2s cycle flashes and sent via USART 1s cycle time information (In 24-hou
NRF2401
- NRF2401完整的驱动程序,而不是原来的,买主板送,现在分享给大家。-NRF2401 complete driver, not original, buy board sent, now for everyone to share.
RS232
- RS232通信协议 由串口调试软件发送到串口,又返回至上位机-RS232 communication protocol sent by the serial debugging software to the serial port , and return to the previous bit machine.
ucosiii-ADC
- uCOSiii系统STM32的ADC采样例程,ADC采样值通过串口发送的上位机,同时增加了LED的任务。-uCOSiii system STM32 ADC sample routines, ADC samples sent by the host computer via the serial port, while increasing the LED task.
STM32C8T6-PIANO-ucos
- UCOSII工程的MIDI解析 解析MIDI内容,根据MIDI文件内的节拍和音符进行钢琴教学的指示 发送到DM132进行LED显示,显示MIDI的键位和力度 内含对应到钢琴键位的原理图,和所用DM132的规格书-MIDI analysis of UCOSII project MIDI content analysis, according to the rhythm and notes in the MIDI file to carry out the instruction o
Mytask-send-4-message--to-Youtask
- 编写两个任务,MYTASK和YOUTASK,由第一个任务向第二个任务循环发送4个消息,第二个任务接收并显示消息-Write two tasks, MYTASK and YOUTASK, sent by the first task to the second task cycle 4 message, the second task receive and display messages
WiFi_Slave_uCOS_II_WriteCard
- STM32平台上基于ucos-II移植了RFID和WiFi的驱动程序,可以读取M1射频卡,并通过WiFi模块(ESP-01)发送到局域网内其他主机(STM32 platform, based on the ucos-II transplant RFID and WiFi driver, you can read the M1 radio frequency card, and through the WiFi module (ESP-01) sent to other hosts within
mcu_wifi_88w8782(V3.4)
- 该工程文件包括F103以及F207版本,支持ucosii,若为不同的板子,只需要修改ucos官方配置文件即可。 功能:通过SDIO接口初始化WIFI模块,通过LWIP开源协议栈实现数据传送,一般支持需要大量数据发送的工程,效果稳定,长期不掉线(The project files include F103 and F207, which support ucosii, and if it is a different board, you only need to modify the offi
气象站数据采集
- 采集气象数据通过串口输出送到到WIFI网络中(Collecting meteorological data is sent to WIFI network through serial port output.)