搜索资源列表
-
1下载:
ZLG7290是串口的可以带64个按键,8位数码管显示的芯片,由于它的震荡电路是晶振,所以比7279稳定(7279是RC震荡)-Wire serial port can bring the 64 keys, eight digital display control chip, because it is crystal oscillator circuit shocks, the stable compared to 7279 (7279 was RC concussion)
-
-
0下载:
并口开发实用工具的文档和源码,已根据此开发出并口调试I2C的实用工具。-Parallel to the development of practical tools and source files, this has developed parallel debugging I2C a practical tool.
-
-
0下载:
8051, receive from serial port write to AT24C64
-
-
1下载:
基于STM32 的IAP升级库,可以完成通过串口,SPI,I2C的远程升级,Upgrade of the IAP based on the STM32 library, to be completed through the serial port, SPI, I2C remote upgrade
-
-
0下载:
ARM开发实例,实验板是LPC系列。里面有十多个常见的应用例子。包括串口、实时时钟RTC、步进机、时钟LCD显示、I2C等等。是学习ARM嵌入式开发的好资料,大力推荐-ARM development of examples of experimental board is LPC series. There are more than 10 examples of common applications. Including the serial port, real-time clock RT
-
-
0下载:
这是一个串行口的程序,是单片机控制的,让人容易入门。-This is a serial port of the process, the MCU control, makes it easier to entry.
-
-
0下载:
LCD电子时钟程序
Function :以I2C总线方式向PCF8563芯片写入初值,以BCD码方式存储,读取转化成2位数字方式LCD显示,通过串口接收时间数据可以调整设定显示时间
NOTE:包括三个程序:main程序和两个子模块程序。注释清晰,调试通过。
CPU :PIC16F877A-LCD electronic clock program
Function: to I2C-bus PCF8563 chip manner to write the initial valu
-
-
0下载:
* Copyright 2007, Werner Cornelius <werner <at> cornelius-consult.de>
* for changes/extenions regarding universal baud rate capability and modem
* line control/status routines.
*
* ch341.c implements a serial port driver for
-
-
0下载:
A nice test code to send via RS232 serial port a ket pressed in a matrix keybord. Also include I2C and 3-wire LCD routines.
-
-
0下载:
AVR I2C转串口(UART)程序代码,AVR通过I2C Slave方式接收数据,再经由串口转发出去。-AVR I2C to serial port (UART) code, AVR receive data through the I2C Slave mode, and then transmitted out through the serial port.
-
-
0下载:
使用 2410 实验平台上 4x4 用户键盘,编写程序接收键盘中断。通过 IIC 总线读入键值,并将读到的键值发送到串口。-Experimental platform using the 2410 4x4 user keyboard, write a program to receive the keyboard interrupt. IIC bus read through the key, and read the key sent to the serial port.
-
-
0下载:
基于I2C的温度记录仪,通过DS18B20采集到温度,显示到液晶并存入EEPROM,最后通过串口发送给上位机-I2C based temperature recorder, collected by DS18B20 temperature to the liquid crystal display and stored in EEPROM, finally sent to the host computer through the serial port
-
-
0下载:
本程序实现了以下功能:
单片机上电后等待从上位机串口发送来的命令,同时在数码管的前四位以十进制 显示
AD采集来的数值。
1)当收到以十六进制发送来的01后,向上位机发送字符串“Turn off ad!”,同时间隔
一秒读取AD的值,然后把AD转换过来的数表示成实际电压值(浮点数),并且从串口发
送给上位机,形式如“The voltage is 3.398438V”发送周期也是一秒一次。
2)当收到02时,向上位机发送“Turn off ad!”并停止发送电压值
3)
-
-
0下载:
在LINUX系统中进行I2C总线的传输,通过本例程了解串口的基本原理及使用 ,理解并掌握对串口进行初始化 *
* *
* 2.请使用串口调试助手(Baud 4800、数据位8、停止位1、效验位无)做为上位机来做收发试验。在调试助手字符串输入框中输入数字和字符,按发送按钮,然后观察接受窗口的变化。也可以用调试助手自动循环发送。 -I2C bus transfer in LINUX system to understand the the se
-
-
0下载:
基于FPGA的NIos II嵌入式系统通过I2C总线协议对串行电可擦写可编程只读存储器(AT24C02)进行读写操作,通过串口调试工具查看数据的传输是否正确。-NIos II FPGA-based embedded systems through the I2C bus protocol on the serial electrically EPROM (AT24C02) read and write operations, through the serial port debugging t
-
-
0下载:
AX11XX芯片的IIC驱动,用于网口转串口功能的开发。-AX11XX chip IIC driver for the network port to serial port functionality development.
-
-
0下载:
用代码来教什么使用用AVR单片机的i2C串口的使用-What with the code used to teach i2C with AVR microcontroller serial port to use
-
-
0下载:
STM32编程。通过I2C把EEPROM里的数据发往串口,并比较从串口接收到的数据,模拟一个智力问答的小情景。能把历史最高分纪录在EEPROM里-STM32 programming. Block through the I2C EEPROM in the data sent to a serial port, and compare the serial port to receive the data, the simulation of a small quiz. Can block th
-
-
0下载:
电脑端使用串口调试助手,选择电脑与STM32相连的COM口,设置为115200-N-8-1,
复位开发板,即可接收STM32串口发送给电脑的调试信息。-PC side using serial debugging assistant, the computer COM port and the STM32 connected to 115200-N-8-1,
Reset the board, STM32 serial port to receive debugging informat
-
-
0下载:
Serial to I2C adapter with programming example.
-