搜索资源列表
S3C44B0X_CLOCK
- 该程序是用来测试S3C44B0X的日历功能模块的,显示的时间通过超级终端显示出来,开发环境为ADS1.2,硬件调试通过
STM32-RTC-V2
- RTC模块的当前时间通过串口传送给PC机的超级终端显示,若RTC模块还未设置时间则通过超级终端进行设置。RTC秒中断每发生一次,发光二极管LED1闪烁一次。-RTC module to send the current time through the serial port PC-HyperTerminal shows that if RTC module is not yet set the time set by the Super Terminal. RTC seconds interr
100113200656
- 单片机schdoc 一个单片机超级电容的管理模块-一个单片机超级电容的管理模块 单片机schdoc
F41x_ADC0_ExternalInput
- 这个程序通过ADC0模块,使用单片机的P1.1端口,通过2048次对电压的测量,取平均值,把结果通过UART的超级终端,显示在上位机。-This program through ADC0 module, using SCM P1.1 port through 2048 versus voltage measurements, averaged the results through the UART HyperTerminal to display in the PC.
GPS_DebugCode
- STM32F103C8通过串口1接收来自NEO-6Q GPS模块的信息并通过串口2连接电脑显示在超级终端,波特率为115200.-STM32F103C8 through the serial port to receive the NEO-6Q 1 GPS module through the serial port information and 2 connecting the computer display in the super terminal, the baud rate is
webPlayer
- 第一个版本的原型机会采用Cortex M3级别的芯片,使用SD卡作为音乐的缓冲区,通过WiFi模块配合 lwIP网络协议栈连接豆瓣服务器,将数据首先下载到SD卡中缓存起来;系统采用一块Vx10xx MP3解码 芯片实现音乐的解码和播放。播放模块始终从SD卡中读取缓存的音乐,从而避免由于网络不稳定带来的 糟糕的播放体验。为了保护该开源项目,SD卡将不使用任何标准的文件系统,我们会将其视作一个巨大 的FLASH缓冲区使用,配合一个简单的链表式存储结构来保存和索引音乐文件。为了解决T
Cortex-M0
- 该程序用于采集环境中的温湿度以及光强等信息,结合ZigBee模块可实现对场地信息等的实时监控。主控芯片使用基于ARM Cortex-M0的NXP LPC11C14,温湿度采集使用DHT11数字传感器,光照采集使用ISL29003传感器。改程序可实现对上述信息的实时采集,并可通过超级终端显示出来。(The program is used to collect the temperature, humidity, light intensity and other information in th