搜索资源列表
avr+cp2200_source
- m16+cp2200组成的网络接口。 m16使用内部RC振荡8M,如果要提高主频,请注意修改模拟总线读函数。 cp2200模块使用www.icdev.com.cn的,更改pin44连接VCC,即总线复用方式,地址数据复用。 软件编写使用avrstudio4.12+sp4+winavr(avrstudio自带的winavr嵌入方式)。 硬件连接: m16 | cp2200 PORTA | AD0-7 PB0 | RST PB1 | CS PB2 | RD P
AD_convert
- 使用mega16单片机进行片上自带的AD转换编程,实现10位AD数据转换,使用时需要仔细阅读Mega16的数据手册,对线路进行连接
Host_new
- 利用ATMEGA128芯片的双串口,UART0连接西门子MC55,UART1连接到RS232,将RS232接收到的数据包,通过MC55自带的TCP/IP栈以GPRS连接到INTERNET,并发送到制定IP地址和端口的主机。开发环境AVRSTUDIO,WINAVR,GNU C++,通过测试。
Thermometer
- 这是一个远程温度计 MCU: AT89S52 温度传感器: DS18B20 晶振: 12MHz 使用串口连接,在PC端使用\"超级终端\"打开 设置如下: 波特率: 4800 数据位: 8 奇偶校验: 无 停止位: 1 数据流控制: 无 电路图见Thermometer-SCH.jpg 该程序的编写参照了Keil UV2自带的便子 见EXAMPLES\\MEASURE 使用终端交互方式 其实,这不仅是一个测
SAA1064
- SAA1064 7段数码管的驱动程序,包括I2C数据写入函数,单片机自带I2C功能。-SAA1064 7 seg LED drive prog, including I2C write function, CPU have I2C function.
MMA1220D
- 用MSP430单片机控制MMA1220D传感器,进行数据采集。主要用到的是单片机自带的ADC12功能进行模数转换,并且将传感器转换得的电压值加以显示。-MSP430 SCM MMA1220D with sensors, data collection. The main use is single-chip features built-in ADC12 analog-digital conversion, and voltage sensor value conversion may be d
picAD
- PIC16F877A自带A/D模块应用测试 FileName :picAD.c CPU :PIC16F877A Function :RA2作模拟输入口,RD2口指示采样转换数据变化-PIC16F877A own A/D module application testing FileName: picAD.c CPU: PIC16F877A Function: RA2 for analog input port, RD2 mouth convert data sample cha
readORwriteFlashcode
- C8051FXXX系列单片机读写自带FLASH数据存储区例程,基本可直接使用。-C8051FXXX Series MCU FLASH own data store to read and write routines, the basic can be used directly.
12C887
- 本程序可实现时钟两种工作方式(AM/PM)的切换。同时允许对时钟的时间进行调整和设置,且芯片自带备用电池,不会因断电而丢失数据-This program can be two ways of working to achieve clock (AM/PM) of the switch. While allowing time to adjust the clock and settings, and the chip comes with a spare battery, will not lo
LEDtest
- 基于S3c44bo的点阵屏控制程序,可以显示红绿黄三种颜色,内部自带16*16字库和32*32字库。使用很方便,可以连接GSM模块接受点阵数据。-Dot-matrix screen based S3c44bo control procedures, can display three colors red, green and yellow, the internal character and comes with 16* 16 32* 32 font. Very easy to use,
ds1302
- 1302时钟芯片的应用,可以在其自带的Ram上存一些重要数据。-ds1302
TCPIP
- 使用C8051F340自带程序修改,tcp/ip协议栈自动完成,可完成多路ad检测,通过网络页面直接读取数据!-Own procedures using the C8051F340 modify, tcp/ip protocol stack automatically can detect the completion of multiple ad, read the data directly through the web page!
slave
- 2、从机:在P1口上实现流水灯,串口接收从主机发送过来的异步串行数据,将数据在从机板子上的数码管进行显示,并通过对数据的判断调节流水灯的速度(比如:0是最慢,F是最快,中间字符对应的流水灯速度依次递增,要能明显区分)。异步串行通信的要求:从机使用单片机自带的串口进行数据接收,速度是2400波特率。-2, from the machine: to achieve water in the P1 port lights, sent from the host over the serial port
shiyongshouce
- 处理器:C8051F340 TFT控制器:SSD1963 USB接口 SD卡接口 TFT LCD接口 支持触摸屏测试 支持最大分辨率:864(RGB)*480 Dots 此开发板支持SD卡读写,读写方式采用C8051自带的SPI,速度可高达(25Mb/S);支持USB驱动,通过PC端软件,可直接将需要现实的图片数据下载到SD卡中;赠送底
serial-port-test-program
- MSP430单片机串口测试程序。该程序将串口收到的字节发回主机,供测试串口用。用串口调试助手向430发送任意字符串,将接收到同样的字符串.也可用Windows自带的超级终端,设置波特率2400,8位数据,无校验无流量控制,连接。计算机键盘上按任意字母,屏幕会有回显。-This is a serial port test program on MSP430 MCU.
TC35
- TC35是Siemeils公司推出的新-代无线通信GSM模块。自带RS232通讯接口,可以方便地与PC机、单片机连机通讯。可以快速、安全、可靠地实现系统方案中的数据、语音传输、短消息服务(Short Message Service)和传真。TC35模块的工作电压为3.3—5.5V,可以工作在900MHz和1800MHz两个频段,所在频段功耗分别为2w(900M)和1w(1800M)。-TC35 is Siemeils the company' s new- generation wirel
src
- 和众达的开发板的自带程序,实现图像数据的采集,反色,播放等功能。-The programmer is about the image data capture inverse and show in the seeddsp dsk
shizhongwendu-xianshiqi
- 这是一个显示时钟温度的程序,通过触摸屏自带的温度传感器收集温度数据,在利用单片机时钟做一个钟表。-This is a display clock temperature program, through the touch screen comes with temperature sensors to collect temperature data, in the use of single-chip clock to make a watch
S6E63D6_driver
- OLED彩屏,型号为CMEL C0283QGLD-T,驱动芯片为三星的S6E63D6,为240*RGB*320的彩屏, 不带字库,软件模拟SPI方式驱动,通过画点实现所有功能,自己写的ARM CortexM3 lpc1768的驱动程序,程序注释比较详细,已经实际测试成功。 功能简介:毫秒级延时函数,任意时间定时。 自带多种颜色宏定义,已经实现了彩虹流的动态效果。 程序中的各种画图程序都带有颜色参数,可以自由选择所需要显示的颜色。 通过Image2
MQ-AD-Test-
- MQ-系列传感器程序,使用STC12C5A60S2单片机自带AD,将采集到的数据上传到串口-MQ-Series sensors, the use of single-chip native STC12C5A60S2 AD, upload the collected data to the serial port