登录
首页 » SCM » avr单片机中TWI主机发送和主机接收程序代码

avr单片机中TWI主机发送和主机接收程序代码

于 2022-08-19 发布 文件大小:5.74 kB
0 69
下载积分: 2 下载次数: 1

代码说明:

avr单片机中TWI主机发送和主机接收程序代码

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 用C51实现的拼音输入法,这是改写的网友 embuffalo、独步上载在www.21ic.com自由发布区的由张凯原作的51上的拼音输入法程序。 原作使用...
    用C51实现的拼音输入法,这是改写的网友 embuffalo、独步上载在www.21ic.com自由发布区的由张凯原作的51上的拼音输入法程序。 原作使用了一个二维数组用以查表,我认为这样比较的浪费空间,而且每个字表的索引地址要手工输入,效率不高。所以我用结构体将其改写了一下。就是大家现在看到的这个。 因为代码比较的大,共有6,000多汉字,这样就得要12,000 byte来存放GB内码,所以也是没办法的 :-( 编译结果约为3000h,因为大部分是索引表,代码优化几乎无效。 在Keil C里仿真芯片选用的是华邦的W77E58,它有32k ROM, 256B on-chip RAM, 1K on-chip SRAM (用DPTR1指针寻址,相当于有1K的片上xdata)。条件有限,没有上片试验,仿真而已。 打算将其移植到AVR上,但CodeAVRC与IAR EC++在结构体、指针的定义使用上似乎与C51不太一样,现在还未搞定。还希望在这方面有经验的网友能给予指导。-C51 with the Pinyin input method, which is rewritten netizens embuffalo. Unrivaled www.21ic.com available in the free publication of the original work by Kai-51 on the Pinyin input method procedures . Appreciate the use of a two-dimensional array for the look-up table, I think this is a waste of space. Each of the characters but the index table to manually input address, efficiency is not high. I use the structure to rewrite a bit. We see now is this. Because the code comparison, a total of 6, more than 000 Chinese characters, this must
    2023-04-01 14:55:03下载
    积分:1
  • ... the book details the latest PHILIPS, the most commonly used built
    ... 本书详细介绍了PHILIPS公司最新、最常用的内置ISP下载功能的64KB大容量Flash存储器 和特大RAM的P89C6xX2 6/12时钟低价单片机的原理;同时还用大量篇幅 ... 编号:9006] 单 片机C程序设计及应用实例 查看详细信息 作者:胡伟季晓衡出版日-... the book details the latest PHILIPS, the most commonly used built-in ISP download the 64KB large-capacity Flash memory and large RAM P89C6xX2 6/12 low-cost MCU clock principle; Also great length ... Number : 9006] microcontroller C- sequence Design and Application View detailed information Author : HU quarter Xiaoheng publication date
    2022-08-18 04:51:43下载
    积分:1
  • 环境是IAR,本实例应用于大棚或是其他需要温度控制的场合,可以供大家参考一下。...
    环境是IAR,本实例应用于大棚或是其他需要温度控制的场合,可以供大家参考一下。-Environment is the IAR, the examples used in greenhouses or other occasions the need for temperature control, you can refer to for everyone.
    2022-08-25 07:58:51下载
    积分:1
  • nRF2401的开发板电路原理图的PDF文件
    nRF2401开发板的电路原理图pdf文件-nRF2401 development board schematic circuit pdf file
    2023-06-24 19:45:02下载
    积分:1
  • 此资料里有单片机的仿真实例。本人试了非常有用。希望此资料对大家有所帮助!...
    此资料里有单片机的仿真实例。本人试了非常有用。希望此资料对大家有所帮助!-This information, there are examples of microcomputer simulation. I tried very useful. I hope that this information be helpful to everyone!
    2022-03-02 10:18:54下载
    积分:1
  • 实现单片机和计算机之间的数据交换, Windows 环境下的Visual Basic 6.0 作为可视化的编程工具, 具有完整的基于组件设计的可视化集成开发...
    实现单片机和计算机之间的数据交换, Windows 环境下的Visual Basic 6.0 作为可视化的编程工具, 具有完整的基于组件设计的可视化集成开发环境、操作简单、界面友好的特点。 上位机通信程序是用VB6.0 使用MAX232 来进行数据通信的协议, 既可 以使用查询方式又可以使用事件驱动方式来完成串行通信。-Realize single-chip computer and data exchange between computers, Windows environment Visual Basic 6.0 as a visual programming tool with a complete component-based design visualization integrated development environment, simple operation, user-friendly features of . PC communication program using VB6.0 using MAX232 to data communication protocol, we can use the query can also use event-driven approach to the completion of serial communication.
    2022-01-25 19:34:03下载
    积分:1
  • 单片机接口技术实验指导 单片机接口技术实验指导
    单片机接口技术实验指导 单片机接口技术实验指导-Single-chip interface technology to guide the experimental single-chip interface technology to guide the experimental
    2022-01-25 23:05:55下载
    积分:1
  • 本程序是无刷电机控制程序,在
    此程序是无刷电机控制程序,在实物中以经调试通过.各项性能指标均合格.-This procedure is brushless motor control procedures, in-kind in the adoption by the debugger. The performance indicators were qualified.
    2023-08-24 10:50:04下载
    积分:1
  • Nokia3310 LCD 51系列单片机控制源代码
    Nokia3310 LCD 51系列单片机控制源代码-Nokia3310 LCD 51 Series single-chip microcomputer to control the source code
    2022-03-16 18:10:58下载
    积分:1
  • 用汇编程序编写的音乐控制 系统可以选择将近40首歌
    用汇编程序编写的音乐控制 系统可以选择将近40首歌-procedures used to prepare a compilation of music control system can choose to nearly 40 songs
    2023-07-22 12:35:03下载
    积分:1
  • 696518资源总数
  • 104353会员总数
  • 66今日下载