登录
首页 » C# » an application based on the MSP430 example, the 430 and 24wc02EEprom Application...

an application based on the MSP430 example, the 430 and 24wc02EEprom Application...

于 2022-02-21 发布 文件大小:3.22 kB
0 86
下载积分: 2 下载次数: 1

代码说明:

一个基于关于MSP430应用的例子,430与24wc02EEprom的应用接口程序-an application based on the MSP430 example, the 430 and 24wc02EEprom Application Interface Program

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

发表评论

0 个回复

  • Cbooks
    说明:  C++电子书,包括C程序900例、C精彩文章40篇、C语言编程宝典、C语言资料大全1.0(C++ books, including the procedures for 900 cases of C, C wonderful article 40, C language programming Collection, C language Sourcebook 1.0)
    2010-04-19 22:35:30下载
    积分:1
  • FreeRTOSv8.0.1
    智能家居开发智能家居的程序代码分享谢谢。觉得好用的就下载玩玩(Intelligent development of intelligent Home Furnishing Home Furnishing code share. Feel good just download and play)
    2015-03-30 21:11:09下载
    积分:1
  • intelligent
    教室智能照明系统,通过红外判断人流,从而开启教室中的照明灯。(Classroom intelligent lighting system, to determine flow through the infrared to open the classroom lights.)
    2020-06-29 20:20:02下载
    积分:1
  • matlab_vs2008
    matlab vs2008混合编程,减少程序移植工作量。(matlab vs2008 mixed programming, reduce the workload of the transplant procedure.)
    2012-08-27 16:37:25下载
    积分:1
  • OLED12864设计方案0.96OLED
    ED12864显示屏设计方案(原理图 PCB BOM表 程序) 一、简介 OLED 屏幕作为一种新型的显示技术,其自身可以发光,亮度,对比度高,功耗低,在当下备受追捧。而在我们正常的显示调整参数过程中,我们越来越多的使用这种屏幕。我们使用的一般是分辨率为 128×64 ,屏幕尺寸为 0.96 寸。由于其较小的尺寸和比较高的分辨率,让它有着很好的显示效果和便携性。 目前我们经常使用的 OLED 屏幕一般有两种接口,IIC 或者 SPI ,两者使用的通信协议稍有不同,这里以 SPI 协议的 OLED 屏幕为例,带来它的使用方法。 模块接口定义   二、原理 如何控制每个像素的显示 这个屏幕的像素矩阵的划分是比较特殊的, 整个屏幕水平方向划分为8个page, 垂直方向则是按像素划分为128 column. 每个page-column包含8个像素, 通过一个十六进制数(其实就是一个字节, 8个bit)来控制, 每个bit控制一个像素。 即储存寄存器每个存储点的0/1控制(映射)一个像素点的亮/灭。 如果我们要在左上角显示一个亮点, 需要发送0x01(16进制的1)到数据地址, 例如: Wire.beginTransmission(0x3C); // 控制指令 Wire.write(0x40); // 写地址 Wire.write(0x01); // 写数据 Wire.endTransmission(); // 结束   三、设计方案 原理图: PCB:                              程序: 51单片机程序 STM32程序  
    2021-10-21 00:31:04下载
    积分:1
  • z
    说明:  用于指针学习的人 有很重要的作用 用于指针学习的人 有很重要的作用 用于指针学习的人 有很重要的作用 (For the pointers to learn a very important role in people for the pointers people have to learn a very important role for the pointers people have to learn a very important role in)
    2009-11-08 17:53:07下载
    积分:1
  • AD9858
    说明:  此程序为AD9858项目控制程序,主要是对它的控制(This process control procedures for the AD9858 projects, mainly in its control)
    2021-04-08 15:59:01下载
    积分:1
  • PIC单片机控制12864程序
    利用PIC18F4550控制12864程序编写,利用PIC18F4550来控制12864屏(ST7920),控制图片移动,绘图,显示字符等等功能
    2022-01-21 04:29:35下载
    积分:1
  • ljl
    vc++编写的学生成绩管理系统图形界面版小程序。(vc++ written in student achievement management system graphical interface version of applet.)
    2011-06-11 10:39:31下载
    积分:1
  • fem_codes
    fem is active queue management technique
    2013-10-14 01:05:54下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载