登录
首页 » c » LCD12864 MSP430F5529打点程序

LCD12864 MSP430F5529打点程序

于 2022-04-21 发布 文件大小:2.26 kB
0 135
下载积分: 2 下载次数: 1

代码说明:

LCD12864 MSP430F5529打点程序 亲测可用#include #define uchar unsigned char #define CS1   P2OUT |= BIT0   //串行LCD宏定义 #define CS0   P2OUT &=~BIT0 #define SID1  P2OUT |= BIT6 #define SID0  P2OUT &=~BIT6 #define SCLK1 P2OUT |= BIT2 #define SCLK0 P2OUT &=~BIT2 #define RST1  P2OUT |= BIT3 #define RST0  P2OUT &=~BIT3 //#define PSB0   P2OUT |= BIT4 //#define PSB1   P2OUT &=~BIT4 //函数声明 void InitSys(); void delay_ms(unsigned int); void display_strings(void); void displaydot(unsigned char x0,unsigned char y0 ); void lcdinit(void); void clrgdram(void); void write_com(unsigned char); void write_data(unsigned char); void sendbyte(unsigned char); uchar ReadByte(void); uchar Read_dos(uchar mode); int  flag=1; unsigned char row1[]={""}; unsig

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

发表评论

0 个回复

  • OfficePlugins_Klose_Rinz
    windowsOffice中诸多实用性插件,包括MATHTYPE等。(windowsOffice many of the practicality of plug-ins, including MATHTYPE.)
    2012-05-01 23:32:59下载
    积分:1
  • 缠论笔底 中枢
    说明:  最好用的源码 DLL:=TDXDLL1(1,H,L,5); HIB:=TDXDLL1(2,DLL,H,L); LOB:=TDXDLL1(3,DLL,H,L); SIG:=TDXDLL1(4,DLL,H,L); BSP:=TDXDLL1(5,DLL,H,L); SLP:=TDXDLL1(8,DLL,H,L); IF(HIB,HIB,DRAWNULL), COLORYELLOW; IF(LOB,LOB,DRAWNULL), COLORYELLOW; STICKLINE(SIG,LOB,HIB,0,0), COLORYELLOW; DRAWLINE(DLL=-1,L,DLL=+1,H,0), COLORYELLOW; DRAWLINE(DLL=+1,H,DLL=-1,L,0), COLORYELLOW; DRAWNUMBER(DLL=+1,H,SLP), COLORYELLOW, DRAWABOVE; DRAWNUMBER(DLL=-1,L,SLP), COLORYELLOW; BUY(BSP=3,LOW); SELL(BSP=12,HIGH); BUYSHORT(BSP=2,LOW); SELLSHORT(BSP=13,HIGH);(cmake --build . --config Debug)
    2020-03-30 15:35:58下载
    积分:1
  • 800X600真彩色源代码
    说明:  石器时代大屏真彩色源代码,支持32位大屏,包含sever和客户端dll(c++ origin code include server and client)
    2021-04-24 12:38:47下载
    积分:1
  • Map
    利用OpenGL根据.raw作为高度图文件绘制地形,按键f为GL_FILL模式,按键l为GL_LINE模式,m为纹理贴图的地形,c为自己设置颜色的地形,h和t切换不同的地形.(The use of OpenGL in accordance with. Raw height map as a document mapping the topography, key f for GL_FILL mode l for GL_LINE mode button, m for the texture mapping of the terrain, c the color settings for their own terrain, h and t switch different terrain.)
    2009-06-02 19:57:51下载
    积分:1
  • 76545576
    自定义风格的SegmentedControl,IOS编程学习源码,很好的参考资料。(A custom style SegmentedControl, learning IOS programming source code, a good reference.)
    2013-12-05 09:13:30下载
    积分:1
  • Desktop
    说明:  实现20m双绞线有线通讯,一端控制另一端小灯亮暗,反过来,一端发送字符,另一端显示浮点数(Realize 20m twisted-pair cable communication, one end controls the light of the other end, conversely, one end sends characters, the other end shows floating-point numbers.)
    2020-06-18 04:40:02下载
    积分:1
  • UV4
    说明:  复制其中的“UV4.CDB”文件,复制到KEIL4的“UV4”文件夹中;(Copy the "uv4. CDB" file to the "uv4" folder of keil4;)
    2020-03-30 11:00:16下载
    积分:1
  • eCos
    ecos设备驱动程序的编写以及设计分析文档(The writing of the ecos device driver and the analysis of the design documents)
    2014-08-05 20:19:23下载
    积分:1
  • 单片机程序设计架构,带有串口调试,任务调度模型
    具有程序架构模型,任务实时调度,为嵌入式程序初学者拓展设计思路
    2022-03-25 04:05:04下载
    积分:1
  • 银行系统
    这是只是基本的控制台基于银行系统为分配目的。 zip 文件包含只有 cpp 文件和一个文本文件...
    2023-03-31 20:55:04下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载