登录
首页 » C++ » MSP430-OLED-SSD1306-drive

MSP430-OLED-SSD1306-drive

于 2021-03-18 发布 文件大小:496KB
0 189
下载积分: 1 下载次数: 130

代码说明:

  此程序库基于IAR5.50开发适用于msp430x2x系列单片机通过模拟spi接口对基于SD1306控制芯片的OLED进行显示.内涵主程序,示例字库及图片库。(This library development based IAR5.50 apply msp430x2x series microcontroller through simulation spi interface display. Connotations main program, an example of font and image libraries based on SD1306 control chip OLED.)

文件列表:

MSP430 OLED SSD1306 驱动库
..........................\MSP430 OLED SSD1306 2012-01-10
..........................\..............................\Backup of MSP430 OLED.ewd,20124,2011-12-28
..........................\..............................\Backup of MSP430 OLED.ewp,50910,2012-01-10
..........................\..............................\Debug
..........................\..............................\.....\Exe
..........................\..............................\.....\...\MSP430 OLED.d43,33635,2014-06-15
..........................\..............................\.....\List
..........................\..............................\.....\Obj
..........................\..............................\.....\...\EW8FE5.tmp.r43,936,2014-06-09
..........................\..............................\.....\...\Fonts_SSD1306.pbi,1774321,2014-06-15
..........................\..............................\.....\...\Fonts_SSD1306.pbi.cout,10555,2014-06-15
..........................\..............................\.....\...\Fonts_SSD1306.r43,4925,2014-06-15
..........................\..............................\.....\...\main.pbi,1080518,2014-06-09
..........................\..............................\.....\...\main.pbi.cout,10533,2014-06-09
..........................\..............................\.....\...\main.r43,4114,2014-06-09
..........................\..............................\.....\...\MSP430 OLED.pbd,2630915,2014-06-15
..........................\..............................\.....\...\MSP430 OLED.pbd.browse,2630915,2014-06-15
..........................\..............................\.....\...\OLED_SSD1306.pbi,1871635,2014-06-15
..........................\..............................\.....\...\OLED_SSD1306.pbi.cout,10554,2014-06-15
..........................\..............................\.....\...\OLED_SSD1306.r43,98382,2014-06-15
..........................\..............................\.....\...\Picture_SSD1306.pbi,1376861,2014-06-09
..........................\..............................\.....\...\Picture_SSD1306.pbi.cout,10557,2014-06-09
..........................\..............................\.....\...\Picture_SSD1306.r43,3844,2014-06-09
..........................\..............................\EW8FE4.tmp,11311,2014-06-09
..........................\..............................\EW8FE5.tmp,0,2014-06-09
..........................\..............................\EW8FE5.tmp.c,0,2014-06-09
..........................\..............................\EW9F30.tmp,0,2014-06-10
..........................\..............................\EW9F31.tmp,0,2014-06-10
..........................\..............................\EW9F31.tmp.c,0,2014-06-10
..........................\..............................\MSP430 OLED.dep,4566,2014-06-15
..........................\..............................\MSP430 OLED.ewd,20422,2014-06-08
..........................\..............................\MSP430 OLED.ewp,53213,2014-06-09
..........................\..............................\MSP430 OLED.eww,165,2011-12-28
..........................\..............................\MSP430 OLEDCustomSfr.sfr,25,2014-06-15
..........................\..............................\path.txt,0,2014-06-15
..........................\..............................\settings
..........................\..............................\........\MSP430 OLED.cspy.bat,1715,2014-06-15
..........................\..............................\........\MSP430 OLED.dbgdt,3765,2014-06-15
..........................\..............................\........\MSP430 OLED.dni,1511,2014-06-15
..........................\..............................\........\MSP430 OLED.wsdt,5329,2014-06-15
..........................\..............................\Source
..........................\..............................\......\main.c,795,2014-06-09
..........................\..............................\......\MyType.h,3784,2012-01-10
..........................\..............................\......\OLED_SSD1306
..........................\..............................\......\............\Fonts_SSD1306.c,10729,2014-06-15
..........................\..............................\......\............\Fonts_SSD1306.h,406,2012-01-10
..........................\..............................\......\............\OLED_SSD1306.c,20170,2014-06-15
..........................\..............................\......\............\OLED_SSD1306.h,8201,2014-06-09
..........................\..............................\......\............\Picture_SSD1306.c,4583,2014-06-09
..........................\..............................\......\............\Picture_SSD1306.h,230,2014-06-09
..........................\..............................\VC6Prj
..........................\..............................\......\Debug
..........................\..............................\......\MSP430_OLED.dsp,4491,2011-12-28
..........................\..............................\......\MSP430_OLED.dsw,545,2011-12-28
..........................\..............................\......\MSP430_OLED.ncb,82944,2012-01-10
..........................\..............................\......\MSP430_OLED.opt,56832,2012-01-10
..........................\..............................\......\MSP430_OLED.positions,1225,2012-01-10

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

发表评论

0 个回复

  • yaokong
    用c语言写的89c52程序,控制一只遥控车,代码简单,适合初学者(89c52 program, written in c language to control a remote control car, a simple code for beginners)
    2012-07-29 23:51:55下载
    积分:1
  • dianzhen
    一个单片机开发实例,可以用开发板实现点阵的规律闪烁发光(A microcontroller development example, you can use the law of the development board to achieve lattice twinkling)
    2010-11-02 12:41:38下载
    积分:1
  • 7_SmartConfig
    基于乐鑫的SDK的按键触发一键配网smartConfig模式上云端代码。(The key of SDK based on Lexin triggers the cloud code on smartConfig mode of one key distribution network.)
    2019-03-09 08:57:54下载
    积分:1
  • 数码管静态显示
    说明:  这是一个基于STC89C51的数码管静态显示简单例程(This is a simple routine of digital tube static display based on STC89C51)
    2020-04-12 18:39:59下载
    积分:1
  • DepthFirstSearch
    Depth First Search For Graph
    2014-02-20 22:49:58下载
    积分:1
  • temperature-control-system.zip
    a microcontroller as the core of the vegetable greenhouse temperature control system.
    2013-06-02 20:30:05下载
    积分:1
  • LUNCHPADMSP430G2553L298电驱动
    能够驱动5v-12v直流电机电动小车的驱动不但要求电机驱动系统具有高转矩重量比、宽调速范围、 高可靠性,而且电机的转矩 -转速特性受电源功率的影响,这就要求驱动 具有尽可能宽的高效率区。(The drive of 5V-12V DC motor electric car requires not only the motor drive system with high torque-weight ratio, wide speed range and high reliability, but also the torque-speed characteristics of the motor affected by power supply power, which requires the drive to have as wide a high efficiency area as possible.)
    2020-06-18 08:20:02下载
    积分:1
  • Alarm
    一个基于C语言的51单片机多功能电子闹钟日历,支持多组闹铃和倒计时功能,自动修正闰年天数(A microcontroller-based C-51 multi-function electronic calendar alarm clock, alarm and countdown to support multiple functions, automatically correct number of days in leap year)
    2010-10-28 19:43:48下载
    积分:1
  • yicishnhe
    说明:  实现倒立摆,2013年电赛题目,代码简单耐看(Implementing inverted pendulum)
    2020-06-21 00:00:02下载
    积分:1
  • 五路寻迹模块+寻迹传感器+循迹模块+5大功能
    说明:  五路循迹功能;循迹传感器应用;arduino循迹小车代码汇总(Five way tracking function; tracking sensor application; code summary of Arduino tracking car)
    2020-11-18 23:29:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载