搜索资源列表
Lpc1768_QEI_Velo
- a project in Keil for the lpc1768 micro controller for calculating speed of the quadrature encoder , and connect via usb in Hid , with bulk transfer, and using a timer for Adc , to taking some conversion in every 20 msec
AT91SAM7X256_access_web_test
- 一个AT91SAM7X256 通过以太网访问网页的实验,硬件环境为at91sam7x-ek开发板,开发环境为iar。-A visit to the page via Ethernet AT91SAM7X256 experiments, hardware environment at91sam7x-ek development board, development environment for iar.
daokou_II_wireless
- arm7平台 NXP的LPC2200 操作系统ucos 任务:通过UART与外部单片机进行通信获取信息,然后通过gprs模块传输至网络平台; 亮点:gprs模块操作;ucos任务调度-NXP' s LPC2200 platform arm7 ucos operating system tasks: an external microcontroller via UART to communicate with the access to information, and the
Touch-screen-driver
- ARM开发板的触摸屏驱动程序,可通过超级终端查看屏幕触点的坐标及运动方式-ARM development board of the touch screen driver, you can view the screen contacts via HyperTerminal coordinates and movement pattern
AD_demo_uart1
- AD 在嵌入式系统中采样,然后通过串口发送出去,可以通过串口监控ADC的采样-ADC sample, then transfer data via uart0.
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
sn_UartFreq
- 实现STM32上面输出不同频率的方波。频率值在0-500HZ之间均匀变化,可通过串口1调节-STM32 at different frequencies to achieve a square wave output. In the 0-500HZ frequency value evenly between changes can be adjusted via the serial port 1
SUN
- 基于UC/OS-II的温度实时监测系统, 控制CPU自带温度传感器,并将温度显示在数码管或LCD上;当温度大于设定值时报警;报警驱动蜂鸣器并通过串口上传到PC;PC给出消除报警指令后则取消报警;报警的重新启动由按键通过中断送入;合理安排UC/OS-II实时任务,合理利用UC/OS-II各类事件机制(信号量、消息邮箱、消息队列、事件标志组等)。-Based on UC/OS-II real-time temperature monitoring system, the control CPU co
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
AutoBoot
- 利用ATRM9200的引导程序,下载程序到目标板下,通过TFTP连接电脑,完成自动下载应用程序-Use ATRM9200 boot program, download the program to the target board, connected to the computer via TFTP, complete the application automatically downloads
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.
myNFC-v1.3
- 嵌入式stm32通过串口1与NFC模块通信,NFC模块读取mifare卡信息,将此信息最终通过串口2打印到PC端屏幕,同时ucos提供多任务功能,LED1和LED2以多任务方式闪烁-Embedded stm32 1 and the NFC module through the serial port communication, NFC module reads mifare card information, this information is the final print to 2 P
NETCONN_WEBserver
- 本实验将实现如下功能:上电以后初始化相应的外设,如果开启了DHCP的话就获取IP地址等信息,在本实验中开发板为WebServer服务器,当开发板LCD进入主界面以后我们就可以在浏览器中输入开发板的IP地址来访问WsbServer服务器,可以在浏览器中控制开发板的相应外设,如LED、蜂鸣器。也可以通过浏览器来查看AD值和STM32F407内部温度传感器值。-The experiment will achieve the following functions: power after initia
RAW_Webserver
- 本实验将实现如下功能:上电以后初始化相应的外设,如果开启了DHCP的话就获取IP地址等信息,在本实验中开发板为WebServer服务器,当开发板LCD进入主界面以后我们就可以在浏览器中输入开发板的IP地址来访问WsbServer服务器,可以在浏览器中控制开发板的相应外设,如LED、蜂鸣器。也可以通过浏览器来查看AD值和STM32F407内部温度传感器值。-The experiment will achieve the following functions: power after initia
IAP_BootLoader
- 基于STM32F103的IAP引导程序,采用铁电存储器的0位存储空间来作为主程序与引导程序之间跳转的标志,通过串口来实现标志位的置0或置1,然后根据标志位的0还是1实现跳转,上位机通过超级终端实现,Ymode协议-The IAP STM32F103 based bootstrap, ferroelectric memory of 0 storage space as the jump between the main program and boot logo, through the seri
Clock_home5_UCOSIII - 副本
- 点阵挂钟 跑的UCOSIII 通过ESP8266实现从网上获取天气预报、联网对时的功能(Lattice clock run UCOSIII to achieve access to the weather forecast, on the network from the Internet via ESP8266)