搜索资源列表
vhdl_i2c
- 7. IIC 接口EEPROM 存取实验 按动开发板键盘某个键CPLD 将拨码开关的数据写入EEPROM 的某个地址,按动另 外一个键,将刚写入的数据读回CPLD,并在数码管上显示。帮助读者掌握I2C 的总线协 议和EEPROM 的读写方法。-7. IIC EEPROM Access Interface Development Board experimental pressed a button keyboard CPLD code will go into the data sw
iPhoneMixerEQGraphTest.
- iPhoneMixerEQGraphTest demonstrates how to build an Audio Unit Graph connecting a MultiChannel Mixer to the iPodEQ unit then to the RemoteIO unit. Two input busses are created each with input volume controls. An overall mixer output volume control
gongjiaobaozhan
- 实现公交车报站系统,有启动键,前进后退键等。-Bus stop to achieve systematic and start button, go forward, such as back button.
c8051f040exampleforcan
- CAN1.c and CAN2.c are a simple example of configuring a CAN network to transmit and receive data on a CAN network, and how to move information to and from CAN RAM message objects. Each C8051F040-TB CAN node is configured to send a message wh
can_show_remote
- CAN总线上挂接两个节点,当其中一个节点(节点1)的按键按下时,除了自身的数码管1、2显示加一,还向节点2发送一个远程帧;节点2接收到远程帧后想总线发送一个数据帧,如果节点2的按键被按下时,除了自身的数码管1、2显示加一,还会向总线发送数据帧,使得节点2的数码管3、4显示与其保持一致。-CAN bus articulated two nodes, when one node (Node 1) of the button is depressed, in addition to its own d
CANTEST
- 本文件是CAN总线通讯演示程序;将CAN_TEST下的CAN1,CAN2两个软件分别下载到两个目标板上,将两块板子的CAN总线连接(使用CAN必须将JP1的1,2及3,4脚短路,CAN总线的连接CANH接CANH,CANL接CANL),当按下按键S1时另外一块板子上的LED会灭,按键释放时LED亮。-The present document is a demonstration of CAN bus communication procedures will CAN_TEST under CA
stepp
- this a stepper motor controller with specifications pins: for RS-232 interfacing stepper motor: 47-50 bus PUSH button: 9-15 POTEN:9-15-this is a stepper motor controller with specifications pins: for RS-232 interfacing stepper motor: 47-5
zsMCUshiyanban
- 本实验板的制作原则,简单实用。资源: 8 个LED(闪灯,走马灯,各式花样灯)。4 个数码管(时钟显示,遥控码显示,计数显示等各种显示)。6 个按键(按键扫描,中断,计数器)。 AT24C02(I2C 总线接口实验)。6个接收头(家电遥控器接收,解码)。MAX232(串行RS232 和电脑通迅实验)。蜂鸣器提供各种实验的例程,让初学者轻松学会单片机编程。其中的遥控解码程序,可将红外遥控器的代码显示到LED 上,是遥控开发的好工具。-This experiment the production o
DS18B20
- 单总线多点测温系统,单总线它采用单根信号线既传输时钟又传输数据,而且数据传输是双向的它具有节省I/O 口线资源结构简单成本低廉便于总线扩展和 维护等诸多优点。本系统中所有的DS18B20都接在单片机的P1.1口上。用一个液晶屏显示,从单片机P3口接上8个开关,与右边的DS18B20 编号对应。当没有开关按下时屏幕显示"which NO you want press which key",要想看那一点处的温度就按下几号键(点击key右边的小红 点,按一下弹下,
KZWJ230
- 完成485总线数据的收发。 按键扫描等-Complete the 485 bus to send and receive data. Button scanning
BTF040
- 6.压缩文件有密码 7.源码重复或已经存在 请不要上传有版权争议的内容和木马病毒代码和访问国外网站的代理软件 -/ CAN1.c and CAN2.c are a simple example of configuring a CAN network to // transmit and receive data on a CAN network, and how to move information to // and from CAN RAM message obj
DS18B20
- MCS-51实现1-button总线成功程序。-MCS-51 to achieve a successful 1-button bus program.
main5
- 上车按键后开始计价。有实时时钟、单价、距离和总价钱显示。可以通过键盘修改单价(元/公里)和时间。有清除键用以清楚上次费用。利用LCD分别显示时间、单价、路程和费用。LED辅助显示说做操作。-Button on the bus after the valuation. Real-time clock, unit price, distance, and the total price display. You can modify the keyboard unit price (yuan/km)
sja1000andcanbus
- 用sja1000实现单个CAN节点的收发能力,实现了键值码的发送接收与显示-Using the bus can send and receive value code toggle button
Bus-matrix-keyboard-design-128-key
- 利用80C51单片机扩展128个按钮巧妙实现总线键盘设计-Using the 80C51 SCM expand 128 button keyboard design clever realize bus
calenda-clock
- 结合 I2C 总线控制的实时时钟、ZLG7290 键盘 LED 控制器进行万年历时钟的设计,可以分别显示日期和显示时间。用按键来切换显示的内容(初步设计用 D7 区的 S1 按键来切换)。-I2C bus control with real-time clock, ZLG7290 keyboard controller LED calendar clock designed to display the date and display time, respectively. Button to
wangnianli
- 用ZLG7290和PCF8563时钟芯片控制数码管显示时间、日期,并且可以通过按键调节时间及日期,系统采用IIC总线-PCF8563 clock chip with ZLG7290 control and digital display time, date, and can adjust the time and date through the button, the system IIC bus
CPLD1270-I2C
- I2C总线是一种非常常用的串行总线,它操作简便,占用接口少。本程序介绍操作一个I2C总线接口的EEPROM AT24C02的方法,使用户了解I2C总线协议和读写方法。 实验过程是:按动开发板键盘某个键CPLD将拨码开关的数据写入EEPROM的某个地址,按动另外一个键,将刚写入的数据读回CPLD,并在数码管上显示。(sw0为写入,sw1为读出)-I2C bus is a very popular serial bus, it is simple, taking less interface.
7290
- DSP2407模拟I2C总线与7290进行I2C通信,7290为周立功公司生产的LED与按键控制芯片。-DSP2407 analog I2C bus for I2C communication with the 7290, 7290 for the ZLG production of LED and button control chip.
Button-sends-8-bytes-of-data
- 通过CAN总线将b[8]={0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08}发送出去 CAN通信测试程序,CAN中继器的功能 IDE环境: keilC 2515初始化程序 CAN发送子程序,查询发送 CAN接收子程序,中断接收 硬件连接: AT89S51/52+MCP2515-Via CAN bus b [8] = {0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08} sent CAN