首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > Arduino图书馆对数字显示驱动器ICM7218

Arduino图书馆对数字显示驱动器ICM7218

资 源 简 介

Library for Arduino microcontrollers to drive 8-digit ICM7218 LED number displays Image from http://ardugonic.blogspot.com This library provides several methods of writing integers and floats to the display. Documentation is included in the source code. The example sketch might be useful for usage information. The library supports writing numbers, both integer and float, to the LED numeric display. Individual segment control is not supported by this library. Library code here: https://code.google.com/p/arduino-icm7218-library/source/browse/trunk/#trunk%2FICM7218 ICM7218 datasheet: http://www.intersil.com/data/fn/fn3159.pdf Example Arduino Sketch ``` include //pinout: (id0, id1, id2, id3, -id7-, write, mode) ICM7218 myDisplay(5,6,7,8,9,11,12); //makes a new ICM7218 called

文 件 列 表

ExampleSketch
.svn
ExampleSketch.pde
ICM7218
.svn
ICM7218.cpp
ICM7218.h
InstallReadme.txt

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • 猕猴桃 3分钟前 成为了本站会员

  • 11 3小时前 成为了本站会员

  • 开心快活人 6小时前 成为了本站会员

  • 晋财 7小时前 成为了本站会员

  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

0.242224s